Skip to content

Commit e1cc35e

Browse files
Update instructions for AWS SQS config JSON (#565)
Update sources.md
1 parent f8f1081 commit e1cc35e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/ops/sources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ This is how to setup:
9595
"Service": "s3.amazonaws.com"
9696
},
9797
"Resource": "${SQS_QUEUE_ARN}",
98+
"Action": "SQS:SendMessage",
9899
"Condition": {
99100
"ArnLike": {
100101
"aws:SourceArn": "${S3_BUCKET_ARN}"

0 commit comments

Comments
 (0)