ivs_delete_playback_key_pair {paws.analytics} | R Documentation |
Deletes a specified authorization key pair
Description
Deletes a specified authorization key pair. This invalidates future viewer tokens generated using the key pair’s privateKey
. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
See https://www.paws-r-sdk.com/docs/ivs_delete_playback_key_pair/ for full documentation.
Usage
ivs_delete_playback_key_pair(arn)
Arguments
arn |
[required] ARN of the key pair to be deleted. |
[Package paws.analytics version 0.9.0 Index]