Undeploy accounts
Last updated
Was this helpful?
Last updated
Was this helpful?
Remove infrastructure configured with config sets to the specified organizational units and accounts.
ou-path...
You can pass one or more organizational unit paths to undeploy only the accounts that belong to organizational units located under the given paths in the organization hierarchy.
In addition to the , this command has the following options.
--account <account id>
Choose accounts to undeploy. You can use this option multiple times to specify more accounts.
--concurrent-accounts <number>
Number of accounts to undeploy concurrently.
--config-set <config-set>
Undeploy only this config set.
Optional.
--command-path <command-path>
Undeploy only stacks under this command path.
Optional.
To use this option, also the --config-set
option must be given.
These are the minimum IAM permissions required to run this command.
Undeploy all accounts in the organization.
Undeploy only accounts that belong to the organizational unit Root/Sandbox or to any organizational units under it.
Undeploy only accounts that belong to the organizational unit Root/Apps/Dev or Root/Apps/Test, or to any organizational units under them.
Undeploy only account 123456789012.
Undeploy only account 123456789012 and 777777777777.