'2.0', 'service' => 'Amazon Macie Classic

Amazon Macie Classic has been discontinued and is no longer available.

A new Amazon Macie is now available with significant design improvements and additional features, at a lower price and in most Amazon Web Services Regions. We encourage you to take advantage of the new and improved features, and benefit from the reduced cost. To learn about features and pricing for the new Macie, see Amazon Macie. To learn how to use the new Macie, see the Amazon Macie User Guide.

', 'operations' => [ 'AssociateMemberAccount' => '

(Discontinued) Associates a specified Amazon Web Services account with Amazon Macie Classic as a member account.

', 'AssociateS3Resources' => '

(Discontinued) Associates specified S3 resources with Amazon Macie Classic for monitoring and data classification. If memberAccountId isn\'t specified, the action associates specified S3 resources with Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action associates specified S3 resources with Macie Classic for the specified member account.

', 'DisassociateMemberAccount' => '

(Discontinued) Removes the specified member account from Amazon Macie Classic.

', 'DisassociateS3Resources' => '

(Discontinued) Removes specified S3 resources from being monitored by Amazon Macie Classic. If memberAccountId isn\'t specified, the action removes specified S3 resources from Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action removes specified S3 resources from Macie Classic for the specified member account.

', 'ListMemberAccounts' => '

(Discontinued) Lists all Amazon Macie Classic member accounts for the current Macie Classic administrator account.

', 'ListS3Resources' => '

(Discontinued) Lists all the S3 resources associated with Amazon Macie Classic. If memberAccountId isn\'t specified, the action lists the S3 resources associated with Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action lists the S3 resources associated with Macie Classic for the specified member account.

', 'UpdateS3Resources' => '

(Discontinued) Updates the classification types for the specified S3 resources. If memberAccountId isn\'t specified, the action updates the classification types of the S3 resources associated with Amazon Macie Classic for the current Macie Classic administrator account. If memberAccountId is specified, the action updates the classification types of the S3 resources associated with Macie Classic for the specified member account.

', ], 'shapes' => [ 'AWSAccountId' => [ 'base' => NULL, 'refs' => [ 'AssociateMemberAccountRequest$memberAccountId' => '

(Discontinued) The ID of the Amazon Web Services account that you want to associate with Amazon Macie Classic as a member account.

', 'AssociateS3ResourcesRequest$memberAccountId' => '

(Discontinued) The ID of the Amazon Macie Classic member account whose resources you want to associate with Macie Classic.

', 'DisassociateMemberAccountRequest$memberAccountId' => '

(Discontinued) The ID of the member account that you want to remove from Amazon Macie Classic.

', 'DisassociateS3ResourcesRequest$memberAccountId' => '

(Discontinued) The ID of the Amazon Macie Classic member account whose resources you want to remove from being monitored by Macie Classic.

', 'ListS3ResourcesRequest$memberAccountId' => '

(Discontinued) The Amazon Macie Classic member account ID whose associated S3 resources you want to list.

', 'MemberAccount$accountId' => '

(Discontinued) The Amazon Web Services account ID of the Amazon Macie Classic member account.

', 'UpdateS3ResourcesRequest$memberAccountId' => '

(Discontinued) The Amazon Web Services account ID of the Amazon Macie Classic member account whose S3 resources\' classification types you want to update.

', ], ], 'AccessDeniedException' => [ 'base' => '

(Discontinued) You do not have required permissions to access the requested resource.

', 'refs' => [], ], 'AssociateMemberAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateS3ResourcesRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateS3ResourcesResult' => [ 'base' => NULL, 'refs' => [], ], 'BucketName' => [ 'base' => NULL, 'refs' => [ 'S3Resource$bucketName' => '

(Discontinued) The name of the S3 bucket.

', 'S3ResourceClassification$bucketName' => '

(Discontinued) The name of the S3 bucket that you want to associate with Amazon Macie Classic.

', 'S3ResourceClassificationUpdate$bucketName' => '

(Discontinued) The name of the S3 bucket whose classification types you want to update.

', ], ], 'ClassificationType' => [ 'base' => '

(Discontinued) The classification type that Amazon Macie Classic applies to the associated S3 resources.

', 'refs' => [ 'S3ResourceClassification$classificationType' => '

(Discontinued) The classification type that you want to specify for the resource associated with Amazon Macie Classic.

', ], ], 'ClassificationTypeUpdate' => [ 'base' => '

(Discontinued) 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.

', 'refs' => [ 'S3ResourceClassificationUpdate$classificationTypeUpdate' => '

(Discontinued) The classification type that you want to update for the resource associated with Amazon Macie Classic.

', ], ], 'DisassociateMemberAccountRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateS3ResourcesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisassociateS3ResourcesResult' => [ 'base' => NULL, 'refs' => [], ], 'ErrorCode' => [ 'base' => 'Error code for the exception', 'refs' => [ 'FailedS3Resource$errorCode' => '

(Discontinued) The status code of a failed item.

', 'InternalException$errorCode' => NULL, 'InvalidInputException$errorCode' => NULL, 'LimitExceededException$errorCode' => NULL, ], ], 'ExceptionMessage' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$message' => NULL, 'FailedS3Resource$errorMessage' => '

(Discontinued) The error message of a failed item.

', 'InternalException$message' => NULL, 'InvalidInputException$message' => NULL, 'LimitExceededException$message' => NULL, ], ], 'FailedS3Resource' => [ 'base' => '

