AWS Datazone Environment Profile is pre-configured set of resources and blueprints that provide reusable templates for creating environments.
aws_account_id
(String) The AWS account in which the Amazon DataZone environment is created.aws_account_region
(String) The AWS region in which this environment profile is created.domain_identifier
(String) The ID of the Amazon DataZone domain in which this environment profile is created.environment_blueprint_identifier
(String) The ID of the blueprint with which this environment profile is created.name
(String) The name of this Amazon DataZone environment profile.project_identifier
(String) The identifier of the project in which to create the environment profile.description
(String) The description of this Amazon DataZone environment profile.user_parameters
(Attributes List) The user parameters of this Amazon DataZone environment profile. (see below for nested schema)created_at
(String) The timestamp of when this environment profile was created.created_by
(String) The Amazon DataZone user who created this environment profile.domain_id
(String) The ID of the Amazon DataZone domain in which this environment profile is created.environment_blueprint_id
(String) The ID of the blueprint with which this environment profile is created.environment_profile_id
(String) The ID of this Amazon DataZone environment profile.id
(String) Uniquely identifies the resource.project_id
(String) The identifier of the project in which to create the environment profile.updated_at
(String) The timestamp of when this environment profile was updated.user_parameters
Optional:
name
(String) The name of an environment profile parameter.value
(String) The value of an environment profile parameter.Import is supported using the following syntax:
$ terraform import awscc_datazone_environment_profile.example <resource ID>