DisassociateMemberAccount - 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 AWS Regions. To learn about the new Amazon Macie, see the Amazon Macie User Guide.

DisassociateMemberAccount

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

Request Syntax

{ "memberAccountId": "string" }

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

The request accepts the following data in JSON format.

memberAccountId

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

Type: String

Pattern: [0-9]{12}

Required: Yes

Response Elements

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

Errors

For information about the errors that are common to all actions, see Common Errors.

InternalException

(Discontinued) Internal server error.

HTTP Status Code: 500

InvalidInputException

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

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: