Ask Your Question
4

What is the meaning of AccessDeniedException that occurs when the EKS Service is called with Administrator authority?

asked 2022-12-12 11:00:00 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-05-13 13:00:00 +0000

lalupa gravatar image

AccessDeniedException is an error that occurs when the client attempting to access a resource does not have the required permissions to access it. In the case of EKS Service, this error can occur when the service is called with administrator authority but the user account or IAM role associated with the administrator does not have the necessary permissions to perform the requested operation. To resolve this error, the administrator needs to grant the required permissions to the user or IAM role associated with the EKS Service access.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-12-12 11:00:00 +0000

Seen: 9 times

Last updated: May 13 '22