delete_collaboration
(**kwargs)¶Deletes a collaboration. It can only be called by the collaboration owner.
See also: AWS API Documentation
Request Syntax
response = client.delete_collaboration(
collaborationIdentifier='string'
)
[REQUIRED]
The identifier for the collaboration.
{}
Response Structure
Exceptions
CleanRoomsService.Client.exceptions.InternalServerException
CleanRoomsService.Client.exceptions.ValidationException
CleanRoomsService.Client.exceptions.ThrottlingException
CleanRoomsService.Client.exceptions.AccessDeniedException