Skip to content

Conversation

@mayafrieman
Copy link
Contributor

Issue #, if available:

Description of changes:
Adding new pattern for API Gateway direct integration to DynamoDB showcasing transformation of request/response using VTL and CDK and implement examples for using Cognito, Lambda authorizer and API keys.

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

@parikhudit
Copy link
Contributor

@mayafrieman Thanks for the contribution. Could you please remove the additional dependencies, zip archives, etc from the PR? You could add all required dependencies in requirements.txt and install them before deploying using sam build.

@@ -0,0 +1,53 @@
{
"title": "API Gateway direct integration to DynamoDB",
"description": "Create direct integration with API Gateway to DynamoDB showcasing transformation of request/response using VTL and CDK and implement examples for using Cognito, Lambda authorizer and API keys.",
Copy link
Contributor

@parikhudit parikhudit Sep 1, 2024

Choose a reason for hiding this comment

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

Description here needs to be lesser than or equal to 150 characters

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Description was changed

@mayafrieman
Copy link
Contributor Author

Dependencies were removed

@julianwood julianwood merged commit 8f79304 into aws-samples:main Mar 24, 2025
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.

3 participants