delete_room
(**kwargs)¶Deletes a chat room in an Amazon Chime Enterprise account.
See also: AWS API Documentation
Request Syntax
response = client.delete_room(
AccountId='string',
RoomId='string'
)
[REQUIRED]
The Amazon Chime account ID.
[REQUIRED]
The chat room ID.
None
Exceptions
Chime.Client.exceptions.BadRequestException
Chime.Client.exceptions.ForbiddenException
Chime.Client.exceptions.NotFoundException
Chime.Client.exceptions.UnauthorizedClientException
Chime.Client.exceptions.ThrottledClientException
Chime.Client.exceptions.ServiceUnavailableException
Chime.Client.exceptions.ServiceFailureException