How to set detail on an eventpattern in java #20894
Unanswered
cyberworkz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could someone help on how you can set the filter pattern in the EventPattern class in Java? I have the following pattern:
How does this map to the detail property of EventPattern which is a Map<String, Object>? I have the following in my stack, but it does not work in cdk version 1.160
The S3 event message looks like the following:
Currently, I get the following error when deploying this stack:
Beta Was this translation helpful? Give feedback.
All reactions