Skip to content

DynamoDB stream filterPatterns #12248

Closed Answered by 0xk0nf
0xazuki7 asked this question in Q&A
Nov 13, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

I think filterPaterns structure is wrong.

filterPatterns:
            eventName: INSERT
            dynamodb:
                NewImage:
                  Type:
                    S: [Invoice]

Instead of this, please try to use something like this:

- {
      eventName: ...
      dynamodb: ...
  }

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@0xazuki7
Comment options

@0xazuki7
Comment options

Answer selected by 0xazuki7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants