@aws-sdk/client-qconnect 3.775.0 → 3.782.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. package/dist-types/commands/ActivateMessageTemplateCommand.d.ts +1 -0
  2. package/dist-types/commands/CreateAIAgentCommand.d.ts +1 -0
  3. package/dist-types/commands/CreateAIAgentVersionCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateAIGuardrailCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateAIGuardrailVersionCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateAIPromptCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateAIPromptVersionCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateAssistantAssociationCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateAssistantCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateContentAssociationCommand.d.ts +1 -0
  11. package/dist-types/commands/CreateContentCommand.d.ts +1 -0
  12. package/dist-types/commands/CreateKnowledgeBaseCommand.d.ts +1 -0
  13. package/dist-types/commands/CreateMessageTemplateAttachmentCommand.d.ts +1 -0
  14. package/dist-types/commands/CreateMessageTemplateCommand.d.ts +1 -0
  15. package/dist-types/commands/CreateMessageTemplateVersionCommand.d.ts +1 -0
  16. package/dist-types/commands/CreateQuickResponseCommand.d.ts +1 -0
  17. package/dist-types/commands/CreateSessionCommand.d.ts +1 -0
  18. package/dist-types/commands/DeactivateMessageTemplateCommand.d.ts +1 -0
  19. package/dist-types/commands/DeleteAIAgentCommand.d.ts +1 -0
  20. package/dist-types/commands/DeleteAIAgentVersionCommand.d.ts +1 -0
  21. package/dist-types/commands/DeleteAIGuardrailCommand.d.ts +1 -0
  22. package/dist-types/commands/DeleteAIGuardrailVersionCommand.d.ts +1 -0
  23. package/dist-types/commands/DeleteAIPromptCommand.d.ts +1 -0
  24. package/dist-types/commands/DeleteAIPromptVersionCommand.d.ts +1 -0
  25. package/dist-types/commands/DeleteAssistantAssociationCommand.d.ts +1 -0
  26. package/dist-types/commands/DeleteAssistantCommand.d.ts +1 -0
  27. package/dist-types/commands/DeleteContentAssociationCommand.d.ts +1 -0
  28. package/dist-types/commands/DeleteContentCommand.d.ts +1 -0
  29. package/dist-types/commands/DeleteImportJobCommand.d.ts +1 -0
  30. package/dist-types/commands/DeleteKnowledgeBaseCommand.d.ts +1 -0
  31. package/dist-types/commands/DeleteMessageTemplateAttachmentCommand.d.ts +1 -0
  32. package/dist-types/commands/DeleteMessageTemplateCommand.d.ts +1 -0
  33. package/dist-types/commands/DeleteQuickResponseCommand.d.ts +1 -0
  34. package/dist-types/commands/GetAIAgentCommand.d.ts +1 -0
  35. package/dist-types/commands/GetAIGuardrailCommand.d.ts +1 -0
  36. package/dist-types/commands/GetAIPromptCommand.d.ts +1 -0
  37. package/dist-types/commands/GetAssistantAssociationCommand.d.ts +1 -0
  38. package/dist-types/commands/GetAssistantCommand.d.ts +1 -0
  39. package/dist-types/commands/GetContentAssociationCommand.d.ts +1 -0
  40. package/dist-types/commands/GetContentCommand.d.ts +1 -0
  41. package/dist-types/commands/GetContentSummaryCommand.d.ts +1 -0
  42. package/dist-types/commands/GetImportJobCommand.d.ts +1 -0
  43. package/dist-types/commands/GetKnowledgeBaseCommand.d.ts +1 -0
  44. package/dist-types/commands/GetMessageTemplateCommand.d.ts +1 -0
  45. package/dist-types/commands/GetNextMessageCommand.d.ts +2 -1
  46. package/dist-types/commands/GetQuickResponseCommand.d.ts +1 -0
  47. package/dist-types/commands/GetRecommendationsCommand.d.ts +1 -0
  48. package/dist-types/commands/GetSessionCommand.d.ts +1 -0
  49. package/dist-types/commands/ListAIAgentVersionsCommand.d.ts +1 -0
  50. package/dist-types/commands/ListAIAgentsCommand.d.ts +1 -0
  51. package/dist-types/commands/ListAIGuardrailVersionsCommand.d.ts +1 -0
  52. package/dist-types/commands/ListAIGuardrailsCommand.d.ts +1 -0
  53. package/dist-types/commands/ListAIPromptVersionsCommand.d.ts +1 -0
  54. package/dist-types/commands/ListAIPromptsCommand.d.ts +1 -0
  55. package/dist-types/commands/ListAssistantAssociationsCommand.d.ts +1 -0
  56. package/dist-types/commands/ListAssistantsCommand.d.ts +1 -0
  57. package/dist-types/commands/ListContentAssociationsCommand.d.ts +1 -0
  58. package/dist-types/commands/ListContentsCommand.d.ts +1 -0
  59. package/dist-types/commands/ListImportJobsCommand.d.ts +1 -0
  60. package/dist-types/commands/ListKnowledgeBasesCommand.d.ts +1 -0
  61. package/dist-types/commands/ListMessageTemplateVersionsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListMessageTemplatesCommand.d.ts +1 -0
  63. package/dist-types/commands/ListMessagesCommand.d.ts +1 -0
  64. package/dist-types/commands/ListQuickResponsesCommand.d.ts +1 -0
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  66. package/dist-types/commands/NotifyRecommendationsReceivedCommand.d.ts +1 -0
  67. package/dist-types/commands/PutFeedbackCommand.d.ts +1 -0
  68. package/dist-types/commands/QueryAssistantCommand.d.ts +1 -0
  69. package/dist-types/commands/RemoveAssistantAIAgentCommand.d.ts +1 -0
  70. package/dist-types/commands/RemoveKnowledgeBaseTemplateUriCommand.d.ts +1 -0
  71. package/dist-types/commands/RenderMessageTemplateCommand.d.ts +1 -0
  72. package/dist-types/commands/SearchContentCommand.d.ts +1 -0
  73. package/dist-types/commands/SearchMessageTemplatesCommand.d.ts +1 -0
  74. package/dist-types/commands/SearchQuickResponsesCommand.d.ts +1 -0
  75. package/dist-types/commands/SearchSessionsCommand.d.ts +1 -0
  76. package/dist-types/commands/SendMessageCommand.d.ts +1 -0
  77. package/dist-types/commands/StartContentUploadCommand.d.ts +1 -0
  78. package/dist-types/commands/StartImportJobCommand.d.ts +1 -0
  79. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  80. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  81. package/dist-types/commands/UpdateAIAgentCommand.d.ts +1 -0
  82. package/dist-types/commands/UpdateAIGuardrailCommand.d.ts +1 -0
  83. package/dist-types/commands/UpdateAIPromptCommand.d.ts +1 -0
  84. package/dist-types/commands/UpdateAssistantAIAgentCommand.d.ts +1 -0
  85. package/dist-types/commands/UpdateContentCommand.d.ts +1 -0
  86. package/dist-types/commands/UpdateKnowledgeBaseTemplateUriCommand.d.ts +1 -0
  87. package/dist-types/commands/UpdateMessageTemplateCommand.d.ts +1 -0
  88. package/dist-types/commands/UpdateMessageTemplateMetadataCommand.d.ts +1 -0
  89. package/dist-types/commands/UpdateQuickResponseCommand.d.ts +1 -0
  90. package/dist-types/commands/UpdateSessionCommand.d.ts +1 -0
  91. package/dist-types/commands/UpdateSessionDataCommand.d.ts +1 -0
  92. package/package.json +5 -5
