aws-sso Verified for current stable LTS

Aws Sso Command: List Account Roles

An engineer would use the 'aws sso list-account-roles' command when they need to retrieve and evaluate the roles associated with a specific AWS account within a single sign-on (SSO) setup to ensure they have the correct permissions for a project. Exact CLI syntax to list account roles using Aws Sso.

When to use this: An engineer would use the 'aws sso list-account-roles' command when they need to retrieve and evaluate the roles associated with a specific AWS account within a single sign-on (SSO) setup to ensure they have the correct permissions for a project.

Command Syntax

aws sso list-account-roles --account-id <account> --access-token <token>

Command Breakdown

--account-id
Command Option
Tool-specific option used by this command invocation.
--access-token
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to list account roles 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

Back to Aws Sso directory