We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74efdf commit 1ff8579Copy full SHA for 1ff8579
src/TimestreamQueryClient.php
@@ -68,7 +68,7 @@ public function cancelQuery($input): CancelQueryResponse
68
* Because the Timestream SDKs are designed to transparently work with the service’s architecture, including the
69
* management and mapping of the service endpoints, *it is not recommended that you use this API unless*:
70
*
71
- * - You are using VPC endpoints (Amazon Web Services PrivateLink) with Timestream [^1]
+ * - You are using VPC endpoints (Amazon Web Services PrivateLink) with Timestream [^1]
72
* - Your application uses a programming language that does not yet have SDK support
73
* - You require better control over the client-side implementation
74
0 commit comments