Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Refactor Non-api Gateway Facing Lambda's #179

Merged
saquino0827 merged 1 commit intomainfrom
task-refactor-non-api-lambdas
May 16, 2025
Merged

Refactor Non-api Gateway Facing Lambda's #179
saquino0827 merged 1 commit intomainfrom
task-refactor-non-api-lambdas

Conversation

@saquino0827
Copy link
Contributor

Changes proposed in this pull request

  • these lambda's do not use api gateway and do not need an http response
  • raising an error instead of returning a 500 will more easily show up in AWS monitoring
  • A follow up logging PR will be worked on from this task

- these lambda's do not use api gateway and do not need an http response
- raising an error instead of returning a 500 will more easily show up in AWS monitoring
@saquino0827 saquino0827 requested a review from a team as a code owner May 15, 2025 18:21
@saquino0827 saquino0827 merged commit 07551d5 into main May 16, 2025
11 checks passed
@saquino0827 saquino0827 deleted the task-refactor-non-api-lambdas branch May 16, 2025 20:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants