-
Notifications
You must be signed in to change notification settings - Fork 945
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
New Serverless pattern - API Gateway REST API to SageMaker #1650
New Serverless pattern - API Gateway REST API to SageMaker #1650
Conversation
@naba819 your 'example-pattern.json' is missing some key fields, please review below and address any errors you have
If you need any help, take a look at the example-pattern file. Make the changes, and push your changes back to this pull request. When all automated checks are successful, the Serverless DA team will process your pull request. |
Updated the 'example-pattern.json' file with the missing "language" property. Pushed the changes. |
Updated details about testing using Postman.
*Issue #1651
Description of changes:
New SAM template that creates a Sagemaker endpoint for the Flan-T5 foundation model in Amazon SageMaker JumpStart and a REST API with AWS service integration to invoke the SageMaker endpoint.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.