Skip to content

Commit

Permalink
Merge pull request #22 from GSA/add_GetQueueAttributes
Browse files Browse the repository at this point in the history
add sqs:GetQueueAttributes
  • Loading branch information
Brian Fitzwater - IDI-C authored Apr 10, 2020
2 parents 540888f + 926273d commit fb75f8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iam_policies/lambda_iam_policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"Action": [
"iam:ListUserTags",
"sqs:DeleteMessage",
"sqs:GetQueueAttributes",
"sqs:ReceiveMessage",
"ses:SendTemplatedEmail",
"logs:CreateLogGroup",
Expand Down

0 comments on commit fb75f8e

Please sign in to comment.