Description
After #1, offer to run aws sso login --profile X when an SsoSessionExpiredError is presented. CLI-only.
Acceptance Criteria
Technical Notes
Message standards (ADR-0010 §5)
All user-facing text in this slice must meet the ADR-0010 message standards:
Description
After #1, offer to run
aws sso login --profile Xwhen anSsoSessionExpiredErroris presented. CLI-only.Acceptance Criteria
Run aws sso login now? [y/N])pnpm testTechnical Notes
process.stdout.isTTY.Message standards (ADR-0010 §5)
All user-facing text in this slice must meet the ADR-0010 message standards:
aws sso login --profile <name>, then retry)