Ensure that SQS policy won't allow all actions from all principals without a condition
SQS might contain sensitive information. Determine the specific principals the their required actions, and then craft IAM policy with the required permissions.
Updated 7 months ago