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

Improve logging and error handling on ASL Lambda function #242

Merged
merged 1 commit into from
May 29, 2024

Conversation

AlexRuiz7
Copy link
Member

Description

This PR improves logging and error handling on the Amazon Security Lake integration Lambda function.

Issues Resolved

Closes #239

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@AlexRuiz7 AlexRuiz7 self-assigned this May 29, 2024
@AlexRuiz7 AlexRuiz7 requested a review from a team as a code owner May 29, 2024 10:40
@AlexRuiz7 AlexRuiz7 merged commit c3b4a7a into 4.9.0 May 29, 2024
8 checks passed
@AlexRuiz7 AlexRuiz7 deleted the 239/improve-error-handling-on-asl-lambda-function branch May 29, 2024 11:54
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.

Amazon Security Lake integration permission denied on Lambda function
2 participants