|
6 | 6 |
|
7 | 7 | AWS SDK for JavaScript QConnect Client for Node.js, Browser and React Native.
|
8 | 8 |
|
| 9 | +<ul> |
| 10 | +<li> |
| 11 | +<p> |
| 12 | +<a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Q_Connect.html">Amazon Q |
| 13 | +actions</a> |
| 14 | +</p> |
| 15 | +</li> |
| 16 | +<li> |
| 17 | +<p> |
| 18 | +<a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Q_Connect.html">Amazon Q data |
| 19 | +types</a> |
| 20 | +</p> |
| 21 | +</li> |
| 22 | +</ul> |
9 | 23 | <note>
|
10 | 24 | <p>
|
11 | 25 | <b>Powered by Amazon Bedrock</b>: Amazon Web Services implements <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/abuse-detection.html">automated abuse
|
@@ -222,6 +236,38 @@ see LICENSE for more information.
|
222 | 236 |
|
223 | 237 | ## Client Commands (Operations List)
|
224 | 238 |
|
| 239 | +<details> |
| 240 | +<summary> |
| 241 | +CreateAIAgent |
| 242 | +</summary> |
| 243 | + |
| 244 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/CreateAIAgentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/CreateAIAgentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/CreateAIAgentCommandOutput/) |
| 245 | + |
| 246 | +</details> |
| 247 | +<details> |
| 248 | +<summary> |
| 249 | +CreateAIAgentVersion |
| 250 | +</summary> |
| 251 | + |
| 252 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/CreateAIAgentVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/CreateAIAgentVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/CreateAIAgentVersionCommandOutput/) |
| 253 | + |
| 254 | +</details> |
| 255 | +<details> |
| 256 | +<summary> |
| 257 | +CreateAIPrompt |
| 258 | +</summary> |
| 259 | + |
| 260 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/CreateAIPromptCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/CreateAIPromptCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/CreateAIPromptCommandOutput/) |
| 261 | + |
| 262 | +</details> |
| 263 | +<details> |
| 264 | +<summary> |
| 265 | +CreateAIPromptVersion |
| 266 | +</summary> |
| 267 | + |
| 268 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/CreateAIPromptVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/CreateAIPromptVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/CreateAIPromptVersionCommandOutput/) |
| 269 | + |
| 270 | +</details> |
225 | 271 | <details>
|
226 | 272 | <summary>
|
227 | 273 | CreateAssistant
|
@@ -277,6 +323,38 @@ CreateSession
|
277 | 323 |
|
278 | 324 | [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/CreateSessionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/CreateSessionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/CreateSessionCommandOutput/)
|
279 | 325 |
|
| 326 | +</details> |
| 327 | +<details> |
| 328 | +<summary> |
| 329 | +DeleteAIAgent |
| 330 | +</summary> |
| 331 | + |
| 332 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/DeleteAIAgentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/DeleteAIAgentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/DeleteAIAgentCommandOutput/) |
| 333 | + |
| 334 | +</details> |
| 335 | +<details> |
| 336 | +<summary> |
| 337 | +DeleteAIAgentVersion |
| 338 | +</summary> |
| 339 | + |
| 340 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/DeleteAIAgentVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/DeleteAIAgentVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/DeleteAIAgentVersionCommandOutput/) |
| 341 | + |
| 342 | +</details> |
| 343 | +<details> |
| 344 | +<summary> |
| 345 | +DeleteAIPrompt |
| 346 | +</summary> |
| 347 | + |
| 348 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/DeleteAIPromptCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/DeleteAIPromptCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/DeleteAIPromptCommandOutput/) |
| 349 | + |
| 350 | +</details> |
| 351 | +<details> |
| 352 | +<summary> |
| 353 | +DeleteAIPromptVersion |
| 354 | +</summary> |
| 355 | + |
| 356 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/DeleteAIPromptVersionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/DeleteAIPromptVersionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/DeleteAIPromptVersionCommandOutput/) |
| 357 | + |
280 | 358 | </details>
|
281 | 359 | <details>
|
282 | 360 | <summary>
|
@@ -333,6 +411,22 @@ DeleteQuickResponse
|
333 | 411 |
|
334 | 412 | [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/DeleteQuickResponseCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/DeleteQuickResponseCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/DeleteQuickResponseCommandOutput/)
|
335 | 413 |
|
| 414 | +</details> |
| 415 | +<details> |
| 416 | +<summary> |
| 417 | +GetAIAgent |
| 418 | +</summary> |
| 419 | + |
| 420 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/GetAIAgentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/GetAIAgentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/GetAIAgentCommandOutput/) |
| 421 | + |
| 422 | +</details> |
| 423 | +<details> |
| 424 | +<summary> |
| 425 | +GetAIPrompt |
| 426 | +</summary> |
| 427 | + |
| 428 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/GetAIPromptCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/GetAIPromptCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/GetAIPromptCommandOutput/) |
| 429 | + |
336 | 430 | </details>
|
337 | 431 | <details>
|
338 | 432 | <summary>
|
@@ -413,6 +507,38 @@ GetSession
|
413 | 507 |
|
414 | 508 | [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/GetSessionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/GetSessionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/GetSessionCommandOutput/)
|
415 | 509 |
|
| 510 | +</details> |
| 511 | +<details> |
| 512 | +<summary> |
| 513 | +ListAIAgents |
| 514 | +</summary> |
| 515 | + |
| 516 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/ListAIAgentsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/ListAIAgentsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/ListAIAgentsCommandOutput/) |
| 517 | + |
| 518 | +</details> |
| 519 | +<details> |
| 520 | +<summary> |
| 521 | +ListAIAgentVersions |
| 522 | +</summary> |
| 523 | + |
| 524 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/ListAIAgentVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/ListAIAgentVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/ListAIAgentVersionsCommandOutput/) |
| 525 | + |
| 526 | +</details> |
| 527 | +<details> |
| 528 | +<summary> |
| 529 | +ListAIPrompts |
| 530 | +</summary> |
| 531 | + |
| 532 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/ListAIPromptsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/ListAIPromptsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/ListAIPromptsCommandOutput/) |
| 533 | + |
| 534 | +</details> |
| 535 | +<details> |
| 536 | +<summary> |
| 537 | +ListAIPromptVersions |
| 538 | +</summary> |
| 539 | + |
| 540 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/ListAIPromptVersionsCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/ListAIPromptVersionsCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/ListAIPromptVersionsCommandOutput/) |
| 541 | + |
416 | 542 | </details>
|
417 | 543 | <details>
|
418 | 544 | <summary>
|
@@ -501,6 +627,14 @@ QueryAssistant
|
501 | 627 |
|
502 | 628 | [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/QueryAssistantCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/QueryAssistantCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/QueryAssistantCommandOutput/)
|
503 | 629 |
|
| 630 | +</details> |
| 631 | +<details> |
| 632 | +<summary> |
| 633 | +RemoveAssistantAIAgent |
| 634 | +</summary> |
| 635 | + |
| 636 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/RemoveAssistantAIAgentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/RemoveAssistantAIAgentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/RemoveAssistantAIAgentCommandOutput/) |
| 637 | + |
504 | 638 | </details>
|
505 | 639 | <details>
|
506 | 640 | <summary>
|
@@ -565,6 +699,30 @@ UntagResource
|
565 | 699 |
|
566 | 700 | [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/UntagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UntagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UntagResourceCommandOutput/)
|
567 | 701 |
|
| 702 | +</details> |
| 703 | +<details> |
| 704 | +<summary> |
| 705 | +UpdateAIAgent |
| 706 | +</summary> |
| 707 | + |
| 708 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/UpdateAIAgentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UpdateAIAgentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UpdateAIAgentCommandOutput/) |
| 709 | + |
| 710 | +</details> |
| 711 | +<details> |
| 712 | +<summary> |
| 713 | +UpdateAIPrompt |
| 714 | +</summary> |
| 715 | + |
| 716 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/UpdateAIPromptCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UpdateAIPromptCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UpdateAIPromptCommandOutput/) |
| 717 | + |
| 718 | +</details> |
| 719 | +<details> |
| 720 | +<summary> |
| 721 | +UpdateAssistantAIAgent |
| 722 | +</summary> |
| 723 | + |
| 724 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/UpdateAssistantAIAgentCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UpdateAssistantAIAgentCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UpdateAssistantAIAgentCommandOutput/) |
| 725 | + |
568 | 726 | </details>
|
569 | 727 | <details>
|
570 | 728 | <summary>
|
@@ -598,3 +756,11 @@ UpdateSession
|
598 | 756 | [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/UpdateSessionCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UpdateSessionCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UpdateSessionCommandOutput/)
|
599 | 757 |
|
600 | 758 | </details>
|
| 759 | +<details> |
| 760 | +<summary> |
| 761 | +UpdateSessionData |
| 762 | +</summary> |
| 763 | + |
| 764 | +[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/qconnect/command/UpdateSessionDataCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UpdateSessionDataCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-qconnect/Interface/UpdateSessionDataCommandOutput/) |
| 765 | + |
| 766 | +</details> |
0 commit comments