ivs_delete_channel {paws.analytics} | R Documentation |
Deletes the specified channel and its associated stream keys
Description
Deletes the specified channel and its associated stream keys.
See https://www.paws-r-sdk.com/docs/ivs_delete_channel/ for full documentation.
Usage
ivs_delete_channel(arn)
Arguments
arn |
[required] ARN of the channel to be deleted. |
[Package paws.analytics version 0.9.0 Index]