Skip to main content

streaming_images

Retrieves a list of streaming_images in a region

Overview

Namestreaming_images
TypeResource
Descriptionstreaming_images
Idawscc.nimblestudio.streaming_images

Fields

NameDatatypeDescription
studio_idstring<p>The studioId. </p>
streaming_image_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
studio_id,
streaming_image_id
FROM awscc.nimblestudio.streaming_images
WHERE region = 'us-east-1'

Permissions

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

Create

nimble:CreateStreamingImage,
nimble:GetStreamingImage,
nimble:TagResource,
ec2:DescribeImages,
ec2:DescribeSnapshots,
ec2:ModifyInstanceAttribute,
ec2:ModifySnapshotAttribute,
ec2:ModifyImageAttribute,
ec2:RegisterImage,
kms:Encrypt,
kms:Decrypt,
kms:CreateGrant,
kms:ListGrants,
kms:GenerateDataKey

List

nimble:ListStreamingImages