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

Add DLQ support, and new variable for cloudwatch integration #160

Merged
merged 12 commits into from
May 16, 2024
Merged

Conversation

guyrenny
Copy link
Contributor

@guyrenny guyrenny commented May 15, 2024

Description

  • Update the github action to avoid the node.js 16 issue
  • Create a new variable log_group_prefix to avoid the limitation of the number of log groups
  • Add support for DLQ
Fixes #

How Has This Been Tested?

Tests the log_group_prefix manually, and check that the lambda has permission according to the variable.
Ran the DLQ option and saw that in case of an error in the lambda, i got the log file in the S3 bucket.
Ran E2E test for all of the integrations to make sure that there is no other issues.

Checklist:

  • I have updated the relevant example in the examples directory for the module.
  • I have updated the relevant test file for the module.
  • This change does not affect module (e.g. it's readme file change)

@guyrenny guyrenny requested a review from a team as a code owner May 15, 2024 10:38
Copy link
Contributor

@daidokoro daidokoro left a comment

Choose a reason for hiding this comment

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

lgtm

@guyrenny guyrenny merged commit b820057 into master May 16, 2024
6 checks passed
Copy link

🎉 This PR is included in version 1.0.98 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants