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 a219cf4 commit d4ea393Copy full SHA for d4ea393
docs/docs/ops/sources.md
@@ -95,6 +95,7 @@ This is how to setup:
95
"Service": "s3.amazonaws.com"
96
},
97
"Resource": "${SQS_QUEUE_ARN}",
98
+ "Action": "SQS:SendMessage",
99
"Condition": {
100
"ArnLike": {
101
"aws:SourceArn": "${S3_BUCKET_ARN}"
0 commit comments