import * as mod from "https://aws-api.deno.dev/v0.2/services/macie.ts?docs=full";
AssociateMemberAccountRequest | |
AssociateS3ResourcesRequest | |
AssociateS3ResourcesResult | |
ClassificationType | The classification type that Amazon Macie Classic applies to the associated S3 resources. |
ClassificationTypeUpdate | 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. |
DisassociateMemberAccountRequest | |
DisassociateS3ResourcesRequest | |
DisassociateS3ResourcesResult | |
FailedS3Resource | Includes details about the failed S3 resources. |
ListMemberAccountsRequest | |
ListMemberAccountsResult | |
ListS3ResourcesRequest | |
ListS3ResourcesResult | |
MemberAccount | 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. |
S3ResourceClassification | 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. |
S3ResourceClassificationUpdate | The S3 resources whose classification types you want to update. This data type is used as a request parameter in the UpdateS3Resources action. |
UpdateS3ResourcesRequest | |
UpdateS3ResourcesResult |