sparse-intern-71089
02/06/2024, 11:31 PMbillowy-army-68599
little-cartoon-10569
02/06/2024, 11:34 PMlittle-cartoon-10569
02/06/2024, 11:35 PMbillowy-army-68599
little-cartoon-10569
02/06/2024, 11:38 PMconst acct1 = new aws.Provider("acct1", { assumeRole: { myWellknownRoleArn ...
little-cartoon-10569
02/06/2024, 11:39 PMlittle-cartoon-10569
02/06/2024, 11:41 PMbillowy-army-68599
little-cartoon-10569
02/06/2024, 11:41 PMbillowy-army-68599
billowy-army-68599
little-cartoon-10569
02/06/2024, 11:42 PMbillowy-army-68599
billowy-army-68599
billowy-army-68599
little-cartoon-10569
02/06/2024, 11:46 PMlittle-cartoon-10569
02/07/2024, 12:00 AMlittle-cartoon-10569
02/07/2024, 2:30 AMaws sso login help
, was correct:
Please note that only one login
session can be active for a given SSO Session and creating multiple
profiles does not allow for multiple users to be authenticated against
the same SSO Session.However, I've used
aws --profile acct1 sso login
followed by aws --profile acct2 sso login
, then created aws.Provider instances using those two profiles, and it's working fine (so far).little-cartoon-10569
02/07/2024, 2:31 AMlittle-cartoon-10569
02/07/2024, 2:32 AMlittle-cartoon-10569
02/07/2024, 3:19 AM[sso-session xyz]
section in both profiles, I'm actually only logged in once, with two profiles getting different keys. It just works, even via the AWS cli and shells, etc.