ivs_get_playback_key_pair: Gets a specified playback authorization key pair and returns...

View source: R/ivs_operations.R

ivs_get_playback_key_pairR 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.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.