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 Answer
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
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions