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

Role chaining #166

Closed sysadminAbtrace closed 2 years ago

sysadminAbtrace commented 2 years ago

AWS seems to have a limitation of 1h when role chaining. Does AWSu.me have any way of solving this limit? I can't seem to find any solutions in the documentation.

mbarneyjr commented 2 years ago

This is due to an AWS limitation, not something awsume can work-around unfortunately:

https://aws.amazon.com/premiumsupport/knowledge-center/iam-role-chaining-limit/