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 Region
The Amazon Region.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "RegionName" :
String
}
YAML
RegionName:
String
Properties
RegionName
-
The Amazon Region name.
Required: Yes
Type: String
Pattern:
^[a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9]$
Minimum:
4
Maximum:
16
Update requires: No interruption