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

How to Automate Security Scan of Terraform Files using Checkov with Jenkins Pipeline? | How to Perform Security scan for Terraform Files using Checkov?

  Checkov is a static code analysis tool designed to scan Infrastructure as Code (IaC) files and identify potential security and compliance ...