-
Notifications
You must be signed in to change notification settings - Fork 969
New serverless pattern - apigw-lambda-bedrock-novacanvas #2719
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
base: main
Are you sure you want to change the base?
New serverless pattern - apigw-lambda-bedrock-novacanvas #2719
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @archiev4,
thank you for your contribution, please review the comments and update accordingly. Best regards
Hi @marcojahn Thank you for looking into this. I have made the requested changes in the latest commit. Do let me know if you need anything else from my end :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @archiev4, thank you for your contribution. Your PR will be merged by a Serverless DA soon.
Issue #2720, if available:
Description of changes:
A new terraform pattern which implements a serverless text-to-image generation service using Amazon API Gateway, AWS Lambda and Amazon Bedrock's Nova Canvas model. It provides a REST API endpoint where users can submit text prompts and receive generated images whic are stored in an S3 bucket.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.