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

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

Open
2 tasks
hshah8831 opened this issue Sep 13, 2022 · 1 comment
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged

Comments

@hshah8831
Copy link

hshah8831 commented Sep 13, 2022

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.

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@hshah8831 hshah8831 added feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged labels Sep 13, 2022
@biffgaut
Copy link
Contributor

Thanks, we'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants