granted icon indicating copy to clipboard operation
granted copied to clipboard

Allow specifying destination profile with `assume --export`

Open dsech opened this issue 2 years ago • 1 comments

Right now the command assume some-profile --export stores the temporary credentials in .aws/credentials into profile some-profile-tmp.

Would be a nice to have feature to be able to specify the target profile. Maybe something like assume some-profile --export other-profile.

This would help a lot with existing tools that are using hardcoded profiles. Ideally it should also be possible to store the temporary credentials in the default profile.

dsech avatar Mar 23 '23 08:03 dsech

this would be very useful👍🏻

karlatkinson avatar Aug 23 '23 10:08 karlatkinson