trek10inc / awsume

A utility for easily assuming AWS IAM roles from the command line.
https://awsu.me
MIT License
485 stars 90 forks source link

Fix listing profiles from all aws partitions #195

Closed LucasZielke closed 10 months ago

LucasZielke commented 1 year ago

Breaks out partition as additional value to be listed and fixes issue of non aws partition account ids showing as arn

list profile includes partition

closes #194

mtskillman commented 10 months ago

see https://github.com/trek10inc/awsume/pull/226