We recommend new projects start with resources from the AWS provider.
aws-native.datazone.EnvironmentBlueprintConfiguration
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
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
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
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.
- EnvironmentBlueprint stringIdentifier 
- The identifier of the environment blueprint. - In the current release, only the following values are supported: - DefaultDataLakeand- DefaultDataWarehouse.
- 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. Inputs. Environment Blueprint Configuration Regional Parameter> 
- 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.
- EnvironmentBlueprint stringIdentifier 
- The identifier of the environment blueprint. - In the current release, only the following values are supported: - DefaultDataLakeand- DefaultDataWarehouse.
- ManageAccess stringRole Arn 
- The ARN of the manage access role.
- ProvisioningRole stringArn 
- The ARN of the provisioning role.
- RegionalParameters []EnvironmentBlueprint Configuration Regional Parameter Args 
- 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.
- environmentBlueprint StringIdentifier 
- The identifier of the environment blueprint. - In the current release, only the following values are supported: - DefaultDataLakeand- DefaultDataWarehouse.
- 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.
- 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.
- environmentBlueprint stringIdentifier 
- The identifier of the environment blueprint. - In the current release, only the following values are supported: - DefaultDataLakeand- DefaultDataWarehouse.
- 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.
- 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_ stridentifier 
- The identifier of the environment blueprint. - In the current release, only the following values are supported: - DefaultDataLakeand- DefaultDataWarehouse.
- 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 Args] 
- 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.
- environmentBlueprint StringIdentifier 
- The identifier of the environment blueprint. - In the current release, only the following values are supported: - DefaultDataLakeand- DefaultDataWarehouse.
- 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.
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.
- EnvironmentBlueprint stringId 
- 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.
- EnvironmentBlueprint stringId 
- 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.
- environmentBlueprint StringId 
- 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.
- environmentBlueprint stringId 
- 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_ strid 
- 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.
- environmentBlueprint StringId 
- 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
We recommend new projects start with resources from the AWS provider.