S3ObjectForSendObjectMalwareScan
The S3 object path to initiate a scan, including bucket name, object key, and optional version ID.
Contents
- bucket
-
The name of the S3 bucket containing the object to scan. The bucket must have GuardDuty Malware Protection enabled.
Type: String
Required: No
- key
-
The key (name) of the S3 object to scan for malware. This must be the full key path of the object within the bucket.
Type: String
Required: No
- versionId
-
The version ID of the S3 object to scan. If not specified, the latest version of the object is scanned.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: