You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Macie2::Types::CreateSampleFindingsRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::Macie2::Types::CreateSampleFindingsRequest
- Defined in:
- (unknown)
Overview
Note:
When passing CreateSampleFindingsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
finding_types: ["SensitiveData:S3Object/Multiple"], # accepts SensitiveData:S3Object/Multiple, SensitiveData:S3Object/Financial, SensitiveData:S3Object/Personal, SensitiveData:S3Object/Credentials, SensitiveData:S3Object/CustomIdentifier, Policy:IAMUser/S3BucketPublic, Policy:IAMUser/S3BucketSharedExternally, Policy:IAMUser/S3BucketReplicatedExternally, Policy:IAMUser/S3BucketEncryptionDisabled, Policy:IAMUser/S3BlockPublicAccessDisabled
}
Specifies the types of findings to include in a set of sample findings that Amazon Macie creates.