aws_list_profiles
List AWS profiles from ~/.aws/config, including region and SSO metadata, to select a profile or troubleshoot expired SSO sessions.
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 | |||