Skip to content

Commit 7450af0

Browse files
committed
deps: regen other client to fix to same version
1 parent a3c9adf commit 7450af0

File tree

10 files changed

+998
-965
lines changed

10 files changed

+998
-965
lines changed

src.gen/@amzn/amazon-q-developer-streaming-client/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2018-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
189+
Copyright 2018-2025 Amazon.com, Inc. or its affiliates. All Rights Reserved.
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

src.gen/@amzn/amazon-q-developer-streaming-client/README.md

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
AWS SDK for JavaScript QDeveloperStreaming Client for Node.js, Browser and React Native.
88

99
## Installing
10-
To install the this package, simply type add or install @amzn/amazon-q-developer-streaming-client
10+
To install this package, simply type add or install @amzn/amazon-q-developer-streaming-client
1111
using your favorite package manager:
1212
- `npm install @amzn/amazon-q-developer-streaming-client`
1313
- `yarn add @amzn/amazon-q-developer-streaming-client`
@@ -194,6 +194,7 @@ To contribute to client you can check our [generate clients scripts](https://git
194194
This SDK is distributed under the
195195
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
196196
see LICENSE for more information.
197+
197198
## Client Commands (Operations List)
198199

199200
<details>
@@ -324,6 +325,13 @@ UpdateProfile
324325
</details>
325326
<details>
326327
<summary>
328+
VendKeyGrant
329+
</summary>
330+
331+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qdeveloperstreaming/command/VendKeyGrantCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/VendKeyGrantCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/VendKeyGrantCommandOutput/)
332+
</details>
333+
<details>
334+
<summary>
327335
CreateArtifactUploadUrl
328336
</summary>
329337

@@ -366,6 +374,13 @@ GetCodeAnalysis
366374
</details>
367375
<details>
368376
<summary>
377+
GetCodeFixJob
378+
</summary>
379+
380+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qdeveloperstreaming/command/GetCodeFixJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/GetCodeFixJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/GetCodeFixJobCommandOutput/)
381+
</details>
382+
<details>
383+
<summary>
369384
GetTaskAssistCodeGeneration
370385
</summary>
371386

@@ -436,6 +451,13 @@ StartCodeAnalysis
436451
</details>
437452
<details>
438453
<summary>
454+
StartCodeFixJob
455+
</summary>
456+
457+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qdeveloperstreaming/command/StartCodeFixJobCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/StartCodeFixJobCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/StartCodeFixJobCommandOutput/)
458+
</details>
459+
<details>
460+
<summary>
439461
StartTaskAssistCodeGeneration
440462
</summary>
441463

@@ -485,6 +507,13 @@ GenerateTaskAssistPlan
485507
</details>
486508
<details>
487509
<summary>
510+
AssociateConnectorResource
511+
</summary>
512+
513+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qdeveloperstreaming/command/AssociateConnectorResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/AssociateConnectorResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/AssociateConnectorResourceCommandOutput/)
514+
</details>
515+
<details>
516+
<summary>
488517
CreateAssignment
489518
</summary>
490519

@@ -534,6 +563,13 @@ DeletePlugin
534563
</details>
535564
<details>
536565
<summary>
566+
GetConnector
567+
</summary>
568+
569+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qdeveloperstreaming/command/GetConnectorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/GetConnectorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/GetConnectorCommandOutput/)
570+
</details>
571+
<details>
572+
<summary>
537573
GetConversation
538574
</summary>
539575

@@ -590,6 +626,13 @@ ListConversations
590626
</details>
591627
<details>
592628
<summary>
629+
ListDashboardMetrics
630+
</summary>
631+
632+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qdeveloperstreaming/command/ListDashboardMetricsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/ListDashboardMetricsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/ListDashboardMetricsCommandOutput/)
633+
</details>
634+
<details>
635+
<summary>
593636
ListExtensionProviders
594637
</summary>
595638

@@ -639,6 +682,13 @@ PassRequest
639682
</details>
640683
<details>
641684
<summary>
685+
RejectConnector
686+
</summary>
687+
688+
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qdeveloperstreaming/command/RejectConnectorCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/RejectConnectorCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qdeveloperstreaming/Interface/RejectConnectorCommandOutput/)
689+
</details>
690+
<details>
691+
<summary>
642692
SendEvent
643693
</summary>
644694

0 commit comments

Comments
 (0)