String resourceType
String memberAccountId
(Discontinued) The ID of the Amazon Web Services account that you want to associate with Amazon Macie Classic as a member account.
String memberAccountId
(Discontinued) The ID of the Amazon Macie Classic member account whose resources you want to associate with Macie Classic.
List<E> s3Resources
(Discontinued) The S3 resources that you want to associate with Amazon Macie Classic for monitoring and data classification.
String oneTime
(Discontinued) A one-time classification of all of the existing objects in a specified S3 bucket.
String continuous
(Discontinued) 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
(Discontinued) A one-time classification of all of the existing objects in a specified S3 bucket.
String continuous
(Discontinued) 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
(Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.
String memberAccountId
(Discontinued) The ID of the Amazon Macie Classic member account whose resources you want to remove from being monitored by Macie Classic.
List<E> associatedS3Resources
(Discontinued) The S3 resources (buckets or prefixes) that you want to remove from being monitored and classified by Amazon Macie Classic.
S3Resource failedItem
(Discontinued) The failed S3 resources.
String errorCode
(Discontinued) The status code of a failed item.
String errorMessage
(Discontinued) The error message of a failed item.
String errorCode
String nextToken
(Discontinued) 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
(Discontinued) Use this parameter to indicate the maximum number of items that you want in the response. The default value is 250.
List<E> memberAccounts
(Discontinued) 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
(Discontinued) 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
(Discontinued) The Amazon Macie Classic member account ID whose associated S3 resources you want to list.
String nextToken
(Discontinued) 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
(Discontinued) Use this parameter to indicate the maximum number of items that you want in the response. The default value is 250.
List<E> s3Resources
(Discontinued) A list of the associated S3 resources returned by the action.
String nextToken
(Discontinued) 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
(Discontinued) The Amazon Web Services account ID of the Amazon Macie Classic member account.
String bucketName
(Discontinued) The name of the S3 bucket that you want to associate with Amazon Macie Classic.
String prefix
(Discontinued) The prefix of the S3 bucket that you want to associate with Amazon Macie Classic.
ClassificationType classificationType
(Discontinued) The classification type that you want to specify for the resource associated with Amazon Macie Classic.
String bucketName
(Discontinued) The name of the S3 bucket whose classification types you want to update.
String prefix
(Discontinued) The prefix of the S3 bucket whose classification types you want to update.
ClassificationTypeUpdate classificationTypeUpdate
(Discontinued) The classification type that you want to update for the resource associated with Amazon Macie Classic.
String memberAccountId
(Discontinued) The Amazon Web Services account ID of the Amazon Macie Classic member account whose S3 resources' classification types you want to update.
List<E> s3ResourcesUpdate
(Discontinued) The S3 resources whose classification types you want to update.
Copyright © 2023. All rights reserved.