A desktop app to manage sessions and roles for one or more AWS SSO domains.
- Support default heirarchy of roles (prefer readonly, then working, then ...)
- Allow tagging for environments or other account groupings
- Dump available roles to AWS config
- Support credential-process for CLI and SDKs such as CDK/Go SDK V1 that lack native SSO integration
- Support multiple SSO domains
- Download the
.dmg
from Releases - Drag
arsd.app
to/Applications
- Control-click
arsd.app
and select "Open" - You will see an "Unidentified Developer" prompt. Select continue, or build the application locally
- Follow the
Configuration
steps to add your SSO partition - Optionally, add aliases for accounts and roles to make them easier to remember
Configs are in the os-appropriate application configuration dir. On MacOS this is /Users/your.name/Library/Application Support/io.rsb.arsd
. Under left-side menu, the config path is copyable if you don't already have a config file set up.
Below, find an example with one partition set up with an Amazon Web Services Identity and Access Management Identity Center (formerly known as AWS SSO). You will need your start URL, account ID, and region of the IAM Identity Center install.
partitions:
- start_url: https://d-123abc.awsapps.com/start#
region: us-west-2
account_id: 999888777666
aliases:
accounts:
"[email protected]": payer
roles:
Annoyingly-Long-Role-Name: Abbrev
So far this has only ever been developed or tested on MacOS. Godspeed.
- VS Code + Vue + Tauri + rust-analyzer
Awsume for inspiring the open-in-console functionality.
Amazon Web Services service icons from AWS