Tuesday, May 10, 2022

Error: checking AWS STS access – cannot get role ARN for current session: operation error STS: GetCallerIdentity

Error: checking AWS STS access – cannot get role ARN for current session: operation error STS: GetCallerIdentity

Fix:

You need to attach IAM role with Administrator Access policy to the EC2 instance for creating EKS cluster.




1 comment:

  1. Please can you go step by step on how to apply the fix?

    ReplyDelete

Fix for Jenkins slowness when Running in AWS EC2 instance | Jenkins Very Slow Upon Starting EC2 Instance after Stopping

Let's say that you have configured Jenkins in AWS EC2 instance and you are using AWS free tier and you are NOT using Elastic IP, so when...