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.getEnvironmentBlueprintConfiguration
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
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)
public static Output<GetEnvironmentBlueprintConfigurationResult> getEnvironmentBlueprintConfiguration(GetEnvironmentBlueprintConfigurationArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:datazone:getEnvironmentBlueprintConfiguration
  arguments:
    # arguments dictionaryThe following arguments are supported:
- DomainId string
- The identifier of the Amazon DataZone domain in which an environment blueprint exists.
- EnvironmentBlueprint stringId 
- The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
- DomainId string
- The identifier of the Amazon DataZone domain in which an environment blueprint exists.
- EnvironmentBlueprint stringId 
- The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
- domainId String
- The identifier of the Amazon DataZone domain in which an environment blueprint exists.
- environmentBlueprint StringId 
- The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
- domainId string
- The identifier of the Amazon DataZone domain in which an environment blueprint exists.
- environmentBlueprint 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.
- domainId String
- The identifier of the Amazon DataZone domain in which an environment blueprint exists.
- environmentBlueprint StringId 
- The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
getEnvironmentBlueprintConfiguration Result
The following output properties are available:
- CreatedAt string
- The timestamp of when an environment blueprint was created.
- DomainId string
- The identifier of the Amazon DataZone domain in which an environment blueprint exists.
- EnabledRegions List<string>
- The enabled AWS Regions specified in a blueprint configuration.
- EnvironmentBlueprint stringId 
- The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
- ManageAccess stringRole Arn 
- The ARN of the manage access role.
- ProvisioningRole stringArn 
- The ARN of the provisioning role.
- RegionalParameters List<Pulumi.Aws Native. Data Zone. Outputs. Environment Blueprint Configuration Regional Parameter> 
- The regional parameters of the environment blueprint.
- UpdatedAt string
- The timestamp of when the environment blueprint was updated.
- CreatedAt string
- The timestamp of when an environment blueprint was created.
- DomainId string
- The identifier of the Amazon DataZone domain in which an environment blueprint exists.
- EnabledRegions []string
- The enabled AWS Regions specified in a blueprint configuration.
- EnvironmentBlueprint stringId 
- The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
- ManageAccess stringRole Arn 
- The ARN of the manage access role.
- ProvisioningRole stringArn 
- The ARN of the provisioning role.
- RegionalParameters []EnvironmentBlueprint Configuration Regional Parameter 
- The regional parameters of the environment blueprint.
- UpdatedAt string
- The timestamp of when the environment blueprint was updated.
- createdAt String
- The timestamp of when an environment blueprint was created.
- domainId String
- The identifier of the Amazon DataZone domain in which an environment blueprint exists.
- enabledRegions List<String>
- The enabled AWS Regions specified in a blueprint configuration.
- environmentBlueprint StringId 
- The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
- manageAccess StringRole Arn 
- The ARN of the manage access role.
- provisioningRole StringArn 
- The ARN of the provisioning role.
- regionalParameters List<EnvironmentBlueprint Configuration Regional Parameter> 
- The regional parameters of the environment blueprint.
- updatedAt String
- The timestamp of when the environment blueprint was updated.
- createdAt string
- The timestamp of when an environment blueprint was created.
- domainId string
- The identifier of the Amazon DataZone domain in which an environment blueprint exists.
- enabledRegions string[]
- The enabled AWS Regions specified in a blueprint configuration.
- environmentBlueprint stringId 
- The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
- manageAccess stringRole Arn 
- The ARN of the manage access role.
- provisioningRole stringArn 
- The ARN of the provisioning role.
- regionalParameters EnvironmentBlueprint Configuration Regional Parameter[] 
- The regional parameters of the environment blueprint.
- updatedAt 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.
- createdAt String
- The timestamp of when an environment blueprint was created.
- domainId String
- The identifier of the Amazon DataZone domain in which an environment blueprint exists.
- enabledRegions List<String>
- The enabled AWS Regions specified in a blueprint configuration.
- environmentBlueprint StringId 
- The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
- manageAccess StringRole Arn 
- The ARN of the manage access role.
- provisioningRole StringArn 
- The ARN of the provisioning role.
- regionalParameters List<Property Map>
- The regional parameters of the environment blueprint.
- updatedAt 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
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