Skip to content

Commit 1ff8579

Browse files
CS and doc fixes (#1525)
* CS and doc fixes * Update static.yml
1 parent d74efdf commit 1ff8579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TimestreamQueryClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public function cancelQuery($input): CancelQueryResponse
6868
* Because the Timestream SDKs are designed to transparently work with the service’s architecture, including the
6969
* management and mapping of the service endpoints, *it is not recommended that you use this API unless*:
7070
*
71-
* - You are using VPC endpoints (Amazon Web Services PrivateLink) with Timestream [^1]
71+
* - You are using VPC endpoints (Amazon Web Services PrivateLink) with Timestream [^1]
7272
* - Your application uses a programming language that does not yet have SDK support
7373
* - You require better control over the client-side implementation
7474
*

0 commit comments

Comments
 (0)