DeploymentTargets
Specifies the Organizations accounts where you want to create, update, or delete stack instances. You can target either your entire organization or specific accounts using organizational units (OUs) and account filter options.
CloudFormation doesn't deploy stack instances to the organization management account, even if the organization management account is in your organization or in an OU in your organization.
When performing create operations, if you specify both OrganizationalUnitIds
and Accounts
, you must also specify the AccountFilterType
property.
Types
Properties
Refines which accounts will have stack operations performed on them by specifying how to use the Accounts
and OrganizationalUnitIds
properties together.
The Amazon S3 URL path to a file that contains a list of Amazon Web Services account IDs. The file format must be either .csv
or .txt
, and the data can be comma-separated or new-line-separated. There is currently a 10MB limit for the data (approximately 800,000 accounts).
The organization root ID or organizational unit (OU) IDs where you want to perform stack operations. CloudFormation will perform operations on accounts within these OUs and their child OUs.