aws_session_get
Show current AWS session's default profile and region, including where each value came from, to confirm state before operations or debug account mismatches.
Instructions
Show the current session's default AWS profile and region, and where each value came from ('session' = set by aws_session_set, 'env' = AWS_PROFILE/AWS_REGION env var, 'default' = built-in fallback). Useful for confirming state before running operations or debugging why a call hit the wrong account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||