1. Packages
  2. AWS Native
  3. API Docs
  4. datazone
  5. EnvironmentBlueprintConfiguration

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

aws-native.datazone.EnvironmentBlueprintConfiguration

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

    Definition of AWS::DataZone::EnvironmentBlueprintConfiguration Resource Type

    Create EnvironmentBlueprintConfiguration Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new EnvironmentBlueprintConfiguration(name: string, args: EnvironmentBlueprintConfigurationArgs, opts?: CustomResourceOptions);
    @overload
    def EnvironmentBlueprintConfiguration(resource_name: str,
                                          args: EnvironmentBlueprintConfigurationArgs,
                                          opts: Optional[ResourceOptions] = None)
    
    @overload
    def EnvironmentBlueprintConfiguration(resource_name: str,
                                          opts: Optional[ResourceOptions] = None,
                                          domain_identifier: Optional[str] = None,
                                          enabled_regions: Optional[Sequence[str]] = None,
                                          environment_blueprint_identifier: Optional[str] = None,
                                          manage_access_role_arn: Optional[str] = None,
                                          provisioning_role_arn: Optional[str] = None,
                                          regional_parameters: Optional[Sequence[EnvironmentBlueprintConfigurationRegionalParameterArgs]] = None)
    func NewEnvironmentBlueprintConfiguration(ctx *Context, name string, args EnvironmentBlueprintConfigurationArgs, opts ...ResourceOption) (*EnvironmentBlueprintConfiguration, error)
    public EnvironmentBlueprintConfiguration(string name, EnvironmentBlueprintConfigurationArgs args, CustomResourceOptions? opts = null)
    public EnvironmentBlueprintConfiguration(String name, EnvironmentBlueprintConfigurationArgs args)
    public EnvironmentBlueprintConfiguration(String name, EnvironmentBlueprintConfigurationArgs args, CustomResourceOptions options)
    
    type: aws-native:datazone:EnvironmentBlueprintConfiguration
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args EnvironmentBlueprintConfigurationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args EnvironmentBlueprintConfigurationArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args EnvironmentBlueprintConfigurationArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args EnvironmentBlueprintConfigurationArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args EnvironmentBlueprintConfigurationArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    EnvironmentBlueprintConfiguration Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    The EnvironmentBlueprintConfiguration resource accepts the following input properties:

    DomainIdentifier 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.
    EnvironmentBlueprintIdentifier string

    The identifier of the environment blueprint.

    In the current release, only the following values are supported: DefaultDataLake and DefaultDataWarehouse .

    ManageAccessRoleArn string
    The ARN of the manage access role.
    ProvisioningRoleArn string
    The ARN of the provisioning role.
    RegionalParameters List<Pulumi.AwsNative.DataZone.Inputs.EnvironmentBlueprintConfigurationRegionalParameter>
    The regional parameters of the environment blueprint.
    DomainIdentifier 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.
    EnvironmentBlueprintIdentifier string

    The identifier of the environment blueprint.

    In the current release, only the following values are supported: DefaultDataLake and DefaultDataWarehouse .

    ManageAccessRoleArn string
    The ARN of the manage access role.
    ProvisioningRoleArn string
    The ARN of the provisioning role.
    RegionalParameters []EnvironmentBlueprintConfigurationRegionalParameterArgs
    The regional parameters of the environment blueprint.
    domainIdentifier 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.
    environmentBlueprintIdentifier String

    The identifier of the environment blueprint.

    In the current release, only the following values are supported: DefaultDataLake and DefaultDataWarehouse .

    manageAccessRoleArn String
    The ARN of the manage access role.
    provisioningRoleArn String
    The ARN of the provisioning role.
    regionalParameters List<EnvironmentBlueprintConfigurationRegionalParameter>
    The regional parameters of the environment blueprint.
    domainIdentifier 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.
    environmentBlueprintIdentifier string

    The identifier of the environment blueprint.

    In the current release, only the following values are supported: DefaultDataLake and DefaultDataWarehouse .

    manageAccessRoleArn string
    The ARN of the manage access role.
    provisioningRoleArn string
    The ARN of the provisioning role.
    regionalParameters EnvironmentBlueprintConfigurationRegionalParameter[]
    The regional parameters of the environment blueprint.
    domain_identifier 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_identifier str

    The identifier of the environment blueprint.

    In the current release, only the following values are supported: DefaultDataLake and DefaultDataWarehouse .

    manage_access_role_arn str
    The ARN of the manage access role.
    provisioning_role_arn str
    The ARN of the provisioning role.
    regional_parameters Sequence[EnvironmentBlueprintConfigurationRegionalParameterArgs]
    The regional parameters of the environment blueprint.
    domainIdentifier 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.
    environmentBlueprintIdentifier String

    The identifier of the environment blueprint.

    In the current release, only the following values are supported: DefaultDataLake and DefaultDataWarehouse .

    manageAccessRoleArn String
    The ARN of the manage access role.
    provisioningRoleArn String
    The ARN of the provisioning role.
    regionalParameters List<Property Map>
    The regional parameters of the environment blueprint.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the EnvironmentBlueprintConfiguration resource produces the following output properties:

    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.
    EnvironmentBlueprintId string
    The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
    Id string
    The provider-assigned unique ID for this managed resource.
    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.
    EnvironmentBlueprintId string
    The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
    Id string
    The provider-assigned unique ID for this managed resource.
    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.
    environmentBlueprintId String
    The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
    id String
    The provider-assigned unique ID for this managed resource.
    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.
    environmentBlueprintId string
    The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
    id string
    The provider-assigned unique ID for this managed resource.
    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.
    environment_blueprint_id str
    The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
    id str
    The provider-assigned unique ID for this managed resource.
    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.
    environmentBlueprintId String
    The identifier of the environment blueprint. This identifier should be used when creating environment profiles.
    id String
    The provider-assigned unique ID for this managed resource.
    updatedAt String
    The timestamp of when the environment blueprint was updated.

    Supporting Types

    EnvironmentBlueprintConfigurationRegionalParameter, EnvironmentBlueprintConfigurationRegionalParameterArgs

    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 logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi