Skip to main content

playback_key_pairs

Retrieves a list of playback_key_pairs in a region

Overview

Nameplayback_key_pairs
TypeResource
Descriptionplayback_key_pairs
Idawscc.ivs.playback_key_pairs

Fields

NameDatatypeDescription
arnstringKey-pair identifier.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.ivs.playback_key_pairs
WHERE region = 'us-east-1'

Permissions

To operate on the playback_key_pairs resource, the following permissions are required:

Create

ivs:ImportPlaybackKeyPair,
ivs:TagResource

List

ivs:ListPlaybackKeyPairs,
ivs:ListTagsForResource