List accounts stacks
List stacks from accounts.
Usage
Positional arguments
ou-path...
You can pass one or more organizational unit paths to list stacks only from the accounts that belong to the organizational units located under the given paths in the organization hierarchy.
Options
In addition to the common options, this command has the following options.
--config-set-type <config-set-type>
List stacks that belong to a config sets of this type.
The provided config set type must be either standard or bootstrap.
--account <account-id> | -a <account-id>
Choose accounts to from where to list stacks. You can use this option multiple times to specify more accounts.
--concurrent-accounts <number>
Number of accounts to process concurrently.
--config-set <config-set>
List only stacks that belong to this config set.
Optional.
--command-path <command-path>
List only stacks under this command path in the config set specified with the
--config-set
option.Optional.
To use this option, also the
--config-set
option must be given.
IAM permissions
These are the minimum IAM permissions required to run this command.
Examples
List stacks from every account.
List stacks from accounts that belong to the Root/Workload organizational unit.
List all stacks from accounts 123456789012 and 210987654321
List stacks from every account that belong to bootstrap config sets.
Last updated