delete_app_instance_streaming_configurations(**kwargs)¶Deletes the streaming configurations of an AppInstance .
See also: AWS API Documentation
Request Syntax
response = client.delete_app_instance_streaming_configurations(
AppInstanceArn='string'
)
[REQUIRED]
The ARN of the streaming configurations being deleted.
Exceptions
Chime.Client.exceptions.BadRequestExceptionChime.Client.exceptions.ForbiddenExceptionChime.Client.exceptions.NotFoundExceptionChime.Client.exceptions.UnauthorizedClientExceptionChime.Client.exceptions.ThrottledClientExceptionChime.Client.exceptions.ServiceUnavailableExceptionChime.Client.exceptions.ServiceFailureException