IVS / Client / delete_stream_key
delete_stream_key#
- IVS.Client.delete_stream_key(**kwargs)#
Deletes the stream key for the specified ARN, so it can no longer be used to stream.
See also: AWS API Documentation
Request Syntax
response = client.delete_stream_key( arn='string' )
- Parameters:
arn (string) –
[REQUIRED]
ARN of the stream key to be deleted.
- Returns:
None
Exceptions
IVS.Client.exceptions.ResourceNotFoundException
IVS.Client.exceptions.AccessDeniedException
IVS.Client.exceptions.ValidationException
IVS.Client.exceptions.PendingVerification