Skip to content

(WIP) New pattern submission - REST API GW to Lambda Integration (NodeJS) with OpenAPI, Powertools, SecretsManager, Validation and .. #2715

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

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

eldimi
Copy link

@eldimi eldimi commented Apr 16, 2025

Issue #, if available:

Description of changes:

This pattern demonstrates the integration of API Gateway (REST) to NodeJS Lambda functions. Includes:

  • openAPI spec json configuration for the API gateway
  • 2 Lambda functions: one 'simple', serving a single API operation, and one more complex, serving multiple API operations (CRUD)
  • Lambda Powertools for metrics, tracing, logging
  • getting a secret from SecretsManager into Lambda

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@eldimi eldimi changed the title Add REST API GW to Lambda Integration (NodeJS) (WIP) New pattern submission - REST API GW to Lambda Integration (NodeJS) with OpenAPI, Powertools, SecretsManager, Validation and .. Apr 17, 2025
@eldimi
Copy link
Author

eldimi commented Apr 17, 2025

This is work in progress (draft PR), please do not review yet

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.

3 participants