AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.datazone.getEnvironmentBlueprintConfiguration
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Definition of AWS::DataZone::EnvironmentBlueprintConfiguration Resource Type
Using getEnvironmentBlueprintConfiguration
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 getEnvironmentBlueprintConfiguration(args: GetEnvironmentBlueprintConfigurationArgs, opts?: InvokeOptions): Promise<GetEnvironmentBlueprintConfigurationResult>
function getEnvironmentBlueprintConfigurationOutput(args: GetEnvironmentBlueprintConfigurationOutputArgs, opts?: InvokeOptions): Output<GetEnvironmentBlueprintConfigurationResult>def get_environment_blueprint_configuration(domain_id: Optional[str] = None,
                                            environment_blueprint_id: Optional[str] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetEnvironmentBlueprintConfigurationResult
def get_environment_blueprint_configuration_output(domain_id: Optional[pulumi.Input[str]] = None,
                                            environment_blueprint_id: Optional[pulumi.Input[str]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetEnvironmentBlueprintConfigurationResult]func LookupEnvironmentBlueprintConfiguration(ctx *Context, args *LookupEnvironmentBlueprintConfigurationArgs, opts ...InvokeOption) (*LookupEnvironmentBlueprintConfigurationResult, error)
func LookupEnvironmentBlueprintConfigurationOutput(ctx *Context, args *LookupEnvironmentBlueprintConfigurationOutputArgs, opts ...InvokeOption) LookupEnvironmentBlueprintConfigurationResultOutput> Note: This function is named LookupEnvironmentBlueprintConfiguration in the Go SDK.
public static class GetEnvironmentBlueprintConfiguration 
{
    public static Task<GetEnvironmentBlueprintConfigurationResult> InvokeAsync(GetEnvironmentBlueprintConfigurationArgs args, InvokeOptions? opts = null)
    public static Output<GetEnvironmentBlueprintConfigurationResult> Invoke(GetEnvironmentBlueprintConfigurationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEnvironmentBlueprintConfigurationResult> getEnvironmentBlueprintConfiguration(GetEnvironmentBlueprintConfigurationArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: aws-native:datazone:getEnvironmentBlueprintConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Domain
Id string - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - Environment
Blueprint stringId  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 
- Domain
Id string - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - Environment
Blueprint stringId  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 
- domain
Id String - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - environment
Blueprint StringId  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 
- domain
Id string - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - environment
Blueprint stringId  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 
- domain_
id str - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - environment_
blueprint_ strid  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 
- domain
Id String - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - environment
Blueprint StringId  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 
getEnvironmentBlueprintConfiguration Result
The following output properties are available:
- Created
At string - The timestamp of when an environment blueprint was created.
 - Domain
Id string - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - Enabled
Regions List<string> - The enabled AWS Regions specified in a blueprint configuration.
 - Environment
Blueprint stringId  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 - Manage
Access stringRole Arn  - The ARN of the manage access role.
 - Provisioning
Role stringArn  - The ARN of the provisioning role.
 - Regional
Parameters List<Pulumi.Aws Native. Data Zone. Outputs. Environment Blueprint Configuration Regional Parameter>  - The regional parameters of the environment blueprint.
 - Updated
At string - The timestamp of when the environment blueprint was updated.
 
- Created
At string - The timestamp of when an environment blueprint was created.
 - Domain
Id string - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - Enabled
Regions []string - The enabled AWS Regions specified in a blueprint configuration.
 - Environment
Blueprint stringId  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 - Manage
Access stringRole Arn  - The ARN of the manage access role.
 - Provisioning
Role stringArn  - The ARN of the provisioning role.
 - Regional
Parameters []EnvironmentBlueprint Configuration Regional Parameter  - The regional parameters of the environment blueprint.
 - Updated
At string - The timestamp of when the environment blueprint was updated.
 
- created
At String - The timestamp of when an environment blueprint was created.
 - domain
Id String - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - enabled
Regions List<String> - The enabled AWS Regions specified in a blueprint configuration.
 - environment
Blueprint StringId  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 - manage
Access StringRole Arn  - The ARN of the manage access role.
 - provisioning
Role StringArn  - The ARN of the provisioning role.
 - regional
Parameters List<EnvironmentBlueprint Configuration Regional Parameter>  - The regional parameters of the environment blueprint.
 - updated
At String - The timestamp of when the environment blueprint was updated.
 
- created
At string - The timestamp of when an environment blueprint was created.
 - domain
Id string - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - enabled
Regions string[] - The enabled AWS Regions specified in a blueprint configuration.
 - environment
Blueprint stringId  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 - manage
Access stringRole Arn  - The ARN of the manage access role.
 - provisioning
Role stringArn  - The ARN of the provisioning role.
 - regional
Parameters EnvironmentBlueprint Configuration Regional Parameter[]  - The regional parameters of the environment blueprint.
 - updated
At string - The timestamp of when the environment blueprint was updated.
 
- created_
at str - The timestamp of when an environment blueprint was created.
 - domain_
id str - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - enabled_
regions Sequence[str] - The enabled AWS Regions specified in a blueprint configuration.
 - environment_
blueprint_ strid  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 - manage_
access_ strrole_ arn  - The ARN of the manage access role.
 - provisioning_
role_ strarn  - The ARN of the provisioning role.
 - regional_
parameters Sequence[EnvironmentBlueprint Configuration Regional Parameter]  - The regional parameters of the environment blueprint.
 - updated_
at str - The timestamp of when the environment blueprint was updated.
 
- created
At String - The timestamp of when an environment blueprint was created.
 - domain
Id String - The identifier of the Amazon DataZone domain in which an environment blueprint exists.
 - enabled
Regions List<String> - The enabled AWS Regions specified in a blueprint configuration.
 - environment
Blueprint StringId  - The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
 - manage
Access StringRole Arn  - The ARN of the manage access role.
 - provisioning
Role StringArn  - The ARN of the provisioning role.
 - regional
Parameters List<Property Map> - The regional parameters of the environment blueprint.
 - updated
At String - The timestamp of when the environment blueprint was updated.
 
Supporting Types
EnvironmentBlueprintConfigurationRegionalParameter    
- Parameters Dictionary<string, string>
 - A string to string map containing parameters for the region.
 - Region string
 - The region specified in the environment parameter.
 
- Parameters map[string]string
 - A string to string map containing parameters for the region.
 - Region string
 - The region specified in the environment parameter.
 
- parameters Map<String,String>
 - A string to string map containing parameters for the region.
 - region String
 - The region specified in the environment parameter.
 
- parameters {[key: string]: string}
 - A string to string map containing parameters for the region.
 - region string
 - The region specified in the environment parameter.
 
- parameters Mapping[str, str]
 - A string to string map containing parameters for the region.
 - region str
 - The region specified in the environment parameter.
 
- parameters Map<String>
 - A string to string map containing parameters for the region.
 - region String
 - The region specified in the environment parameter.
 
Package Details
- Repository
 - AWS Native pulumi/pulumi-aws-native
 - License
 - Apache-2.0
 
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi