aws_list_profiles
List AWS profiles from ~/.aws/config with region and SSO details. Resolves missing profile names, profile switches, and SSO-expired errors.
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 | |||