This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DataZone::ProjectProfile AwsAccount
The AWS account of the environment.
Syntax
To declare this entity in your AWS 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