Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-nimblestudio-studio.json
Parent schema serverless-framework-configuration
Type: object

Represents a studio that contains other Nimble Studio resources. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-nimblestudio

Properties

AdminRoleArn string | Aws_CF_FunctionString required

The IAM role that Studio Admins will assume when logging in to the Nimble Studio portal.

DisplayName string | Aws_CF_FunctionString required

A friendly name for the studio.

StudioName string | Aws_CF_FunctionString required

The studio name that is used in the URL of the Nimble Studio portal when accessed by Nimble Studio users.

UserRoleArn string | Aws_CF_FunctionString required

The IAM role that Studio Users will assume when logging in to the Nimble Studio portal.

StudioEncryptionConfiguration object

Configuration of the encryption method that is used for the studio.

2 nested properties
KeyType string | Aws_CF_FunctionString required

The type of KMS key that is used to encrypt studio data.

KeyArn string | Aws_CF_FunctionString

The ARN for a KMS key that is used to encrypt studio data.

Tags object

Definitions

StudioEncryptionConfiguration object

Configuration of the encryption method that is used for the studio.

KeyType string | Aws_CF_FunctionString required

The type of KMS key that is used to encrypt studio data.

KeyArn string | Aws_CF_FunctionString

The ARN for a KMS key that is used to encrypt studio data.

StudioEncryptionConfigurationKeyType string | Aws_CF_FunctionString

The type of KMS key that is used to encrypt studio data.

Tags object