开发者

kops delete cluster $NAME --yes unable to delete due to SQS queue error [closed]

开发者 https://www.devze.com 2022-12-07 20:02 出处:网络
Closed. This question is not about programming or software development. It is not currently accepting answers.
Closed. This question is not about programming or software development. It is not currently accepting answers.

This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can le开发者_运维百科ave a comment to explain where the question may be able to be answered.

Closed 5 hours ago.

Improve this question
ubuntu@ip-*****:~$ kops delete cluster $NAME --state=s3://k8s.******.local --yes


ClusterName as positional argument is deprecated and will be removed in a future version

Error: error listing SQS queues: AccessDenied: Access to the resource https://sqs.ap-southeast-1.amazonaws.com/ is denied.
    status code: 403, request id: f026aace-0335-5f62-bab5-f6c711ba4dae

I gave AWSLambdaSQSQueueExecutionRole, AmazonEventBridgeReadOnlyAccess, AmazonSQSReadOnlyAccess and full access for the same but still error is persisting.... How to resolve this?

0

精彩评论

暂无评论...
验证码 换一张
取 消