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 AwsAccount
The Amazon account of the environment.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AwsAccountId" :
String
}
YAML
AwsAccountId:
String
Properties
AwsAccountId
-
The account ID of a project.
Required: Yes
Type: String
Pattern:
^\d{12}$
Update requires: No interruption