Skip to main content

studios

Retrieves a list of studios in a region

Overview

Namestudios
TypeResource
Descriptionstudios
Idawscc.nimblestudio.studios

Fields

NameDatatypeDescription
studio_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

iam:PassRole,
nimble:CreateStudio,
nimble:GetStudio,
nimble:TagResource,
sso:CreateManagedApplicationInstance,
kms:Encrypt,
kms:Decrypt,
kms:CreateGrant,
kms:ListGrants,
kms:GenerateDataKey

List

nimble:ListStudios