CleanRoomsService.Client.delete_membership(**kwargs)¶Deletes a specified membership. All resources under a membership must be deleted.
See also: AWS API Documentation
Request Syntax
response = client.delete_membership(
membershipIdentifier='string'
)
[REQUIRED]
The identifier for a membership resource.
{}
Response Structure
Exceptions
CleanRoomsService.Client.exceptions.ConflictExceptionCleanRoomsService.Client.exceptions.ResourceNotFoundExceptionCleanRoomsService.Client.exceptions.InternalServerExceptionCleanRoomsService.Client.exceptions.ValidationExceptionCleanRoomsService.Client.exceptions.ThrottlingExceptionCleanRoomsService.Client.exceptions.AccessDeniedException