ivs_delete_playback_key_pair: Deletes a specified authorization key pair

View source: R/ivs_operations.R

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


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