Skip to content

Commit

Permalink
iam_SponsorApp: sqs:DeleteMessage
Browse files Browse the repository at this point in the history
  • Loading branch information
sorah committed Dec 24, 2023
1 parent a1f8596 commit eeb5187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tf/iam_SponsorApp.tf
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ data "aws_iam_policy_document" "SponsorApp" {
actions = [
"sqs:SendMessage",
"sqs:ReceiveMessage",
"sqs:DeleteMessage",
"sqs:ChangeMessageVisibility",
"sqs:GetQueueAttributes",
"sqs:GetQueueUrl",
Expand Down

0 comments on commit eeb5187

Please sign in to comment.