|
7 | 7 | AWS SDK for JavaScript QDeveloperStreaming Client for Node.js, Browser and React Native. |
8 | 8 |
|
9 | 9 | ## 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 |
11 | 11 | using your favorite package manager: |
12 | 12 | - `npm install @amzn/amazon-q-developer-streaming-client` |
13 | 13 | - `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 |
194 | 194 | This SDK is distributed under the |
195 | 195 | [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0), |
196 | 196 | see LICENSE for more information. |
| 197 | + |
197 | 198 | ## Client Commands (Operations List) |
198 | 199 |
|
199 | 200 | <details> |
@@ -324,6 +325,13 @@ UpdateProfile |
324 | 325 | </details> |
325 | 326 | <details> |
326 | 327 | <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> |
327 | 335 | CreateArtifactUploadUrl |
328 | 336 | </summary> |
329 | 337 |
|
@@ -366,6 +374,13 @@ GetCodeAnalysis |
366 | 374 | </details> |
367 | 375 | <details> |
368 | 376 | <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> |
369 | 384 | GetTaskAssistCodeGeneration |
370 | 385 | </summary> |
371 | 386 |
|
@@ -436,6 +451,13 @@ StartCodeAnalysis |
436 | 451 | </details> |
437 | 452 | <details> |
438 | 453 | <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> |
439 | 461 | StartTaskAssistCodeGeneration |
440 | 462 | </summary> |
441 | 463 |
|
@@ -485,6 +507,13 @@ GenerateTaskAssistPlan |
485 | 507 | </details> |
486 | 508 | <details> |
487 | 509 | <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> |
488 | 517 | CreateAssignment |
489 | 518 | </summary> |
490 | 519 |
|
@@ -534,6 +563,13 @@ DeletePlugin |
534 | 563 | </details> |
535 | 564 | <details> |
536 | 565 | <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> |
537 | 573 | GetConversation |
538 | 574 | </summary> |
539 | 575 |
|
@@ -590,6 +626,13 @@ ListConversations |
590 | 626 | </details> |
591 | 627 | <details> |
592 | 628 | <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> |
593 | 636 | ListExtensionProviders |
594 | 637 | </summary> |
595 | 638 |
|
@@ -639,6 +682,13 @@ PassRequest |
639 | 682 | </details> |
640 | 683 | <details> |
641 | 684 | <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> |
642 | 692 | SendEvent |
643 | 693 | </summary> |
644 | 694 |
|
|
0 commit comments