Chime.Client.
delete_events_configuration
(**kwargs)¶Deletes the events configuration that allows a bot to receive outgoing events.
See also: AWS API Documentation
Request Syntax
response = client.delete_events_configuration(
AccountId='string',
BotId='string'
)
[REQUIRED]
The Amazon Chime account ID.
[REQUIRED]
The bot ID.
None
Exceptions
Chime.Client.exceptions.ServiceUnavailableException
Chime.Client.exceptions.ServiceFailureException
Chime.Client.exceptions.ForbiddenException
Chime.Client.exceptions.BadRequestException
Chime.Client.exceptions.UnauthorizedClientException
Chime.Client.exceptions.ResourceLimitExceededException