Skip to content

Commit 9ceb74b

Browse files
committed
docs: update IAM permission
1 parent 3fc3e40 commit 9ceb74b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/utilities/batch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ With this utility, batch records are processed individually – only messages th
3232

3333
Regardless whether you're using SQS, Kinesis Data Streams or DynamoDB Streams, you must configure your Lambda function event source to use ``ReportBatchItemFailures`.
3434

35+
You do not need any additional IAM permissions to use this utility, except for what each event source requires.
36+
3537
### Required resources
3638

3739
The remaining sections of the documentation will rely on these samples. For completeness, this demonstrates IAM permissions and Dead Letter Queue where batch records will be sent after 2 retries were attempted.

0 commit comments

Comments
 (0)