Values.SendObjectMalwareScanRequestSourceInitiates a malware scan for a specific S3 object. This API allows you to perform on-demand malware scanning of individual objects in S3 buckets that have Malware Protection for S3 enabled. When you use this API, the Amazon Web Services service terms for GuardDuty Malware Protection apply. For more information, see Amazon Web Services service terms for GuardDuty Malware Protection.
type nonrec t = {s3Object : S3ObjectForSendObjectMalwareScan.t option;The S3 object information for the object you want to scan. The bucket must have a Malware Protection plan configured to use this API.
*)}