You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
On my ec2 instances I shouldn't need to have an aws access key just to assume a role since that defeats the added value of having iam roles.
Describe the solution you'd like
I would like to be able to assume a role using ec2 instances metadata credentials just like you can normally with profiles and the aws cli
Describe alternatives you've considered
Configure cross account permissions to allow the iam instance role to access the s3 buckets without assuming roles.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
On my ec2 instances I shouldn't need to have an aws access key just to assume a role since that defeats the added value of having iam roles.
Describe the solution you'd like
I would like to be able to assume a role using ec2 instances metadata credentials just like you can normally with profiles and the aws cli
Describe alternatives you've considered
Configure cross account permissions to allow the iam instance role to access the s3 buckets without assuming roles.
Additional context
The text was updated successfully, but these errors were encountered: