aws-sso
Verified for current stable LTS
Aws Sso Command: List Accounts
An engineer would use the 'aws sso list-accounts' command when they need to retrieve a list of AWS accounts associated with their Single Sign-On (SSO) configuration to verify access permissions before managing resources across those accounts. Exact CLI syntax to list accounts using Aws Sso.
When to use this: An engineer would use the 'aws sso list-accounts' command when they need to retrieve a list of AWS accounts associated with their Single Sign-On (SSO) configuration to verify access permissions before managing resources across those accounts.
Command Syntax
aws sso list-accounts aws sso list-accounts Command Breakdown
aws is the base executable for this command.
FAQ
Purpose: Exact syntax to list accounts using Aws Sso.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Aws Sso Command: Get Role Credentials
aws sso get-role-credentials --account-id <account> --role-name <role> --access-token <token> Aws Sso Command: Login aws sso login Aws Sso Command: Logout aws sso logout Aws Sso Command: List Account Roles aws sso list-account-roles --account-id <account> --access-token <token>