AWS::DataZone::ProjectProfile EnvironmentConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::DataZone::ProjectProfile EnvironmentConfiguration

The configuration of an environment.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

AwsAccount

The Amazon account of the environment.

Required: No

Type: AwsAccount

Update requires: No interruption

AwsRegion

The Amazon Region of the environment.

Required: Yes

Type: Region

Update requires: No interruption

ConfigurationParameters

The configuration parameters of the environment.

Required: No

Type: EnvironmentConfigurationParametersDetails

Update requires: No interruption

DeploymentMode

The deployment mode of the environment.

Required: No

Type: String

Allowed values: ON_CREATE | ON_DEMAND

Update requires: No interruption

DeploymentOrder

The deployment order of the environment.

Required: No

Type: Number

Minimum: 0

Maximum: 16

Update requires: No interruption

Description

The environment description.

Required: No

Type: String

Maximum: 2048

Update requires: No interruption

EnvironmentBlueprintId

The environment blueprint ID.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9_-]{1,36}$

Update requires: No interruption

Id

The environment ID.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9_-]{1,36}$

Update requires: No interruption

Name

The environment name.

Required: Yes

Type: String

Pattern: ^[\w -]+$

Minimum: 1

Maximum: 64

Update requires: No interruption