aws-apigateway-sagemakerendpoint: Make apiMethod in addProxyMethodToApiResource configurable from Props. #797
Labels
feature-request
A feature should be added or improved
needs-triage
The issue or PR still needs to be triaged
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.
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: