aws-sdk-js
aws-sdk-js copied to clipboard
[fix] [SageMakerRuntime] empty body string when invokeEndpointAsync
what I did
- replace the request body with an empty string when calling Async Inference.
related issue
#4203
Checklist
- [x]
npm run testpasses - [x] changelog is added,
npm run add-change