farrellit / ec2metadata-role-assumption

a simple role assumption service that exports resultant credentials the same way the ec2metadata service does, and provides endpoints for arbitrary metadata like in EC2 land.
8 stars 30 forks source link

allow assuming role from another role #24

Open farrellit opened 7 years ago

farrellit commented 7 years ago

allow assuming role from another role. Also, write out the config to assume a role from another. You could try for a 2fer, doing profile->role->role maybe.