Represents a studio that contains other Nimble Studio resources
admin_role_arn
(String) The IAM role that Studio Admins will assume when logging in to the Nimble Studio portal.
display_name
(String) A friendly name for the studio.
studio_name
(String) The studio name that is used in the URL of the Nimble Studio portal when accessed by Nimble Studio users.
user_role_arn
(String) The IAM role that Studio Users will assume when logging in to the Nimble Studio portal.
studio_encryption_configuration
(Attributes) Configuration of the encryption method that is used for the studio.
(see below for nested schema)tags
(Map of String)home_region
(String) The Amazon Web Services Region where the studio resource is located.
id
(String) Uniquely identifies the resource.sso_client_id
(String) The Amazon Web Services SSO application client ID used to integrate with Amazon Web Services SSO to enable Amazon Web Services SSO users to log in to Nimble Studio portal.
studio_id
(String)studio_url
(String) The address of the web page for the studio.
studio_encryption_configuration
Required:
key_type
(String) The type of KMS key that is used to encrypt studio data.
Optional:
key_arn
(String) The ARN for a KMS key that is used to encrypt studio data.
Import is supported using the following syntax:
$ terraform import awscc_nimblestudio_studio.example <resource ID>