aws / aws-sdk-js-v3

Modularized AWS SDK for JavaScript.
Apache License 2.0
3.11k stars 578 forks source link

Timestream-write and Timestream-query client doesn't have correct endpoints #1624

Closed AllanZhengYP closed 4 years ago

AllanZhengYP commented 4 years ago

Describe the bug Both client-timestream-write and client-timestream-query clients has wrong endpoints timestream.[region].amazonaws.com. In fact it should be timestream.query.[region].amazonaws.com.

SDK version number 1.0.0-rc.2

Expected behavior Endpoint should be correct.

github-actions[bot] commented 3 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.