We recommend new projects start with resources from the AWS provider.
aws-native.datazone.EnvironmentProfile
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Datazone Environment Profile is pre-configured set of resources and blueprints that provide reusable templates for creating environments.
Create EnvironmentProfile Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new EnvironmentProfile(name: string, args: EnvironmentProfileArgs, opts?: CustomResourceOptions);@overload
def EnvironmentProfile(resource_name: str,
                       args: EnvironmentProfileArgs,
                       opts: Optional[ResourceOptions] = None)
@overload
def EnvironmentProfile(resource_name: str,
                       opts: Optional[ResourceOptions] = None,
                       aws_account_id: Optional[str] = None,
                       aws_account_region: Optional[str] = None,
                       domain_identifier: Optional[str] = None,
                       environment_blueprint_identifier: Optional[str] = None,
                       project_identifier: Optional[str] = None,
                       description: Optional[str] = None,
                       name: Optional[str] = None,
                       user_parameters: Optional[Sequence[EnvironmentProfileEnvironmentParameterArgs]] = None)func NewEnvironmentProfile(ctx *Context, name string, args EnvironmentProfileArgs, opts ...ResourceOption) (*EnvironmentProfile, error)public EnvironmentProfile(string name, EnvironmentProfileArgs args, CustomResourceOptions? opts = null)
