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

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.datazone.getEnvironmentProfile

Explore with Pulumi AI

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

AWS Datazone Environment Profile is pre-configured set of resources and blueprints that provide reusable templates for creating environments.

Using getEnvironmentProfile

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getEnvironmentProfile(args: GetEnvironmentProfileArgs, opts?: InvokeOptions): Promise<GetEnvironmentProfileResult>
function getEnvironmentProfileOutput(args: GetEnvironmentProfileOutputArgs, opts?: InvokeOptions): Output<GetEnvironmentProfileResult>
Copy
def get_environment_profile(domain_id: Optional[str] = None,
                            id: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetEnvironmentProfileResult
def get_environment_profile_output(domain_id: Optional[pulumi.Input[str]] = None,
                            id: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetEnvironmentProfileResult]
Copy
func LookupEnvironmentProfile(ctx *Context, args *LookupEnvironmentProfileArgs, opts ...InvokeOption) (*LookupEnvironmentProfileResult, error)
func LookupEnvironmentProfileOutput(ctx *Context, args *LookupEnvironmentProfileOutputArgs, opts ...InvokeOption) LookupEnvironmentProfileResultOutput
Copy

> Note: This function is named LookupEnvironmentProfile in the Go SDK.

public static class GetEnvironmentProfile 
{
    public static Task<GetEnvironmentProfileResult> InvokeAsync(GetEnvironmentProfileArgs args, InvokeOptions? opts = null)
    public static Output<GetEnvironmentProfileResult> Invoke(GetEnvironmentProfileInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetEnvironmentProfileResult> getEnvironmentProfile(GetEnvironmentProfileArgs args, InvokeOptions options)
public static Output<GetEnvironmentProfileResult> getEnvironmentProfile(GetEnvironmentProfileArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:datazone:getEnvironmentProfile
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

DomainId This property is required. string
The ID of the Amazon DataZone domain in which this environment profile is created.
Id This property is required. string
The ID of this Amazon DataZone environment profile.
DomainId This property is required. string
The ID of the Amazon DataZone domain in which this environment profile is created.
Id This property is required. string
The ID of this Amazon DataZone environment profile.
domainId This property is required. String
The ID of the Amazon DataZone domain in which this environment profile is created.
id This property is required. String
The ID of this Amazon DataZone environment profile.
domainId This property is required. string
The ID of the Amazon DataZone domain in which this environment profile is created.
id This property is required. string
The ID of this Amazon DataZone environment profile.
domain_id This property is required. str
The ID of the Amazon DataZone domain in which this environment profile is created.
id This property is required. str
The ID of this Amazon DataZone environment profile.
domainId This property is required. String
The ID of the Amazon DataZone domain in which this environment profile is created.
id This property is required. String
The ID of this Amazon DataZone environment profile.

getEnvironmentProfile Result

The following output properties are available:

AwsAccountId string
The AWS account in which the Amazon DataZone environment is created.
AwsAccountRegion string
The AWS region in which this environment profile is created.
CreatedAt string
The timestamp of when this environment profile was created.
CreatedBy string
The Amazon DataZone user who created this environment profile.
Description string
The description of this Amazon DataZone 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 ID of this Amazon DataZone environment profile.
Name string
The name of this Amazon DataZone environment profile.
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.
UserParameters List<Pulumi.AwsNative.DataZone.Outputs.EnvironmentProfileEnvironmentParameter>
The user parameters of this Amazon DataZone environment profile.
AwsAccountId string
The AWS account in which the Amazon DataZone environment is created.
AwsAccountRegion string
The AWS region in which this environment profile is created.
CreatedAt string
The timestamp of when this environment profile was created.
CreatedBy string
The Amazon DataZone user who created this environment profile.
Description string
The description of this Amazon DataZone 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 ID of this Amazon DataZone environment profile.
Name string
The name of this Amazon DataZone environment profile.
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.
UserParameters []EnvironmentProfileEnvironmentParameter
The user parameters of this Amazon DataZone environment profile.
awsAccountId String
The AWS account in which the Amazon DataZone environment is created.
awsAccountRegion String
The AWS region in which this environment profile is created.
createdAt String
The timestamp of when this environment profile was created.
createdBy String
The Amazon DataZone user who created this environment profile.
description String
The description of this Amazon DataZone 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 ID of this Amazon DataZone environment profile.
name String
The name of this Amazon DataZone environment profile.
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.
userParameters List<EnvironmentProfileEnvironmentParameter>
The user parameters of this Amazon DataZone environment profile.
awsAccountId string
The AWS account in which the Amazon DataZone environment is created.
awsAccountRegion string
The AWS region in which this environment profile is created.
createdAt string
The timestamp of when this environment profile was created.
createdBy string
The Amazon DataZone user who created this environment profile.
description string
The description of this Amazon DataZone 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 ID of this Amazon DataZone environment profile.
name string
The name of this Amazon DataZone environment profile.
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.
userParameters EnvironmentProfileEnvironmentParameter[]
The user parameters of this Amazon DataZone environment profile.
aws_account_id str
The AWS account in which the Amazon DataZone environment is created.
aws_account_region str
The AWS region in which this environment profile is created.
created_at str
The timestamp of when this environment profile was created.
created_by str
The Amazon DataZone user who created this environment profile.
description str
The description of this Amazon DataZone 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 ID of this Amazon DataZone environment profile.
name str
The name of this Amazon DataZone environment profile.
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.
user_parameters Sequence[EnvironmentProfileEnvironmentParameter]
The user parameters of this Amazon DataZone environment profile.
awsAccountId String
The AWS account in which the Amazon DataZone environment is created.
awsAccountRegion String
The AWS region in which this environment profile is created.
createdAt String
The timestamp of when this environment profile was created.
createdBy String
The Amazon DataZone user who created this environment profile.
description String
The description of this Amazon DataZone 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 ID of this Amazon DataZone environment profile.
name String
The name of this Amazon DataZone environment profile.
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.
userParameters List<Property Map>
The user parameters of this Amazon DataZone environment profile.

Supporting Types

EnvironmentProfileEnvironmentParameter

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.26.0 published on Wednesday, Mar 12, 2025 by Pulumi