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 install Checkov | How to Scan Terraform Code for finding security issues using Checkov

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