Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(lambda-event-sources): tumbling window #13412

Merged

Conversation

msimpsonnz
Copy link
Contributor

fixes #13411

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

@gitpod-io
Copy link

gitpod-io bot commented Mar 5, 2021

@github-actions github-actions bot added the @aws-cdk/aws-lambda Related to AWS Lambda label Mar 5, 2021
Updated DynamoDB and Kinesis events sources, associated tests and README
Updated DynamoDB and Kinesis events sources, associated tests and README
@nija-at
Copy link
Contributor

nija-at commented Mar 17, 2021

Hello -

Sorry about the delay in reviewing PRs. We are experiencing an increased backlog of items that need our attention.
We will get to your PR as soon as we are able to. Apologies for the delay.

Copy link
Contributor

@nija-at nija-at left a comment

Choose a reason for hiding this comment

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

Hi @msimpsonnz - Thanks for submitting this PR.

Please see my comments below.

@nija-at nija-at changed the title feat(aws-lambda): Add tumblingWindowInSeconds to Lambda Event Source feat(lambda-event-sources): tumbling window Mar 22, 2021
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
@mergify mergify bot dismissed nija-at’s stale review March 22, 2021 19:41

Pull request has been modified.

nija-at
nija-at previously approved these changes Mar 25, 2021
@nija-at nija-at dismissed their stale review March 25, 2021 14:19

merge conflicts

Copy link
Contributor

@nija-at nija-at left a comment

Choose a reason for hiding this comment

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

Hi @msimpsonnz -

Code looks great but it looks like there are some merge conflicts with the latest commits on master. Can you resolve these and re-submit?

@mergify mergify bot dismissed nija-at’s stale review March 26, 2021 01:42

Pull request has been modified.

@msimpsonnz
Copy link
Contributor Author

@nija-at I’ve resolved the conflict. Had to fight with Gitpod for a while but managed to get it sorted

@mergify
Copy link
Contributor

mergify bot commented Mar 26, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: e5a4e4d
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Mar 26, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit e9f2773 into aws:master Mar 26, 2021
hollanddd pushed a commit to hollanddd/aws-cdk that referenced this pull request Mar 31, 2021
fixes aws#13411

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@msimpsonnz msimpsonnz deleted the msimpsonnz/feature-lambda-tumblingwindow branch April 13, 2021 05:10
hollanddd pushed a commit to hollanddd/aws-cdk that referenced this pull request Aug 26, 2021
fixes aws#13411

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(aws-lambda): Add tumblingWindowInSeconds to Lambda Event Source Mapping
3 participants