aws_list_profiles
List AWS profiles configured in ~/.aws/config, including name, region, SSO metadata, and an isSso flag. Use this when no profile is named or to switch or troubleshoot SSO-expired profiles.
Instructions
List AWS profiles configured in ~/.aws/config. Returns profile name, region, and SSO metadata (start URL, region, session name) where set, plus an isSso flag. Use when the user hasn't named a profile, when they ask to switch profiles, or when an SSO-expired error mentions a profile you haven't seen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||