aws-sdk-js icon indicating copy to clipboard operation
aws-sdk-js copied to clipboard

[fix] [SageMakerRuntime] empty body string when invokeEndpointAsync

Open tan-t opened this issue 3 years ago • 0 comments

what I did

  • replace the request body with an empty string when calling Async Inference.

related issue

#4203

Checklist
  • [x] npm run test passes
  • [x] changelog is added, npm run add-change

tan-t avatar Sep 10 '22 14:09 tan-t