Skip to content

Conversation

vinayaksood
Copy link
Contributor

Issue #, if available:

Description of changes:
Added new events DynamodbTimeWindowEvent and KinesisTimeWindowEvent for supporting stream analytics.
Added a couple of event response classes. StreamsEventResponse will be used to report batch item failures for Kinesis and Dynamodb events. TimeWindowEventResponse will be used for returning the stream analytics state as well as reporting batch item failures for KinesisTimeWindowEvent and DynamodbTimeWindowEvent.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@carlzogh carlzogh self-requested a review December 16, 2020 12:07
Copy link
Contributor

@carlzogh carlzogh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - nit: It would be nice if you could add more information about the event/response classes in terms of what integration they relate to, what they're used for, and include a link to the AWS docs that describes the integration (see some of our other events for reference).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants