dynamodb-stream-lambda-four-iam-permissions

Status: IN

Lambda functions consuming DynamoDB Streams require four specific permissions: `dynamodb:DescribeStream`, `dynamodb:GetRecords`, `dynamodb:GetShardIterator`, and `dynamodb:ListStreams`.

Source: entries/2026/03/11/amazondynamodb-latest-developerguide-StreamsLambdaTutorialhtml.md

JSON