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'
)
[REQUIRED]
ARN of the stream key to be deleted.
Exceptions
IVS.Client.exceptions.ResourceNotFoundException
IVS.Client.exceptions.AccessDeniedException
IVS.Client.exceptions.ValidationException
IVS.Client.exceptions.PendingVerification