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
I am login to the AWS using our with admin privileges and trust policies as mentioned but I am getting below error when I run the Kubectl apply command:
An error occurred (AccessDenied) when calling the AssumeRole operation: User: arn:aws:sts::abc:assumed-role/AssumeRoleWithAction/GitHub_to_AWS is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::abc:role/AssumeRoleWithAction
Regression Issue
Select this option if this issue appears to be a regression.
Expected Behavior
After login to AWS it should run kubectl apply to run manifest on AWS eks
Current Behavior
Na...
Reproduction Steps
Login to AWS using github action with OIDC
Update kubeconfig
Run Kubectl Apply --> here I get the errror
Possible Solution
No response
Additional Information/Context
No response
The text was updated successfully, but these errors were encountered:
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
Describe the bug
I am login to the AWS using our with admin privileges and trust policies as mentioned but I am getting below error when I run the Kubectl apply command:
An error occurred (AccessDenied) when calling the AssumeRole operation: User: arn:aws:sts::abc:assumed-role/AssumeRoleWithAction/GitHub_to_AWS is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::abc:role/AssumeRoleWithAction
Regression Issue
Expected Behavior
After login to AWS it should run kubectl apply to run manifest on AWS eks
Current Behavior
Na...
Reproduction Steps
Login to AWS using github action with OIDC
Update kubeconfig
Run Kubectl Apply --> here I get the errror
Possible Solution
No response
Additional Information/Context
No response
The text was updated successfully, but these errors were encountered: