We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi
aws-native.datazone.getEnvironment
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi
Definition of AWS::DataZone::Environment Resource Type
Using getEnvironment
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 getEnvironment(args: GetEnvironmentArgs, opts?: InvokeOptions): Promise<GetEnvironmentResult>
function getEnvironmentOutput(args: GetEnvironmentOutputArgs, opts?: InvokeOptions): Output<GetEnvironmentResult>
def get_environment(domain_id: Optional[str] = None,
id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEnvironmentResult
def get_environment_output(domain_id: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEnvironmentResult]
func LookupEnvironment(ctx *Context, args *LookupEnvironmentArgs, opts ...InvokeOption) (*LookupEnvironmentResult, error)
func LookupEnvironmentOutput(ctx *Context, args *LookupEnvironmentOutputArgs, opts ...InvokeOption) LookupEnvironmentResultOutput
> Note: This function is named LookupEnvironment
in the Go SDK.
public static class GetEnvironment
{
public static Task<GetEnvironmentResult> InvokeAsync(GetEnvironmentArgs args, InvokeOptions? opts = null)
public static Output<GetEnvironmentResult> Invoke(GetEnvironmentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetEnvironmentResult> getEnvironment(GetEnvironmentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:datazone:getEnvironment
arguments:
# arguments dictionary
The following arguments are supported:
getEnvironment 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 the Amazon DataZone environment is created.
- Created
At string - The timestamp of when the environment was created.
- Created
By string - The Amazon DataZone user who created the environment.
- Description string
- The description of the Amazon DataZone environment.
- Domain
Id string - The identifier of the Amazon DataZone domain in which the environment is created.
- Environment
Blueprint stringId - The ID of the blueprint with which the Amazon DataZone environment was created.
- Environment
Profile stringId - The ID of the environment profile with which the Amazon DataZone environment was created.
- Glossary
Terms List<string> - The glossary terms that can be used in the Amazon DataZone environment.
- Id string
- The ID of the Amazon DataZone environment.
- Name string
- The name of the environment.
- Project
Id string - The ID of the Amazon DataZone project in which the environment is created.
- Provider string
- The provider of the Amazon DataZone environment.
- Status
Pulumi.
Aws Native. Data Zone. Environment Status - The status of the Amazon DataZone environment.
- Updated
At string - The timestamp of when the environment was updated.
- Aws
Account stringId - The AWS account in which the Amazon DataZone environment is created.
- Aws
Account stringRegion - The AWS region in which the Amazon DataZone environment is created.
- Created
At string - The timestamp of when the environment was created.
- Created
By string - The Amazon DataZone user who created the environment.
- Description string
- The description of the Amazon DataZone environment.
- Domain
Id string - The identifier of the Amazon DataZone domain in which the environment is created.
- Environment
Blueprint stringId - The ID of the blueprint with which the Amazon DataZone environment was created.
- Environment
Profile stringId - The ID of the environment profile with which the Amazon DataZone environment was created.
- Glossary
Terms []string - The glossary terms that can be used in the Amazon DataZone environment.
- Id string
- The ID of the Amazon DataZone environment.
- Name string
- The name of the environment.
- Project
Id string - The ID of the Amazon DataZone project in which the environment is created.
- Provider string
- The provider of the Amazon DataZone environment.
- Status
Environment
Status - The status of the Amazon DataZone environment.
- Updated
At string - The timestamp of when the environment was updated.
- aws
Account StringId - The AWS account in which the Amazon DataZone environment is created.
- aws
Account StringRegion - The AWS region in which the Amazon DataZone environment is created.
- created
At String - The timestamp of when the environment was created.
- created
By String - The Amazon DataZone user who created the environment.
- description String
- The description of the Amazon DataZone environment.
- domain
Id String - The identifier of the Amazon DataZone domain in which the environment is created.
- environment
Blueprint StringId - The ID of the blueprint with which the Amazon DataZone environment was created.
- environment
Profile StringId - The ID of the environment profile with which the Amazon DataZone environment was created.
- glossary
Terms List<String> - The glossary terms that can be used in the Amazon DataZone environment.
- id String
- The ID of the Amazon DataZone environment.
- name String
- The name of the environment.
- project
Id String - The ID of the Amazon DataZone project in which the environment is created.
- provider String
- The provider of the Amazon DataZone environment.
- status
Environment
Status - The status of the Amazon DataZone environment.
- updated
At String - The timestamp of when the environment was updated.
- aws
Account stringId - The AWS account in which the Amazon DataZone environment is created.
- aws
Account stringRegion - The AWS region in which the Amazon DataZone environment is created.
- created
At string - The timestamp of when the environment was created.
- created
By string - The Amazon DataZone user who created the environment.
- description string
- The description of the Amazon DataZone environment.
- domain
Id string - The identifier of the Amazon DataZone domain in which the environment is created.
- environment
Blueprint stringId - The ID of the blueprint with which the Amazon DataZone environment was created.
- environment
Profile stringId - The ID of the environment profile with which the Amazon DataZone environment was created.
- glossary
Terms string[] - The glossary terms that can be used in the Amazon DataZone environment.
- id string
- The ID of the Amazon DataZone environment.
- name string
- The name of the environment.
- project
Id string - The ID of the Amazon DataZone project in which the environment is created.
- provider string
- The provider of the Amazon DataZone environment.
- status
Environment
Status - The status of the Amazon DataZone environment.
- updated
At string - The timestamp of when the environment was updated.
- aws_
account_ strid - The AWS account in which the Amazon DataZone environment is created.
- aws_
account_ strregion - The AWS region in which the Amazon DataZone environment is created.
- created_
at str - The timestamp of when the environment was created.
- created_
by str - The Amazon DataZone user who created the environment.
- description str
- The description of the Amazon DataZone environment.
- domain_
id str - The identifier of the Amazon DataZone domain in which the environment is created.
- environment_
blueprint_ strid - The ID of the blueprint with which the Amazon DataZone environment was created.
- environment_
profile_ strid - The ID of the environment profile with which the Amazon DataZone environment was created.
- glossary_
terms Sequence[str] - The glossary terms that can be used in the Amazon DataZone environment.
- id str
- The ID of the Amazon DataZone environment.
- name str
- The name of the environment.
- project_
id str - The ID of the Amazon DataZone project in which the environment is created.
- provider str
- The provider of the Amazon DataZone environment.
- status
Environment
Status - The status of the Amazon DataZone environment.
- updated_
at str - The timestamp of when the environment was updated.
- aws
Account StringId - The AWS account in which the Amazon DataZone environment is created.
- aws
Account StringRegion - The AWS region in which the Amazon DataZone environment is created.
- created
At String - The timestamp of when the environment was created.
- created
By String - The Amazon DataZone user who created the environment.
- description String
- The description of the Amazon DataZone environment.
- domain
Id String - The identifier of the Amazon DataZone domain in which the environment is created.
- environment
Blueprint StringId - The ID of the blueprint with which the Amazon DataZone environment was created.
- environment
Profile StringId - The ID of the environment profile with which the Amazon DataZone environment was created.
- glossary
Terms List<String> - The glossary terms that can be used in the Amazon DataZone environment.
- id String
- The ID of the Amazon DataZone environment.
- name String
- The name of the environment.
- project
Id String - The ID of the Amazon DataZone project in which the environment is created.
- provider String
- The provider of the Amazon DataZone environment.
- status "ACTIVE" | "CREATING" | "UPDATING" | "DELETING" | "CREATE_FAILED" | "UPDATE_FAILED" | "DELETE_FAILED" | "VALIDATION_FAILED" | "SUSPENDED" | "DISABLED" | "EXPIRED" | "DELETED" | "INACCESSIBLE"
- The status of the Amazon DataZone environment.
- updated
At String - The timestamp of when the environment was updated.
Supporting Types
EnvironmentStatus
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 Native v0.126.0 published on Monday, Sep 30, 2024 by Pulumi