There are missing typescript definitions that conflict with official documentation when using Typescript. This issue has been brought up multiple times in the past without response.
In previous threads ( #1729, #1278 ), users were informed these were implementation details, and should not be used, however they are used in official aws documentation (see #1729. From the docs: Signing Requests to Elasticsearch).
...
var client = new AWS.HttpClient();
client.handleRequest(request, null, function(response) {
...
Has there been any change here, or a different recommendation?
Facing the same issue. It would be good to have these type definitions added
Hello, it has been a month since this issue has been opened, and over four years since the original issue was reported.
Regardless of the fix ETA, is there any response SLA from AWS for these issues?
From the README: "There are limited resources available for handling issues and by keeping the list of open issues lean we can respond in a timely manner."
Hey @rabbitXIII @reddy-s, apologies for the late reply, this issue should have been fixed in V3 of the SDK, can you give it a try.
The version 3.x of the AWS SDK for JavaScript is generally available. For more information see the Developer Guide or API Reference.
This issue has not received a response in 1 week. If you still think there is a problem, please leave a comment to avoid the issue from automatically closing.
Most helpful comment
Facing the same issue. It would be good to have these type definitions added