aws / aws/aws-step-functions-data-science-sdk-python
feature: adding support for AsyncInferenceConfig in endpoint config
Open
enhancement
- Dominant language
- Python
- Stars
- 299
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
The EndpointConfig constructor could be extended to support passing in AsyncInferenceConfig
which includes configuration as shown here in the doc [API_AsyncInferenceConfig](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_AsyncInferenceConfig.html)
In this way would be possible to create an EndpountConfig supporting [Asynchronous Inference](https://docs.aws.amazon.com/sagemaker/latest/dg/async-inference.html).
Contributor guide
Assessment
This issue has not been assessed yet.