(Discontinued) Includes details about the failed S3 resources.

', 'refs' => [ 'FailedS3Resources$member' => NULL, ], ], 'FailedS3Resources' => [ 'base' => NULL, 'refs' => [ 'AssociateS3ResourcesResult$failedS3Resources' => '

(Discontinued) S3 resources that couldn\'t be associated with Amazon Macie Classic. An error code and an error message are provided for each failed item.

', 'DisassociateS3ResourcesResult$failedS3Resources' => '

(Discontinued) S3 resources that couldn\'t be removed from being monitored and classified by Amazon Macie Classic. An error code and an error message are provided for each failed item.

', 'UpdateS3ResourcesResult$failedS3Resources' => '

(Discontinued) The S3 resources whose classification types can\'t be updated. An error code and an error message are provided for each failed item.

', ], ], 'FieldName' => [ 'base' => 'Field that has invalid input', 'refs' => [ 'InvalidInputException$fieldName' => NULL, ], ], 'InternalException' => [ 'base' => '

(Discontinued) Internal server error.

', 'refs' => [], ], 'InvalidInputException' => [ 'base' => '

(Discontinued) The request was rejected because an invalid or out-of-range value was supplied for an input parameter.

', 'refs' => [], ], 'LimitExceededException' => [ 'base' => '

(Discontinued) The request was rejected because it attempted to create resources beyond the current Amazon Web Services account quotas. The error code describes the quota exceeded.

', 'refs' => [], ], 'ListMemberAccountsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMemberAccountsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListS3ResourcesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListS3ResourcesResult' => [ 'base' => NULL, 'refs' => [], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListMemberAccountsRequest$maxResults' => '

(Discontinued) Use this parameter to indicate the maximum number of items that you want in the response. The default value is 250.

', 'ListS3ResourcesRequest$maxResults' => '

(Discontinued) Use this parameter to indicate the maximum number of items that you want in the response. The default value is 250.

', ], ], 'MemberAccount' => [ 'base' => '

(Discontinued) Contains information about the Amazon Macie Classic member account.

', 'refs' => [ 'MemberAccounts$member' => NULL, ], ], 'MemberAccounts' => [ 'base' => NULL, 'refs' => [ 'ListMemberAccountsResult$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.

', ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListMemberAccountsRequest$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.

', 'ListMemberAccountsResult$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.

', 'ListS3ResourcesRequest$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.

', 'ListS3ResourcesResult$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.

', ], ], 'Prefix' => [ 'base' => NULL, 'refs' => [ 'S3Resource$prefix' => '

(Discontinued) The prefix of the S3 bucket.

', 'S3ResourceClassification$prefix' => '

(Discontinued) The prefix of the S3 bucket that you want to associate with Amazon Macie Classic.

', 'S3ResourceClassificationUpdate$prefix' => '

(Discontinued) The prefix of the S3 bucket whose classification types you want to update.

', ], ], 'ResourceType' => [ 'base' => 'Resource type that caused the exception', 'refs' => [ 'AccessDeniedException$resourceType' => NULL, 'LimitExceededException$resourceType' => NULL, ], ], 'S3ContinuousClassificationType' => [ 'base' => NULL, 'refs' => [ 'ClassificationType$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.

', 'ClassificationTypeUpdate$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.

', ], ], 'S3OneTimeClassificationType' => [ 'base' => NULL, 'refs' => [ 'ClassificationType$oneTime' => '

(Discontinued) A one-time classification of all of the existing objects in a specified S3 bucket.

', 'ClassificationTypeUpdate$oneTime' => '

(Discontinued) A one-time classification of all of the existing objects in a specified S3 bucket.

', ], ], 'S3Resource' => [ 'base' => '

(Discontinued) 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.

', 'refs' => [ 'FailedS3Resource$failedItem' => '

(Discontinued) The failed S3 resources.

', 'S3Resources$member' => NULL, ], ], 'S3ResourceClassification' => [ 'base' => '

(Discontinued) 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.

', 'refs' => [ 'S3ResourcesClassification$member' => NULL, ], ], 'S3ResourceClassificationUpdate' => [ 'base' => '

(Discontinued) The S3 resources whose classification types you want to update. This data type is used as a request parameter in the UpdateS3Resources action.

', 'refs' => [ 'S3ResourcesClassificationUpdate$member' => NULL, ], ], 'S3Resources' => [ 'base' => NULL, 'refs' => [ 'DisassociateS3ResourcesRequest$associatedS3Resources' => '

(Discontinued) The S3 resources (buckets or prefixes) that you want to remove from being monitored and classified by Amazon Macie Classic.

', ], ], 'S3ResourcesClassification' => [ 'base' => NULL, 'refs' => [ 'AssociateS3ResourcesRequest$s3Resources' => '

(Discontinued) The S3 resources that you want to associate with Amazon Macie Classic for monitoring and data classification.

', 'ListS3ResourcesResult$s3Resources' => '

(Discontinued) A list of the associated S3 resources returned by the action.

', ], ], 'S3ResourcesClassificationUpdate' => [ 'base' => NULL, 'refs' => [ 'UpdateS3ResourcesRequest$s3ResourcesUpdate' => '

(Discontinued) The S3 resources whose classification types you want to update.

', ], ], 'UpdateS3ResourcesRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateS3ResourcesResult' => [ 'base' => NULL, 'refs' => [], ], ],];