Conversation
|
@rpf3 It would be nice to add some test cases as well. Please refer existing ones as a reference. |
|
@rpf3 Also refer https://docs.aws.amazon.com/AmazonS3/latest/userguide//ev-events.html,
|
This commit adds POCOs to model S3 object events routed via EventBridge.
This commit adds models for all the EventBridge S3 object event types.
|
@ashishdhingra I've pushed some new models as you requested. Is this more in line with what you were thinking? |
@rpf3 Thanks. Could you also add some unit tests as well as requested in #1073 (comment). |
|
I manually added unit tests, change size to be a long from an int and added |
|
This PR has been released as part of version 4.1.0 of Amazon.Lambda.CloudWatchEvents. Thanks for the PR! |
This commit adds POCOs to model S3 object events routed via EventBridge.
closes #1072