String resourceType
String memberAccountId
The ID of the AWS account that you want to associate with Amazon Macie Classic as a member account.
String oneTime
A one-time classification of all of the existing objects in a specified S3 bucket.
String continuous
A continuous classification of the objects that are added to a specified S3 bucket. Amazon Macie Classic begins performing continuous classification after a bucket is successfully associated with Macie Classic.
String oneTime
A one-time classification of all of the existing objects in a specified S3 bucket.
String continuous
A continuous classification of the objects that are added to a specified S3 bucket. Amazon Macie Classic begins performing continuous classification after a bucket is successfully associated with Macie Classic.
String memberAccountId
The ID of the member account that you want to remove from Amazon Macie Classic.
String memberAccountId
The ID of the Amazon Macie Classic member account whose resources you want to remove from being monitored by Macie Classic.
List<E> associatedS3Resources
The S3 resources (buckets or prefixes) that you want to remove from being monitored and classified by Amazon Macie Classic.
S3Resource failedItem
The failed S3 resources.
String errorCode
The status code of a failed item.
String errorMessage
The error message of a failed item.
String errorCode
String nextToken
Use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListMemberAccounts action. Subsequent calls to the action fill nextToken in the request with the value of nextToken from the previous response to continue listing data.
Integer maxResults
Use this parameter to indicate the maximum number of items that you want in the response. The default value is 250.
List<E> memberAccounts
A list of the Amazon Macie Classic member accounts returned by the action. The current Macie Classic administrator account is also included in this list.
String nextToken
When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.
String memberAccountId
The Amazon Macie Classic member account ID whose associated S3 resources you want to list.
String nextToken
Use this parameter when paginating results. Set its value to null on your first call to the ListS3Resources action. Subsequent calls to the action fill nextToken in the request with the value of nextToken from the previous response to continue listing data.
Integer maxResults
Use this parameter to indicate the maximum number of items that you want in the response. The default value is 250.
List<E> s3Resources
A list of the associated S3 resources returned by the action.
String nextToken
When a response is generated, if there is more data to be listed, this parameter is present in the response and contains the value to use for the nextToken parameter in a subsequent pagination request. If there is no more data to be listed, this parameter is set to null.
String accountId
The AWS account ID of the Amazon Macie Classic member account.
String bucketName
The name of the S3 bucket that you want to associate with Amazon Macie Classic.
String prefix
The prefix of the S3 bucket that you want to associate with Amazon Macie Classic.
ClassificationType classificationType
The classification type that you want to specify for the resource associated with Amazon Macie Classic.
String bucketName
The name of the S3 bucket whose classification types you want to update.
String prefix
The prefix of the S3 bucket whose classification types you want to update.
ClassificationTypeUpdate classificationTypeUpdate
The classification type that you want to update for the resource associated with Amazon Macie Classic.
Copyright © 2021. All rights reserved.