1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. datazone
  5. EnvironmentProfile

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.datazone.EnvironmentProfile

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

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 This property is required. string
The unique name of the resource.
args This property is required. EnvironmentProfileArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. 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 This property is required. string
The unique name of the resource.
args This property is required. EnvironmentProfileArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. EnvironmentProfileArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. 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:

AwsAccountId This property is required. string
The AWS account in which the Amazon DataZone environment is created.
AwsAccountRegion This property is required. string
The AWS region in which this environment profile is created.
DomainIdentifier This property is required. string
The ID of the Amazon DataZone domain in which this environment profile is created.
EnvironmentBlueprintIdentifier This property is required. string
The ID of the blueprint with which this environment profile is created.
ProjectIdentifier This property is required. 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.AwsNative.DataZone.Inputs.EnvironmentProfileEnvironmentParameter>
The user parameters of this Amazon DataZone environment profile.
AwsAccountId This property is required. string
The AWS account in which the Amazon DataZone environment is created.
AwsAccountRegion This property is required. string
The AWS region in which this environment profile is created.
DomainIdentifier This property is required. string
The ID of the Amazon DataZone domain in which this environment profile is created.
EnvironmentBlueprintIdentifier This property is required. string
The ID of the blueprint with which this environment profile is created.
ProjectIdentifier This property is required. 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 []EnvironmentProfileEnvironmentParameterArgs
The user parameters of this Amazon DataZone environment profile.
awsAccountId This property is required. String
The AWS account in which the Amazon DataZone environment is created.
awsAccountRegion This property is required. String
The AWS region in which this environment profile is created.
domainIdentifier This property is required. String
The ID of the Amazon DataZone domain in which this environment profile is created.
environmentBlueprintIdentifier This property is required. String
The ID of the blueprint with which this environment profile is created.
projectIdentifier This property is required. 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<EnvironmentProfileEnvironmentParameter>
The user parameters of this Amazon DataZone environment profile.
awsAccountId This property is required. string
The AWS account in which the Amazon DataZone environment is created.
awsAccountRegion This property is required. string
The AWS region in which this environment profile is created.
domainIdentifier This property is required. string
The ID of the Amazon DataZone domain in which this environment profile is created.
environmentBlueprintIdentifier This property is required. string
The ID of the blueprint with which this environment profile is created.
projectIdentifier This property is required. 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 EnvironmentProfileEnvironmentParameter[]
The user parameters of this Amazon DataZone environment profile.
aws_account_id This property is required. str
The AWS account in which the Amazon DataZone environment is created.
aws_account_region This property is required. str
The AWS region in which this environment profile is created.
domain_identifier This property is required. str
The ID of the Amazon DataZone domain in which this environment profile is created.
environment_blueprint_identifier This property is required. str
The ID of the blueprint with which this environment profile is created.
project_identifier This property is required. 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[EnvironmentProfileEnvironmentParameterArgs]
The user parameters of this Amazon DataZone environment profile.
awsAccountId This property is required. String
The AWS account in which the Amazon DataZone environment is created.
awsAccountRegion This property is required. String
The AWS region in which this environment profile is created.
domainIdentifier This property is required. String
The ID of the Amazon DataZone domain in which this environment profile is created.
environmentBlueprintIdentifier This property is required. String
The ID of the blueprint with which this environment profile is created.
projectIdentifier This property is required. 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.
EnvironmentBlueprintId string
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.
EnvironmentBlueprintId string
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.
environmentBlueprintId String
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.
environmentBlueprintId string
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_id str
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.
environmentBlueprintId String
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

Name string
The name of an environment profile parameter.
Value string
The value of an environment profile parameter.
Name string
The name of an environment profile parameter.
Value string
The value of an environment profile parameter.
name String
The name of an environment profile parameter.
value String
The value of an environment profile parameter.
name string
The name of an environment profile parameter.
value string
The value of an environment profile parameter.
name str
The name of an environment profile parameter.
value str
The value of an environment profile parameter.
name String
The name of an environment profile parameter.
value String
The value of an environment profile parameter.

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi