We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c5b86 commit 81fc12aCopy full SHA for 81fc12a
CONTRIBUTING.md
@@ -22,7 +22,7 @@ Running the test suite for ex_aws requires a few things:
22
"lambda:ListFunctions",
23
"s3:ListAllMyBuckets",
24
"sns:ListTopics",
25
- "sqs:ListQueues",
+ "sqs:ListQueues"
26
],
27
"Resource": "*"
28
}
0 commit comments