delete_proxy_session
(**kwargs)¶Deletes the specified proxy session from the specified Amazon Chime Voice Connector.
See also: AWS API Documentation
Request Syntax
response = client.delete_proxy_session(
VoiceConnectorId='string',
ProxySessionId='string'
)
[REQUIRED]
The Amazon Chime voice connector ID.
[REQUIRED]
The proxy session ID.
None
Exceptions
Chime.Client.exceptions.UnauthorizedClientException
Chime.Client.exceptions.NotFoundException
Chime.Client.exceptions.ForbiddenException
Chime.Client.exceptions.BadRequestException
Chime.Client.exceptions.ThrottledClientException
Chime.Client.exceptions.ServiceUnavailableException
Chime.Client.exceptions.ServiceFailureException