@@ -79,6 +79,7 @@ declare const ActivateMessageTemplateCommand_base: {
79
79
  * @throws {@link QConnectServiceException}
80
80
  * <p>Base exception class for all service exceptions from QConnect service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ActivateMessageTemplateCommand extends ActivateMessageTemplateCommand_base {
@@ -301,6 +301,7 @@ declare const CreateAIAgentCommand_base: {
301
301
  * @throws {@link QConnectServiceException}
302
302
  * <p>Base exception class for all service exceptions from QConnect service.</p>
303
303
  *
304
+ *
304
305
  * @public
305
306
  */
306
307
  export declare class CreateAIAgentCommand extends CreateAIAgentCommand_base {
@@ -196,6 +196,7 @@ declare const CreateAIAgentVersionCommand_base: {
196
196
  * @throws {@link QConnectServiceException}
197
197
  * <p>Base exception class for all service exceptions from QConnect service.</p>
198
198
  *
199
+ *
199
200
  * @public
200
201
  */
201
202
  export declare class CreateAIAgentVersionCommand extends CreateAIAgentVersionCommand_base {
@@ -214,6 +214,7 @@ declare const CreateAIGuardrailCommand_base: {
214
214
  * @throws {@link QConnectServiceException}
215
215
  * <p>Base exception class for all service exceptions from QConnect service.</p>
216
216
  *
217
+ *
217
218
  * @public
218
219
  */
219
220
  export declare class CreateAIGuardrailCommand extends CreateAIGuardrailCommand_base {
@@ -152,6 +152,7 @@ declare const CreateAIGuardrailVersionCommand_base: {
152
152
  * @throws {@link QConnectServiceException}
153
153
  * <p>Base exception class for all service exceptions from QConnect service.</p>
154
154
  *
155
+ *
155
156
  * @public
156
157
  */
157
158
  export declare class CreateAIGuardrailVersionCommand extends CreateAIGuardrailVersionCommand_base {
@@ -115,6 +115,7 @@ declare const CreateAIPromptCommand_base: {
115
115
  * @throws {@link QConnectServiceException}
116
116
  * <p>Base exception class for all service exceptions from QConnect service.</p>
117
117
  *
118
+ *
118
119
  * @public
119
120
  */
120
121
  export declare class CreateAIPromptCommand extends CreateAIPromptCommand_base {
@@ -103,6 +103,7 @@ declare const CreateAIPromptVersionCommand_base: {
103
103
  * @throws {@link QConnectServiceException}
104
104
  * <p>Base exception class for all service exceptions from QConnect service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class CreateAIPromptVersionCommand extends CreateAIPromptVersionCommand_base {
@@ -98,6 +98,7 @@ declare const CreateAssistantAssociationCommand_base: {
98
98
  * @throws {@link QConnectServiceException}
99
99
  * <p>Base exception class for all service exceptions from QConnect service.</p>
100
100
  *
101
+ *
101
102
  * @public
102
103
  */
103
104
  export declare class CreateAssistantAssociationCommand extends CreateAssistantAssociationCommand_base {
@@ -103,6 +103,7 @@ declare const CreateAssistantCommand_base: {
103
103
  * @throws {@link QConnectServiceException}
104
104
  * <p>Base exception class for all service exceptions from QConnect service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class CreateAssistantCommand extends CreateAssistantCommand_base {
@@ -121,6 +121,7 @@ declare const CreateContentAssociationCommand_base: {
121
121
  * @throws {@link QConnectServiceException}
122
122
  * <p>Base exception class for all service exceptions from QConnect service.</p>
123
123
  *
124
+ *
124
125
  * @public
125
126
  */
126
127
  export declare class CreateContentAssociationCommand extends CreateContentAssociationCommand_base {
@@ -103,6 +103,7 @@ declare const CreateContentCommand_base: {
103
103
  * @throws {@link QConnectServiceException}
104
104
  * <p>Base exception class for all service exceptions from QConnect service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class CreateContentCommand extends CreateContentCommand_base {
@@ -246,6 +246,7 @@ declare const CreateKnowledgeBaseCommand_base: {
246
246
  * @throws {@link QConnectServiceException}
247
247
  * <p>Base exception class for all service exceptions from QConnect service.</p>
248
248
  *
249
+ *
249
250
  * @public
250
251
  */
251
252
  export declare class CreateKnowledgeBaseCommand extends CreateKnowledgeBaseCommand_base {
@@ -92,6 +92,7 @@ declare const CreateMessageTemplateAttachmentCommand_base: {
92
92
  * @throws {@link QConnectServiceException}
93
93
  * <p>Base exception class for all service exceptions from QConnect service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class CreateMessageTemplateAttachmentCommand extends CreateMessageTemplateAttachmentCommand_base {
@@ -330,6 +330,7 @@ declare const CreateMessageTemplateCommand_base: {
330
330
  * @throws {@link QConnectServiceException}
331
331
  * <p>Base exception class for all service exceptions from QConnect service.</p>
332
332
  *
333
+ *
333
334
  * @public
334
335
  */
335
336
  export declare class CreateMessageTemplateCommand extends CreateMessageTemplateCommand_base {
@@ -230,6 +230,7 @@ declare const CreateMessageTemplateVersionCommand_base: {
230
230
  * @throws {@link QConnectServiceException}
231
231
  * <p>Base exception class for all service exceptions from QConnect service.</p>
232
232
  *
233
+ *
233
234
  * @public
234
235
  */
235
236
  export declare class CreateMessageTemplateVersionCommand extends CreateMessageTemplateVersionCommand_base {
@@ -130,6 +130,7 @@ declare const CreateQuickResponseCommand_base: {
130
130
  * @throws {@link QConnectServiceException}
131
131
  * <p>Base exception class for all service exceptions from QConnect service.</p>
132
132
  *
133
+ *
133
134
  * @public
134
135
  */
135
136
  export declare class CreateQuickResponseCommand extends CreateQuickResponseCommand_base {
@@ -138,6 +138,7 @@ declare const CreateSessionCommand_base: {
138
138
  * @throws {@link QConnectServiceException}
139
139
  * <p>Base exception class for all service exceptions from QConnect service.</p>
140
140
  *
141
+ *
141
142
  * @public
142
143
  */
143
144
  export declare class CreateSessionCommand extends CreateSessionCommand_base {
@@ -78,6 +78,7 @@ declare const DeactivateMessageTemplateCommand_base: {
78
78
  * @throws {@link QConnectServiceException}
79
79
  * <p>Base exception class for all service exceptions from QConnect service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class DeactivateMessageTemplateCommand extends DeactivateMessageTemplateCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteAIAgentCommand_base: {
65
65
  * @throws {@link QConnectServiceException}
66
66
  * <p>Base exception class for all service exceptions from QConnect service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteAIAgentCommand extends DeleteAIAgentCommand_base {
@@ -72,6 +72,7 @@ declare const DeleteAIAgentVersionCommand_base: {
72
72
  * @throws {@link QConnectServiceException}
73
73
  * <p>Base exception class for all service exceptions from QConnect service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class DeleteAIAgentVersionCommand extends DeleteAIAgentVersionCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteAIGuardrailCommand_base: {
71
71
  * @throws {@link QConnectServiceException}
72
72
  * <p>Base exception class for all service exceptions from QConnect service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteAIGuardrailCommand extends DeleteAIGuardrailCommand_base {
@@ -72,6 +72,7 @@ declare const DeleteAIGuardrailVersionCommand_base: {
72
72
  * @throws {@link QConnectServiceException}
73
73
  * <p>Base exception class for all service exceptions from QConnect service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class DeleteAIGuardrailVersionCommand extends DeleteAIGuardrailVersionCommand_base {
@@ -65,6 +65,7 @@ declare const DeleteAIPromptCommand_base: {
65
65
  * @throws {@link QConnectServiceException}
66
66
  * <p>Base exception class for all service exceptions from QConnect service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class DeleteAIPromptCommand extends DeleteAIPromptCommand_base {
@@ -72,6 +72,7 @@ declare const DeleteAIPromptVersionCommand_base: {
72
72
  * @throws {@link QConnectServiceException}
73
73
  * <p>Base exception class for all service exceptions from QConnect service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class DeleteAIPromptVersionCommand extends DeleteAIPromptVersionCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteAssistantAssociationCommand_base: {
62
62
  * @throws {@link QConnectServiceException}
63
63
  * <p>Base exception class for all service exceptions from QConnect service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteAssistantAssociationCommand extends DeleteAssistantAssociationCommand_base {
@@ -61,6 +61,7 @@ declare const DeleteAssistantCommand_base: {
61
61
  * @throws {@link QConnectServiceException}
62
62
  * <p>Base exception class for all service exceptions from QConnect service.</p>
63
63
  *
64
+ *
64
65
  * @public
65
66
  */
66
67
  export declare class DeleteAssistantCommand extends DeleteAssistantCommand_base {
@@ -66,6 +66,7 @@ declare const DeleteContentAssociationCommand_base: {
66
66
  * @throws {@link QConnectServiceException}
67
67
  * <p>Base exception class for all service exceptions from QConnect service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class DeleteContentAssociationCommand extends DeleteContentAssociationCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteContentCommand_base: {
62
62
  * @throws {@link QConnectServiceException}
63
63
  * <p>Base exception class for all service exceptions from QConnect service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteContentCommand extends DeleteContentCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteImportJobCommand_base: {
68
68
  * @throws {@link QConnectServiceException}
69
69
  * <p>Base exception class for all service exceptions from QConnect service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteImportJobCommand extends DeleteImportJobCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteKnowledgeBaseCommand_base: {
75
75
  * @throws {@link QConnectServiceException}
76
76
  * <p>Base exception class for all service exceptions from QConnect service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteKnowledgeBaseCommand extends DeleteKnowledgeBaseCommand_base {
@@ -74,6 +74,7 @@ declare const DeleteMessageTemplateAttachmentCommand_base: {
74
74
  * @throws {@link QConnectServiceException}
75
75
  * <p>Base exception class for all service exceptions from QConnect service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DeleteMessageTemplateAttachmentCommand extends DeleteMessageTemplateAttachmentCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteMessageTemplateCommand_base: {
75
75
  * @throws {@link QConnectServiceException}
76
76
  * <p>Base exception class for all service exceptions from QConnect service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteMessageTemplateCommand extends DeleteMessageTemplateCommand_base {
@@ -62,6 +62,7 @@ declare const DeleteQuickResponseCommand_base: {
62
62
  * @throws {@link QConnectServiceException}
63
63
  * <p>Base exception class for all service exceptions from QConnect service.</p>
64
64
  *
65
+ *
65
66
  * @public
66
67
  */
67
68
  export declare class DeleteQuickResponseCommand extends DeleteQuickResponseCommand_base {
@@ -184,6 +184,7 @@ declare const GetAIAgentCommand_base: {
184
184
  * @throws {@link QConnectServiceException}
185
185
  * <p>Base exception class for all service exceptions from QConnect service.</p>
186
186
  *
187
+ *
187
188
  * @public
188
189
  */
189
190
  export declare class GetAIAgentCommand extends GetAIAgentCommand_base {
@@ -140,6 +140,7 @@ declare const GetAIGuardrailCommand_base: {
140
140
  * @throws {@link QConnectServiceException}
141
141
  * <p>Base exception class for all service exceptions from QConnect service.</p>
142
142
  *
143
+ *
143
144
  * @public
144
145
  */
145
146
  export declare class GetAIGuardrailCommand extends GetAIGuardrailCommand_base {
@@ -91,6 +91,7 @@ declare const GetAIPromptCommand_base: {
91
91
  * @throws {@link QConnectServiceException}
92
92
  * <p>Base exception class for all service exceptions from QConnect service.</p>
93
93
  *
94
+ *
94
95
  * @public
95
96
  */
96
97
  export declare class GetAIPromptCommand extends GetAIPromptCommand_base {
@@ -79,6 +79,7 @@ declare const GetAssistantAssociationCommand_base: {
79
79
  * @throws {@link QConnectServiceException}
80
80
  * <p>Base exception class for all service exceptions from QConnect service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class GetAssistantAssociationCommand extends GetAssistantAssociationCommand_base {
@@ -87,6 +87,7 @@ declare const GetAssistantCommand_base: {
87
87
  * @throws {@link QConnectServiceException}
88
88
  * <p>Base exception class for all service exceptions from QConnect service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class GetAssistantCommand extends GetAssistantCommand_base {
@@ -84,6 +84,7 @@ declare const GetContentAssociationCommand_base: {
84
84
  * @throws {@link QConnectServiceException}
85
85
  * <p>Base exception class for all service exceptions from QConnect service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class GetContentAssociationCommand extends GetContentAssociationCommand_base {
@@ -83,6 +83,7 @@ declare const GetContentCommand_base: {
83
83
  * @throws {@link QConnectServiceException}
84
84
  * <p>Base exception class for all service exceptions from QConnect service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class GetContentCommand extends GetContentCommand_base {
@@ -80,6 +80,7 @@ declare const GetContentSummaryCommand_base: {
80
80
  * @throws {@link QConnectServiceException}
81
81
  * <p>Base exception class for all service exceptions from QConnect service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetContentSummaryCommand extends GetContentSummaryCommand_base {
@@ -87,6 +87,7 @@ declare const GetImportJobCommand_base: {
87
87
  * @throws {@link QConnectServiceException}
88
88
  * <p>Base exception class for all service exceptions from QConnect service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class GetImportJobCommand extends GetImportJobCommand_base {
@@ -144,6 +144,7 @@ declare const GetKnowledgeBaseCommand_base: {
144
144
  * @throws {@link QConnectServiceException}
145
145
  * <p>Base exception class for all service exceptions from QConnect service.</p>
146
146
  *
147
+ *
147
148
  * @public
148
149
  */
149
150
  export declare class GetKnowledgeBaseCommand extends GetKnowledgeBaseCommand_base {
@@ -215,6 +215,7 @@ declare const GetMessageTemplateCommand_base: {
215
215
  * @throws {@link QConnectServiceException}
216
216
  * <p>Base exception class for all service exceptions from QConnect service.</p>
217
217
  *
218
+ *
218
219
  * @public
219
220
  */
220
221
  export declare class GetMessageTemplateCommand extends GetMessageTemplateCommand_base {
@@ -24,7 +24,7 @@ export interface GetNextMessageCommandOutput extends GetNextMessageResponse, __M
24
24
  declare const GetNextMessageCommand_base: {
25
25
  new (input: GetNextMessageCommandInput): import("@smithy/smithy-client").CommandImpl<GetNextMessageCommandInput, GetNextMessageCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
26
  new (__0_0: GetNextMessageCommandInput): import("@smithy/smithy-client").CommandImpl<GetNextMessageCommandInput, GetNextMessageCommandOutput, QConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions; /** @internal type navigation helper, not in runtime. */
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
30
  * <p>Retrieves next message on an Amazon Q in Connect session.</p>
@@ -89,6 +89,7 @@ declare const GetNextMessageCommand_base: {
89
89
  * @throws {@link QConnectServiceException}
90
90
  * <p>Base exception class for all service exceptions from QConnect service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class GetNextMessageCommand extends GetNextMessageCommand_base {
@@ -99,6 +99,7 @@ declare const GetQuickResponseCommand_base: {
99
99
  * @throws {@link QConnectServiceException}
100
100
  * <p>Base exception class for all service exceptions from QConnect service.</p>
101
101
  *
102
+ *
102
103
  * @public
103
104
  */
104
105
  export declare class GetQuickResponseCommand extends GetQuickResponseCommand_base {
@@ -249,6 +249,7 @@ declare const GetRecommendationsCommand_base: {
249
249
  * @throws {@link QConnectServiceException}
250
250
  * <p>Base exception class for all service exceptions from QConnect service.</p>
251
251
  *
252
+ *
252
253
  * @public
253
254
  */
254
255
  export declare class GetRecommendationsCommand extends GetRecommendationsCommand_base {
@@ -100,6 +100,7 @@ declare const GetSessionCommand_base: {
100
100
  * @throws {@link QConnectServiceException}
101
101
  * <p>Base exception class for all service exceptions from QConnect service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class GetSessionCommand extends GetSessionCommand_base {
@@ -192,6 +192,7 @@ declare const ListAIAgentVersionsCommand_base: {
192
192
  * @throws {@link QConnectServiceException}
193
193
  * <p>Base exception class for all service exceptions from QConnect service.</p>
194
194
  *
195
+ *
195
196
  * @public
196
197
  */
197
198
  export declare class ListAIAgentVersionsCommand extends ListAIAgentVersionsCommand_base {
@@ -188,6 +188,7 @@ declare const ListAIAgentsCommand_base: {
188
188
  * @throws {@link QConnectServiceException}
189
189
  * <p>Base exception class for all service exceptions from QConnect service.</p>
190
190
  *
191
+ *
191
192
  * @public
192
193
  */
193
194
  export declare class ListAIAgentsCommand extends ListAIAgentsCommand_base {
@@ -88,6 +88,7 @@ declare const ListAIGuardrailVersionsCommand_base: {
88
88
  * @throws {@link QConnectServiceException}
89
89
  * <p>Base exception class for all service exceptions from QConnect service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListAIGuardrailVersionsCommand extends ListAIGuardrailVersionsCommand_base {
@@ -84,6 +84,7 @@ declare const ListAIGuardrailsCommand_base: {
84
84
  * @throws {@link QConnectServiceException}
85
85
  * <p>Base exception class for all service exceptions from QConnect service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ListAIGuardrailsCommand extends ListAIGuardrailsCommand_base {
@@ -94,6 +94,7 @@ declare const ListAIPromptVersionsCommand_base: {
94
94
  * @throws {@link QConnectServiceException}
95
95
  * <p>Base exception class for all service exceptions from QConnect service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class ListAIPromptVersionsCommand extends ListAIPromptVersionsCommand_base {
@@ -90,6 +90,7 @@ declare const ListAIPromptsCommand_base: {
90
90
  * @throws {@link QConnectServiceException}
91
91
  * <p>Base exception class for all service exceptions from QConnect service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class ListAIPromptsCommand extends ListAIPromptsCommand_base {
@@ -83,6 +83,7 @@ declare const ListAssistantAssociationsCommand_base: {
83
83
  * @throws {@link QConnectServiceException}
84
84
  * <p>Base exception class for all service exceptions from QConnect service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class ListAssistantAssociationsCommand extends ListAssistantAssociationsCommand_base {
@@ -88,6 +88,7 @@ declare const ListAssistantsCommand_base: {
88
88
  * @throws {@link QConnectServiceException}
89
89
  * <p>Base exception class for all service exceptions from QConnect service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListAssistantsCommand extends ListAssistantsCommand_base {
@@ -88,6 +88,7 @@ declare const ListContentAssociationsCommand_base: {
88
88
  * @throws {@link QConnectServiceException}
89
89
  * <p>Base exception class for all service exceptions from QConnect service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListContentAssociationsCommand extends ListContentAssociationsCommand_base {
@@ -84,6 +84,7 @@ declare const ListContentsCommand_base: {
84
84
  * @throws {@link QConnectServiceException}
85
85
  * <p>Base exception class for all service exceptions from QConnect service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ListContentsCommand extends ListContentsCommand_base {
@@ -85,6 +85,7 @@ declare const ListImportJobsCommand_base: {
85
85
  * @throws {@link QConnectServiceException}
86
86
  * <p>Base exception class for all service exceptions from QConnect service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ListImportJobsCommand extends ListImportJobsCommand_base {
@@ -140,6 +140,7 @@ declare const ListKnowledgeBasesCommand_base: {
140
140
  * @throws {@link QConnectServiceException}
141
141
  * <p>Base exception class for all service exceptions from QConnect service.</p>
142
142
  *
143
+ *
143
144
  * @public
144
145
  */
145
146
  export declare class ListKnowledgeBasesCommand extends ListKnowledgeBasesCommand_base {
@@ -82,6 +82,7 @@ declare const ListMessageTemplateVersionsCommand_base: {
82
82
  * @throws {@link QConnectServiceException}
83
83
  * <p>Base exception class for all service exceptions from QConnect service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class ListMessageTemplateVersionsCommand extends ListMessageTemplateVersionsCommand_base {
@@ -87,6 +87,7 @@ declare const ListMessageTemplatesCommand_base: {
87
87
  * @throws {@link QConnectServiceException}
88
88
  * <p>Base exception class for all service exceptions from QConnect service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class ListMessageTemplatesCommand extends ListMessageTemplatesCommand_base {
@@ -78,6 +78,7 @@ declare const ListMessagesCommand_base: {
78
78
  * @throws {@link QConnectServiceException}
79
79
  * <p>Base exception class for all service exceptions from QConnect service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class ListMessagesCommand extends ListMessagesCommand_base {
@@ -87,6 +87,7 @@ declare const ListQuickResponsesCommand_base: {
87
87
  * @throws {@link QConnectServiceException}
88
88
  * <p>Base exception class for all service exceptions from QConnect service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class ListQuickResponsesCommand extends ListQuickResponsesCommand_base {
@@ -59,6 +59,7 @@ declare const ListTagsForResourceCommand_base: {
59
59
  * @throws {@link QConnectServiceException}
60
60
  * <p>Base exception class for all service exceptions from QConnect service.</p>
61
61
  *
62
+ *
62
63
  * @public
63
64
  */
64
65
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -77,6 +77,7 @@ declare const NotifyRecommendationsReceivedCommand_base: {
77
77
  * @throws {@link QConnectServiceException}
78
78
  * <p>Base exception class for all service exceptions from QConnect service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class NotifyRecommendationsReceivedCommand extends NotifyRecommendationsReceivedCommand_base {
@@ -79,6 +79,7 @@ declare const PutFeedbackCommand_base: {
79
79
  * @throws {@link QConnectServiceException}
80
80
  * <p>Base exception class for all service exceptions from QConnect service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class PutFeedbackCommand extends PutFeedbackCommand_base {
@@ -256,6 +256,7 @@ declare const QueryAssistantCommand_base: {
256
256
  * @throws {@link QConnectServiceException}
257
257
  * <p>Base exception class for all service exceptions from QConnect service.</p>
258
258
  *
259
+ *
259
260
  * @public
260
261
  */
261
262
  export declare class QueryAssistantCommand extends QueryAssistantCommand_base {
@@ -66,6 +66,7 @@ declare const RemoveAssistantAIAgentCommand_base: {
66
66
  * @throws {@link QConnectServiceException}
67
67
  * <p>Base exception class for all service exceptions from QConnect service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class RemoveAssistantAIAgentCommand extends RemoveAssistantAIAgentCommand_base {
@@ -61,6 +61,7 @@ declare const RemoveKnowledgeBaseTemplateUriCommand_base: {
61
61
  * @throws {@link QConnectServiceException}
62
62
  * <p>Base exception class for all service exceptions from QConnect service.</p>
63
63
  *
64
+ *
64
65
  * @public
65
66
  */
66
67
  export declare class RemoveKnowledgeBaseTemplateUriCommand extends RemoveKnowledgeBaseTemplateUriCommand_base {
@@ -189,6 +189,7 @@ declare const RenderMessageTemplateCommand_base: {
189
189
  * @throws {@link QConnectServiceException}
190
190
  * <p>Base exception class for all service exceptions from QConnect service.</p>
191
191
  *
192
+ *
192
193
  * @public
193
194
  */
194
195
  export declare class RenderMessageTemplateCommand extends RenderMessageTemplateCommand_base {
@@ -94,6 +94,7 @@ declare const SearchContentCommand_base: {
94
94
  * @throws {@link QConnectServiceException}
95
95
  * <p>Base exception class for all service exceptions from QConnect service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class SearchContentCommand extends SearchContentCommand_base {
@@ -121,6 +121,7 @@ declare const SearchMessageTemplatesCommand_base: {
121
121
  * @throws {@link QConnectServiceException}
122
122
  * <p>Base exception class for all service exceptions from QConnect service.</p>
123
123
  *
124
+ *
124
125
  * @public
125
126
  */
126
127
  export declare class SearchMessageTemplatesCommand extends SearchMessageTemplatesCommand_base {
@@ -144,6 +144,7 @@ declare const SearchQuickResponsesCommand_base: {
144
144
  * @throws {@link QConnectServiceException}
145
145
  * <p>Base exception class for all service exceptions from QConnect service.</p>
146
146
  *
147
+ *
147
148
  * @public
148
149
  */
149
150
  export declare class SearchQuickResponsesCommand extends SearchQuickResponsesCommand_base {
@@ -82,6 +82,7 @@ declare const SearchSessionsCommand_base: {
82
82
  * @throws {@link QConnectServiceException}
83
83
  * <p>Base exception class for all service exceptions from QConnect service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class SearchSessionsCommand extends SearchSessionsCommand_base {
@@ -97,6 +97,7 @@ declare const SendMessageCommand_base: {
97
97
  * @throws {@link QConnectServiceException}
98
98
  * <p>Base exception class for all service exceptions from QConnect service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class SendMessageCommand extends SendMessageCommand_base {
@@ -75,6 +75,7 @@ declare const StartContentUploadCommand_base: {
75
75
  * @throws {@link QConnectServiceException}
76
76
  * <p>Base exception class for all service exceptions from QConnect service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class StartContentUploadCommand extends StartContentUploadCommand_base {
@@ -119,6 +119,7 @@ declare const StartImportJobCommand_base: {
119
119
  * @throws {@link QConnectServiceException}
120
120
  * <p>Base exception class for all service exceptions from QConnect service.</p>
121
121
  *
122
+ *
122
123
  * @public
123
124
  */
124
125
  export declare class StartImportJobCommand extends StartImportJobCommand_base {
@@ -61,6 +61,7 @@ declare const TagResourceCommand_base: {
61
61
  * @throws {@link QConnectServiceException}
62
62
  * <p>Base exception class for all service exceptions from QConnect service.</p>
63
63
  *
64
+ *
64
65
  * @public
65
66
  */
66
67
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -58,6 +58,7 @@ declare const UntagResourceCommand_base: {
58
58
  * @throws {@link QConnectServiceException}
59
59
  * <p>Base exception class for all service exceptions from QConnect service.</p>
60
60
  *
61
+ *
61
62
  * @public
62
63
  */
63
64
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -293,6 +293,7 @@ declare const UpdateAIAgentCommand_base: {
293
293
  * @throws {@link QConnectServiceException}
294
294
  * <p>Base exception class for all service exceptions from QConnect service.</p>
295
295
  *
296
+ *
296
297
  * @public
297
298
  */
298
299
  export declare class UpdateAIAgentCommand extends UpdateAIAgentCommand_base {
@@ -207,6 +207,7 @@ declare const UpdateAIGuardrailCommand_base: {
207
207
  * @throws {@link QConnectServiceException}
208
208
  * <p>Base exception class for all service exceptions from QConnect service.</p>
209
209
  *
210
+ *
210
211
  * @public
211
212
  */
212
213
  export declare class UpdateAIGuardrailCommand extends UpdateAIGuardrailCommand_base {
@@ -104,6 +104,7 @@ declare const UpdateAIPromptCommand_base: {
104
104
  * @throws {@link QConnectServiceException}
105
105
  * <p>Base exception class for all service exceptions from QConnect service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class UpdateAIPromptCommand extends UpdateAIPromptCommand_base {
@@ -95,6 +95,7 @@ declare const UpdateAssistantAIAgentCommand_base: {
95
95
  * @throws {@link QConnectServiceException}
96
96
  * <p>Base exception class for all service exceptions from QConnect service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class UpdateAssistantAIAgentCommand extends UpdateAssistantAIAgentCommand_base {
@@ -95,6 +95,7 @@ declare const UpdateContentCommand_base: {
95
95
  * @throws {@link QConnectServiceException}
96
96
  * <p>Base exception class for all service exceptions from QConnect service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class UpdateContentCommand extends UpdateContentCommand_base {
@@ -150,6 +150,7 @@ declare const UpdateKnowledgeBaseTemplateUriCommand_base: {
150
150
  * @throws {@link QConnectServiceException}
151
151
  * <p>Base exception class for all service exceptions from QConnect service.</p>
152
152
  *
153
+ *
153
154
  * @public
154
155
  */
155
156
  export declare class UpdateKnowledgeBaseTemplateUriCommand extends UpdateKnowledgeBaseTemplateUriCommand_base {
@@ -315,6 +315,7 @@ declare const UpdateMessageTemplateCommand_base: {
315
315
  * @throws {@link QConnectServiceException}
316
316
  * <p>Base exception class for all service exceptions from QConnect service.</p>
317
317
  *
318
+ *
318
319
  * @public
319
320
  */
320
321
  export declare class UpdateMessageTemplateCommand extends UpdateMessageTemplateCommand_base {
@@ -216,6 +216,7 @@ declare const UpdateMessageTemplateMetadataCommand_base: {
216
216
  * @throws {@link QConnectServiceException}
217
217
  * <p>Base exception class for all service exceptions from QConnect service.</p>
218
218
  *
219
+ *
219
220
  * @public
220
221
  */
221
222
  export declare class UpdateMessageTemplateMetadataCommand extends UpdateMessageTemplateMetadataCommand_base {
@@ -130,6 +130,7 @@ declare const UpdateQuickResponseCommand_base: {
130
130
  * @throws {@link QConnectServiceException}
131
131
  * <p>Base exception class for all service exceptions from QConnect service.</p>
132
132
  *
133
+ *
133
134
  * @public
134
135
  */
135
136
  export declare class UpdateQuickResponseCommand extends UpdateQuickResponseCommand_base {
@@ -128,6 +128,7 @@ declare const UpdateSessionCommand_base: {
128
128
  * @throws {@link QConnectServiceException}
129
129
  * <p>Base exception class for all service exceptions from QConnect service.</p>
130
130
  *
131
+ *
131
132
  * @public
132
133
  */
133
134
  export declare class UpdateSessionCommand extends UpdateSessionCommand_base {
@@ -83,6 +83,7 @@ declare const UpdateSessionDataCommand_base: {
83
83
  * @throws {@link QConnectServiceException}
84
84
  * <p>Base exception class for all service exceptions from QConnect service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class UpdateSessionDataCommand extends UpdateSessionDataCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-qconnect",
3
3
  "description": "AWS SDK for JavaScript Qconnect Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.782.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-qconnect",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",