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
The EnvironmentBlueprintConfiguration resource accepts the following input properties:
- Domain
Identifier 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 stringIdentifier The identifier of the environment blueprint.
In the current release, only the following values are supported:
DefaultDataLake
andDefaultDataWarehouse
.- 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. Inputs. Environment Blueprint Configuration Regional Parameter> - The regional parameters of the environment blueprint.
- Domain
Identifier 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 stringIdentifier The identifier of the environment blueprint.
In the current release, only the following values are supported:
DefaultDataLake
andDefaultDataWarehouse
.- 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 Args - The regional parameters of the environment blueprint.
- domain
Identifier 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 StringIdentifier The identifier of the environment blueprint.
In the current release, only the following values are supported:
DefaultDataLake
andDefaultDataWarehouse
.- 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.
- domain
Identifier 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 stringIdentifier The identifier of the environment blueprint.
In the current release, only the following values are supported:
DefaultDataLake
andDefaultDataWarehouse
.- 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.
- 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:
DefaultDataLake
andDefaultDataWarehouse
.- 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.
- domain
Identifier 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 StringIdentifier The identifier of the environment blueprint.
In the current release, only the following values are supported:
DefaultDataLake
andDefaultDataWarehouse
.- 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.
Outputs
All input properties are implicitly available as output properties. Additionally, the EnvironmentBlueprintConfiguration resource produces the following output properties:
- 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.
- Environment
Blueprint 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.
- 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.
- Environment
Blueprint 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.
- 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.
- environment
Blueprint 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.
- 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.
- environment
Blueprint 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.
- 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.
- 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.
- 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.
- environment
Blueprint 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.
- updated
At 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.