You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
When calling the confidant client, it's often necessary to use
AWS_PROFILE=my_profile. It would be ideal if the client config could specify an aws profile in the confidant profile, so that you can just pass in --profile to the client and it'll auto-configure itself.