ivs_delete_stream_key {paws.analytics} | R Documentation |
Deletes the stream key for the specified ARN, so it can no longer be used to stream
Description
Deletes the stream key for the specified ARN, so it can no longer be used to stream.
See https://www.paws-r-sdk.com/docs/ivs_delete_stream_key/ for full documentation.
Usage
ivs_delete_stream_key(arn)
Arguments
arn |
[required] ARN of the stream key to be deleted. |
[Package paws.analytics version 0.9.0 Index]