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

New Serverless pattern - API Gateway REST API to SageMaker #1650

Merged

Conversation

naba819
Copy link
Contributor

@naba819 naba819 commented Sep 12, 2023

*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.

@github-actions
Copy link

@naba819 your 'example-pattern.json' is missing some key fields, please review below and address any errors you have

  1. instance: instance requires property "language"

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.

@naba819
Copy link
Contributor Author

naba819 commented Sep 18, 2023

Updated the 'example-pattern.json' file with the missing "language" property. Pushed the changes.

apigw-rest-sagemaker/example-pattern.json Outdated Show resolved Hide resolved
apigw-rest-sagemaker/example-pattern.json Outdated Show resolved Hide resolved
apigw-rest-sagemaker/example-pattern.json Outdated Show resolved Hide resolved
apigw-rest-sagemaker/example-pattern.json Outdated Show resolved Hide resolved
@benjasl-stripe benjasl-stripe merged commit 380a3de into aws-samples:main Oct 23, 2023
2 checks passed
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