View source: R/ivs_operations.R
| ivs_list_playback_key_pairs | R Documentation |
Gets summary information about playback key pairs. For more information, see Setting Up Private Channels in the Amazon IVS User Guide.
See https://www.paws-r-sdk.com/docs/ivs_list_playback_key_pairs/ for full documentation.
ivs_list_playback_key_pairs(nextToken = NULL, maxResults = NULL)
nextToken |
The first key pair to retrieve. This is used for pagination; see the |
maxResults |
Maximum number of key pairs to return. Default: your service quota or 100, whichever is smaller. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.