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 - Accessing AWS Sagemaker Endpoint via API Gateway and Lambda #1531

Conversation

kaustavbecs
Copy link
Contributor

New serverless pattern - Accessing AWS Sagemaker Endpoint via API Gateway and Lambda

Description of changes:

  1. This pattern deploys a Sagemaker Jumpstart model (Flan T5 XL from HuggingFace) endpoint using AWS Sagemaker.

  2. The pattern also adds a lambda and an API Gateway query the endpoint.

  3. The API Gateway is protected using an API Key. To query the Api Gateway, x-api-key header needs to be added to the HTTP request.

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

@boyney123 boyney123 merged commit c1e0526 into aws-samples:main Aug 7, 2023
1 of 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.

2 participants