ivs_get_playback_key_pair {paws.analytics} | R Documentation |
Gets a specified playback authorization key pair and returns the arn and fingerprint
Description
Gets a specified playback authorization key pair and returns the arn
and fingerprint
. The privateKey
held by the caller can be used to generate viewer authorization tokens, to grant viewers access to private channels. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
See https://www.paws-r-sdk.com/docs/ivs_get_playback_key_pair/ for full documentation.
Usage
ivs_get_playback_key_pair(arn)
Arguments
arn |
[required] ARN of the key pair to be returned. |
[Package paws.analytics version 0.7.0 Index]