Macie2.Client.
delete_member
(**kwargs)¶Deletes the association between an Amazon Macie administrator account and an account.
See also: AWS API Documentation
Request Syntax
response = client.delete_member(
id='string'
)
[REQUIRED]
The unique identifier for the Amazon Macie resource that the request applies to.
{}
Response Structure
The request succeeded. The association was deleted and there isn't any content to include in the body of the response (No Content).
Exceptions
Macie2.Client.exceptions.ValidationException
Macie2.Client.exceptions.InternalServerException
Macie2.Client.exceptions.ServiceQuotaExceededException
Macie2.Client.exceptions.AccessDeniedException
Macie2.Client.exceptions.ResourceNotFoundException
Macie2.Client.exceptions.ThrottlingException
Macie2.Client.exceptions.ConflictException