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.ConflictException
CleanRoomsService.Client.exceptions.ResourceNotFoundException
CleanRoomsService.Client.exceptions.InternalServerException
CleanRoomsService.Client.exceptions.ValidationException
CleanRoomsService.Client.exceptions.ThrottlingException
CleanRoomsService.Client.exceptions.AccessDeniedException