Chime / Client / delete_events_configuration
delete_events_configuration#
- 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' )
- Parameters:
AccountId (string) –
[REQUIRED]
The Amazon Chime account ID.
BotId (string) –
[REQUIRED]
The bot ID.
- Returns:
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