We recommend new projects start with resources from the AWS provider.
aws-native.datazone.getEnvironmentProfile
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.
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>
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]
func LookupEnvironmentProfile(ctx *Context, args *LookupEnvironmentProfileArgs, opts ...InvokeOption) (*LookupEnvironmentProfileResult, error)
func LookupEnvironmentProfileOutput(ctx *Context, args *LookupEnvironmentProfileOutputArgs, opts ...InvokeOption) LookupEnvironmentProfileResultOutput
> 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)
}
public static CompletableFuture<GetEnvironmentProfileResult> getEnvironmentProfile(GetEnvironmentProfileArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:datazone:getEnvironmentProfile
arguments:
# arguments dictionary
The following arguments are supported:
getEnvironmentProfile Result
The following output properties are available:
- Aws
Account stringId - The AWS account in which the Amazon DataZone environment is created.
- Aws
Account stringRegion - The AWS region in which this environment profile is created.
- Created
At string - The timestamp of when this environment profile was created.
- Created
By string - The Amazon DataZone user who created this environment profile.
- Description string
- The description of this Amazon DataZone environment profile.
- Domain
Id string - The ID of the Amazon DataZone domain in which this environment profile is created.
- Environment
Blueprint stringId - 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.
- 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 List<Pulumi.Aws Native. Data Zone. Outputs. Environment Profile Environment Parameter> - The user parameters of this Amazon DataZone environment profile.
- Aws
Account stringId - The AWS account in which the Amazon DataZone environment is created.
- Aws
Account stringRegion - The AWS region in which this environment profile is created.
- Created
At string - The timestamp of when this environment profile was created.
- Created
By string - The Amazon DataZone user who created this environment profile.
- Description string
- The description of this Amazon DataZone environment profile.
- Domain
Id string - The ID of the Amazon DataZone domain in which this environment profile is created.
- Environment
Blueprint stringId - 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.
- 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 []EnvironmentProfile Environment Parameter - The user parameters of this Amazon DataZone environment profile.
- aws
Account StringId - The AWS account in which the Amazon DataZone environment is created.
- aws
Account StringRegion - The AWS region in which this environment profile is created.
- created
At String - The timestamp of when this environment profile was created.
- created
By String - The Amazon DataZone user who created this environment profile.
- description String
- The description of this Amazon DataZone environment profile.
- domain
Id String - The ID of the Amazon DataZone domain in which this environment profile is created.
- environment
Blueprint StringId - 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.
- 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 List<EnvironmentProfile Environment Parameter> - The user parameters of this Amazon DataZone environment profile.
- aws
Account stringId - The AWS account in which the Amazon DataZone environment is created.
- aws
Account stringRegion - The AWS region in which this environment profile is created.
- created
At string - The timestamp of when this environment profile was created.
- created
By string - The Amazon DataZone user who created this environment profile.
- description string
- The description of this Amazon DataZone environment profile.
- domain
Id string - The ID of the Amazon DataZone domain in which this environment profile is created.
- environment
Blueprint stringId - 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.
- 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 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.
- 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_ strid - 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[EnvironmentProfile Environment Parameter] - The user parameters of this Amazon DataZone environment profile.
- aws
Account StringId - The AWS account in which the Amazon DataZone environment is created.
- aws
Account StringRegion - The AWS region in which this environment profile is created.
- created
At String - The timestamp of when this environment profile was created.
- created
By String - The Amazon DataZone user who created this environment profile.
- description String
- The description of this Amazon DataZone environment profile.
- domain
Id String - The ID of the Amazon DataZone domain in which this environment profile is created.
- environment
Blueprint StringId - 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.
- 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 List<Property Map> - The user parameters of this Amazon DataZone environment profile.
Supporting Types
EnvironmentProfileEnvironmentParameter
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.