Is somehow unclear from documentation where the policy is needed to be attached. I am using EKS and I attached it on worker nodes, but seems that doesn't do the trick. Getting the following error.
Failed to get messages in SQS: AccessDenied: Access to the resource https://sqs.us-east-1.amazonaws.com/
I tried also more permissive policies but still no luck. It looks like the pod does not get the policy from the node.
Is somehow unclear from documentation where the policy is needed to be attached. I am using EKS and I attached it on worker nodes, but seems that doesn't do the trick. Getting the following error.
Failed to get messages in SQS: AccessDenied: Access to the resource https://sqs.us-east-1.amazonaws.com/
I tried also more permissive policies but still no luck. It looks like the pod does not get the policy from the node.