Do we need to update any policy if we are using admin access for sqs dql redrive (Context: https://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-dead-letter-queues-cloudtrail)

0

Recently the aws team has issued notifications to many teams regarding their updated sqs dlq redrive policy. Just need to confirm is there is any need to change any policy if we are using admin access for dlq redrive tasks?

1回答
1

There is no need to change the policy if the admin access has the following policy attached.

  • AmazonSQSFullAccess – It includes the dead-letter queue redrive tasks: start, cancel, and list.

Note: AWS Security Best practices however recommend to give access to resources using the principle of least privilege. See Least privilege permissions

The least privilege permission required to give a user access to a dead-letter queue redrive actions can be found here

AWS
回答済み 9ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