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

Adding apigw-lambda-comprehend-sam pattern #1573

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

pbv0
Copy link
Contributor

@pbv0 pbv0 commented Aug 17, 2023

Issue #, if available:

Description of changes:
Adding the apigw-lambda-comprehend-sam pattern.

This pattern deploys an Amazon API Gateway REST API with an AWS Lambda integration. The Lambda function is written in Python, calls the Amazon Comprehend DetectSentiment API, and returns a response containing the detected sentiment.

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

@mavi888 mavi888 merged commit 521128d into aws-samples:main Aug 21, 2023
2 checks passed
@pbv0 pbv0 deleted the pbv-feature-apigw-lambda-comprehend branch August 21, 2023 18:13
@mavi888
Copy link
Contributor

mavi888 commented Aug 22, 2023

Thanks for submitting this pattern.
Now its live: https://serverlessland.com/patterns/apigw-lambda-comprehend-sam

Cheers,

Marcia

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.

2 participants