An example resource schema demonstrating some basic constructs and validation rules.
name
(String) Name of the Environmentdata_bundles
(List of String) ARNs of FinSpace Data Bundles to installdescription
(String) Description of the Environmentfederation_mode
(String) Federation mode used with the Environmentfederation_parameters
(Attributes) Additional parameters to identify Federation mode (see below for nested schema)kms_key_id
(String) KMS key used to encrypt customer data within FinSpace Environment infrastructuresuperuser_parameters
(Attributes) Parameters of the first Superuser for the FinSpace Environment (see below for nested schema)tags
(Attributes List) An array of key-value pairs to apply to this resource. (see below for nested schema)aws_account_id
(String) AWS account ID associated with the Environmentdedicated_service_account_id
(String) ID for FinSpace created account used to store Environment artifactsenvironment_arn
(String) ARN of the Environmentenvironment_id
(String) Unique identifier for representing FinSpace Environmentenvironment_url
(String) URL used to login to the Environmentid
(String) Uniquely identifies the resource.sage_maker_studio_domain_url
(String) SageMaker Studio Domain URL associated with the Environmentstatus
(String) State of the Environmentfederation_parameters
Optional:
application_call_back_url
(String) SAML metadata URL to link with the Environmentattribute_map
(Attributes List) Attribute map for SAML configuration (see below for nested schema)federation_provider_name
(String) Federation provider name to link with the Environmentfederation_urn
(String) SAML metadata URL to link with the Environmentsaml_metadata_document
(String) SAML metadata document to link the federation provider to the Environmentsaml_metadata_url
(String) SAML metadata URL to link with the Environmentfederation_parameters.attribute_map
Optional:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.superuser_parameters
Optional:
email_address
(String) Email addressfirst_name
(String) First namelast_name
(String) Last nametags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.Import is supported using the following syntax:
$ terraform import awscc_finspace_environment.example <resource ID>