Skip to main content

stream_keys

Retrieves a list of stream_keys in a region

Overview

Namestream_keys
TypeResource
Descriptionstream_keys
Idawscc.ivs.stream_keys

Fields

NameDatatypeDescription
arnstringStream Key ARN is automatically generated on creation and assigned as the unique identifier.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

ivs:TagResource,
ivs:UntagResource,
ivs:CreateStreamKey

List

ivs:ListStreamKeys,
ivs:ListTagsForResource