public EnvironmentProfile(String name, EnvironmentProfileArgs args)
public EnvironmentProfile(String name, EnvironmentProfileArgs args, CustomResourceOptions options)
type: aws-native:datazone:EnvironmentProfile
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args EnvironmentProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args EnvironmentProfileArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args EnvironmentProfileArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args EnvironmentProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args EnvironmentProfileArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
EnvironmentProfile Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The EnvironmentProfile resource accepts the following input properties:
- AwsAccount stringId 
- The AWS account in which the Amazon DataZone environment is created.
- AwsAccount stringRegion 
- The AWS region in which this environment profile is created.
- DomainIdentifier string
- The ID of the Amazon DataZone domain in which this environment profile is created.
- EnvironmentBlueprint stringIdentifier 
- The ID of the blueprint with which this environment profile is created.
- ProjectIdentifier string
- The identifier of the project in which to create the environment profile.
- Description string
- The description of this Amazon DataZone environment profile.
- Name string
- The name of this Amazon DataZone environment profile.
- UserParameters List<Pulumi.Aws Native. Data Zone. Inputs. Environment Profile Environment Parameter> 
- The user parameters of this Amazon DataZone environment profile.
- AwsAccount stringId 
- The AWS account in which the Amazon DataZone environment is created.
- AwsAccount stringRegion 
- The AWS region in which this environment profile is created.
- DomainIdentifier string
- The ID of the Amazon DataZone domain in which this environment profile is created.
- EnvironmentBlueprint stringIdentifier 
- The ID of the blueprint with which this environment profile is created.
- ProjectIdentifier string
- The identifier of the project in which to create the environment profile.
- Description string
- The description of this Amazon DataZone environment profile.
- Name string
- The name of this Amazon DataZone environment profile.
- UserParameters []EnvironmentProfile Environment Parameter Args 
- The user parameters of this Amazon DataZone environment profile.
- awsAccount StringId 
- The AWS account in which the Amazon DataZone environment is created.
- awsAccount StringRegion 
- The AWS region in which this environment profile is created.
- domainIdentifier String
- The ID of the Amazon DataZone domain in which this environment profile is created.
- environmentBlueprint StringIdentifier 
- The ID of the blueprint with which this environment profile is created.
- projectIdentifier String
- The identifier of the project in which to create the environment profile.
- description String
- The description of this Amazon DataZone environment profile.
- name String
- The name of this Amazon DataZone environment profile.
- userParameters List<EnvironmentProfile Environment Parameter> 
- The user parameters of this Amazon DataZone environment profile.
- awsAccount stringId 
- The AWS account in which the Amazon DataZone environment is created.
- awsAccount stringRegion 
- The AWS region in which this environment profile is created.
- domainIdentifier string
- The ID of the Amazon DataZone domain in which this environment profile is created.
- environmentBlueprint stringIdentifier 
- The ID of the blueprint with which this environment profile is created.
- projectIdentifier string
- The identifier of the project in which to create the environment profile.
- description string
- The description of this Amazon DataZone environment profile.
- name string
- The name of this Amazon DataZone environment profile.
- userParameters EnvironmentProfile Environment Parameter[] 
- The user parameters of this Amazon DataZone environment profile.
- aws_account_ strid 
- The AWS account in which the Amazon DataZone environment is created.
- aws_account_ strregion 
- The AWS region in which this environment profile is created.
- domain_identifier str
- The ID of the Amazon DataZone domain in which this environment profile is created.
- environment_blueprint_ stridentifier 
- The ID of the blueprint with which this environment profile is created.
- project_identifier str
- The identifier of the project in which to create the environment profile.
- description str
- The description of this Amazon DataZone environment profile.
- name str
- The name of this Amazon DataZone environment profile.
- user_parameters Sequence[EnvironmentProfile Environment Parameter Args] 
- The user parameters of this Amazon DataZone environment profile.
- awsAccount StringId 
- The AWS account in which the Amazon DataZone environment is created.
- awsAccount StringRegion 
- The AWS region in which this environment profile is created.
- domainIdentifier String
- The ID of the Amazon DataZone domain in which this environment profile is created.
- environmentBlueprint StringIdentifier 
- The ID of the blueprint with which this environment profile is created.
- projectIdentifier String
- The identifier of the project in which to create the environment profile.
- description String
- The description of this Amazon DataZone environment profile.
- name String
- The name of this Amazon DataZone environment profile.
- userParameters List<Property Map>
- The user parameters of this Amazon DataZone environment profile.
Outputs
All input properties are implicitly available as output properties. Additionally, the EnvironmentProfile resource produces the following output properties:
- AwsId string
- The ID of this Amazon DataZone environment profile.
- CreatedAt string
- The timestamp of when this environment profile was created.
- CreatedBy string
- The Amazon DataZone user who created this environment profile.
- DomainId string
- The ID of the Amazon DataZone domain in which this environment profile is created.
- EnvironmentBlueprint stringId 
- The ID of the blueprint with which this environment profile is created.
- Id string
- The provider-assigned unique ID for this managed resource.
- ProjectId string
- The identifier of the project in which to create the environment profile.
- UpdatedAt string
- The timestamp of when this environment profile was updated.
- AwsId string
- The ID of this Amazon DataZone environment profile.
- CreatedAt string
- The timestamp of when this environment profile was created.
- CreatedBy string
- The Amazon DataZone user who created this environment profile.
- DomainId string
- The ID of the Amazon DataZone domain in which this environment profile is created.
- EnvironmentBlueprint stringId 
- The ID of the blueprint with which this environment profile is created.
- Id string
- The provider-assigned unique ID for this managed resource.
- ProjectId string
- The identifier of the project in which to create the environment profile.
- UpdatedAt string
- The timestamp of when this environment profile was updated.
- awsId String
- The ID of this Amazon DataZone environment profile.
- createdAt String
- The timestamp of when this environment profile was created.
- createdBy String
- The Amazon DataZone user who created this environment profile.
- domainId String
- The ID of the Amazon DataZone domain in which this environment profile is created.
- environmentBlueprint StringId 
- The ID of the blueprint with which this environment profile is created.
- id String
- The provider-assigned unique ID for this managed resource.
- projectId String
- The identifier of the project in which to create the environment profile.
- updatedAt String
- The timestamp of when this environment profile was updated.
- awsId string
- The ID of this Amazon DataZone environment profile.
- createdAt string
- The timestamp of when this environment profile was created.
- createdBy string
- The Amazon DataZone user who created this environment profile.
- domainId string
- The ID of the Amazon DataZone domain in which this environment profile is created.
- environmentBlueprint stringId 
- The ID of the blueprint with which this environment profile is created.
- id string
- The provider-assigned unique ID for this managed resource.
- projectId string
- The identifier of the project in which to create the environment profile.
- updatedAt string
- The timestamp of when this environment profile was updated.
- aws_id str
- The ID of this Amazon DataZone environment profile.
- created_at str
- The timestamp of when this environment profile was created.
- created_by str
- The Amazon DataZone user who created this environment profile.
- domain_id str
- The ID of the Amazon DataZone domain in which this environment profile is created.
- environment_blueprint_ strid 
- The ID of the blueprint with which this environment profile is created.
- id str
- The provider-assigned unique ID for this managed resource.
- project_id str
- The identifier of the project in which to create the environment profile.
- updated_at str
- The timestamp of when this environment profile was updated.
- awsId String
- The ID of this Amazon DataZone environment profile.
- createdAt String
- The timestamp of when this environment profile was created.
- createdBy String
- The Amazon DataZone user who created this environment profile.
- domainId String
- The ID of the Amazon DataZone domain in which this environment profile is created.
- environmentBlueprint StringId 
- The ID of the blueprint with which this environment profile is created.
- id String
- The provider-assigned unique ID for this managed resource.
- projectId String
- The identifier of the project in which to create the environment profile.
- updatedAt String
- The timestamp of when this environment profile was updated.
Supporting Types
EnvironmentProfileEnvironmentParameter, EnvironmentProfileEnvironmentParameterArgs        
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.