Expand description
Amazon Macie Classic is a security service that uses machine learning to automatically discover, classify, and protect sensitive data in AWS. Macie Classic recognizes sensitive data such as personally identifiable information (PII) or intellectual property, and provides you with dashboards and alerts that give visibility into how this data is being accessed or moved. For more information, see the Amazon Macie Classic User Guide.
If you’re using the service, you’re probably looking for MacieClient and Macie.
Structs§
- Associate
Member Account Request - Associate
S3Resources Request - Associate
S3Resources Result - Classification
Type The classification type that Amazon Macie Classic applies to the associated S3 resources.
- Classification
Type Update The classification type that Amazon Macie Classic applies to the associated S3 resources. At least one of the classification types (oneTime or continuous) must be specified.
- Disassociate
Member Account Request - Disassociate
S3Resources Request - Disassociate
S3Resources Result - Failed
S3Resource Includes details about the failed S3 resources.
- List
Member Accounts Request - List
Member Accounts Result - List
S3Resources Request - List
S3Resources Result - Macie
Client - A client for the Amazon Macie API.
- Member
Account Contains information about the Amazon Macie Classic member account.
- S3Resource
Contains information about the S3 resource. This data type is used as a request parameter in the DisassociateS3Resources action and can be used as a response parameter in the AssociateS3Resources and UpdateS3Resources actions.
- S3Resource
Classification The S3 resources that you want to associate with Amazon Macie Classic for monitoring and data classification. This data type is used as a request parameter in the AssociateS3Resources action and a response parameter in the ListS3Resources action.
- S3Resource
Classification Update The S3 resources whose classification types you want to update. This data type is used as a request parameter in the UpdateS3Resources action.
- Update
S3Resources Request - Update
S3Resources Result
Enums§
- Associate
Member Account Error - Errors returned by AssociateMemberAccount
- Associate
S3Resources Error - Errors returned by AssociateS3Resources
- Disassociate
Member Account Error - Errors returned by DisassociateMemberAccount
- Disassociate
S3Resources Error - Errors returned by DisassociateS3Resources
- List
Member Accounts Error - Errors returned by ListMemberAccounts
- List
S3Resources Error - Errors returned by ListS3Resources
- Update
S3Resources Error - Errors returned by UpdateS3Resources
Traits§
- Macie
- Trait representing the capabilities of the Amazon Macie API. Amazon Macie clients implement this trait.