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.InternalServerExceptionCleanRoomsService.Client.exceptions.ValidationExceptionCleanRoomsService.Client.exceptions.ThrottlingExceptionCleanRoomsService.Client.exceptions.AccessDeniedException