Skip to content

Build a serverless front-end for Amazon SageMaker endpoints with Terraform

License

Notifications You must be signed in to change notification settings

suaaa7/iris-data-endpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iris-data-endpoint

Build a serverless front-end for Amazon SageMaker endpoints with Terraform

Usage

terraform apply

$ terraform init
$ make apply

curl

base_url is aws_api_gateway_deployment.gw_deployment.invoke_url

$ bash request.sh <base_url>
{"code": 200, "variant": "variant-a", "prediction": "virginica"}

terraform destroy

$ make destroy

Reference

Amazon SageMaker エンドポイント用のサーバーレスフロントエンドを構築する

Build a serverless frontend for an Amazon SageMaker endpoint

About

Build a serverless front-end for Amazon SageMaker endpoints with Terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published