awslabs / awslabs/aws-solutions-constructs

aws-apigateway-sagemakerendpoint: Make apiMethod in addProxyMethodToApiResource configurable from Props.

Open
#797 1 comment 0 reactions 0 assignees View on GitHub
feature-request needs-triage
Dominant language
TypeScript
Stars
1.4k
Forks
268
Avg merge
5h 18m
Merged PRs (30d)
5

Description

Current ApiGatewayToSageMakerEndpoint does not allow apiMethod to be configurable and creates an API with "GET" method by default. I have a use case where I want to "POST" images in body to Sagemaker endpoint. Having it configurable via ApiGatewayToSageMakerEndpointProps maybe helpful.

* [ ] :wave: I may be able to implement this feature request
* [ ] :warning: This feature might incur a breaking change

---

This is a :rocket: Feature Request

Contributor guide

Open the contributing guide

Research direction

Review the ApiGatewayToSageMakerEndpoint construct and ApiGatewayToSageMakerEndpointProps named in the issue, then trace addProxyMethodToApiResource. Verify how the current GET default is established and define completion as allowing a caller to select POST through Props while preserving the existing default.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
api, machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.