@aws-sdk/client-qbusiness 3.775.0 → 3.777.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.
- package/dist-types/commands/AssociatePermissionCommand.d.ts +1 -0
- package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +1 -0
- package/dist-types/commands/BatchPutDocumentCommand.d.ts +1 -0
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/ChatCommand.d.ts +1 -0
- package/dist-types/commands/ChatSyncCommand.d.ts +1 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +1 -0
- package/dist-types/commands/CreateDataAccessorCommand.d.ts +1 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/CreateIndexCommand.d.ts +1 -0
- package/dist-types/commands/CreatePluginCommand.d.ts +1 -0
- package/dist-types/commands/CreateRetrieverCommand.d.ts +1 -0
- package/dist-types/commands/CreateSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/CreateUserCommand.d.ts +1 -0
- package/dist-types/commands/CreateWebExperienceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteApplicationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAttachmentCommand.d.ts +1 -0
- package/dist-types/commands/DeleteChatControlsConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteConversationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDataAccessorCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteIndexCommand.d.ts +1 -0
- package/dist-types/commands/DeletePluginCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRetrieverCommand.d.ts +1 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -0
- package/dist-types/commands/DeleteWebExperienceCommand.d.ts +1 -0
- package/dist-types/commands/DisassociatePermissionCommand.d.ts +1 -0
- package/dist-types/commands/GetApplicationCommand.d.ts +1 -0
- package/dist-types/commands/GetChatControlsConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetDataAccessorCommand.d.ts +1 -0
- package/dist-types/commands/GetDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/GetGroupCommand.d.ts +1 -0
- package/dist-types/commands/GetIndexCommand.d.ts +1 -0
- package/dist-types/commands/GetMediaCommand.d.ts +1 -0
- package/dist-types/commands/GetPluginCommand.d.ts +1 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +1 -0
- package/dist-types/commands/GetRetrieverCommand.d.ts +1 -0
- package/dist-types/commands/GetUserCommand.d.ts +1 -0
- package/dist-types/commands/GetWebExperienceCommand.d.ts +1 -0
- package/dist-types/commands/ListApplicationsCommand.d.ts +1 -0
- package/dist-types/commands/ListAttachmentsCommand.d.ts +1 -0
- package/dist-types/commands/ListConversationsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataAccessorsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -0
- package/dist-types/commands/ListDocumentsCommand.d.ts +1 -0
- package/dist-types/commands/ListGroupsCommand.d.ts +1 -0
- package/dist-types/commands/ListIndicesCommand.d.ts +1 -0
- package/dist-types/commands/ListMessagesCommand.d.ts +1 -0
- package/dist-types/commands/ListPluginActionsCommand.d.ts +1 -0
- package/dist-types/commands/ListPluginTypeActionsCommand.d.ts +1 -0
- package/dist-types/commands/ListPluginTypeMetadataCommand.d.ts +1 -0
- package/dist-types/commands/ListPluginsCommand.d.ts +1 -0
- package/dist-types/commands/ListRetrieversCommand.d.ts +1 -0
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListWebExperiencesCommand.d.ts +1 -0
- package/dist-types/commands/PutFeedbackCommand.d.ts +1 -0
- package/dist-types/commands/PutGroupCommand.d.ts +1 -0
- package/dist-types/commands/SearchRelevantContentCommand.d.ts +1 -0
- package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +1 -0
- package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateApplicationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateChatControlsConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDataAccessorCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateIndexCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePluginCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRetrieverCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateUserCommand.d.ts +1 -0
- package/dist-types/commands/UpdateWebExperienceCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -88,6 +88,7 @@ declare const AssociatePermissionCommand_base: {
|
|
|
88
88
|
* @throws {@link QBusinessServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class AssociatePermissionCommand extends AssociatePermissionCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const BatchDeleteDocumentCommand_base: {
|
|
|
97
97
|
* @throws {@link QBusinessServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class BatchDeleteDocumentCommand extends BatchDeleteDocumentCommand_base {
|
|
@@ -220,6 +220,7 @@ declare const BatchPutDocumentCommand_base: {
|
|
|
220
220
|
* @throws {@link QBusinessServiceException}
|
|
221
221
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
222
222
|
*
|
|
223
|
+
*
|
|
223
224
|
* @public
|
|
224
225
|
*/
|
|
225
226
|
export declare class BatchPutDocumentCommand extends BatchPutDocumentCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const CancelSubscriptionCommand_base: {
|
|
|
83
83
|
* @throws {@link QBusinessServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class CancelSubscriptionCommand extends CancelSubscriptionCommand_base {
|
|
@@ -313,6 +313,7 @@ declare const ChatCommand_base: {
|
|
|
313
313
|
* @throws {@link QBusinessServiceException}
|
|
314
314
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
315
315
|
*
|
|
316
|
+
*
|
|
316
317
|
* @public
|
|
317
318
|
*/
|
|
318
319
|
export declare class ChatCommand extends ChatCommand_base {
|
|
@@ -290,6 +290,7 @@ declare const ChatSyncCommand_base: {
|
|
|
290
290
|
* @throws {@link QBusinessServiceException}
|
|
291
291
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
292
292
|
*
|
|
293
|
+
*
|
|
293
294
|
* @public
|
|
294
295
|
*/
|
|
295
296
|
export declare class ChatSyncCommand extends ChatSyncCommand_base {
|
|
@@ -126,6 +126,7 @@ declare const CreateApplicationCommand_base: {
|
|
|
126
126
|
* @throws {@link QBusinessServiceException}
|
|
127
127
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
128
128
|
*
|
|
129
|
+
*
|
|
129
130
|
* @public
|
|
130
131
|
*/
|
|
131
132
|
export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
|
|
@@ -186,6 +186,7 @@ declare const CreateDataAccessorCommand_base: {
|
|
|
186
186
|
* @throws {@link QBusinessServiceException}
|
|
187
187
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
188
188
|
*
|
|
189
|
+
*
|
|
189
190
|
* @public
|
|
190
191
|
*/
|
|
191
192
|
export declare class CreateDataAccessorCommand extends CreateDataAccessorCommand_base {
|
|
@@ -182,6 +182,7 @@ declare const CreateDataSourceCommand_base: {
|
|
|
182
182
|
* @throws {@link QBusinessServiceException}
|
|
183
183
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
184
184
|
*
|
|
185
|
+
*
|
|
185
186
|
* @public
|
|
186
187
|
*/
|
|
187
188
|
export declare class CreateDataSourceCommand extends CreateDataSourceCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const CreateIndexCommand_base: {
|
|
|
103
103
|
* @throws {@link QBusinessServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class CreateIndexCommand extends CreateIndexCommand_base {
|
|
@@ -121,6 +121,7 @@ declare const CreatePluginCommand_base: {
|
|
|
121
121
|
* @throws {@link QBusinessServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
123
123
|
*
|
|
124
|
+
*
|
|
124
125
|
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class CreatePluginCommand extends CreatePluginCommand_base {
|
|
@@ -121,6 +121,7 @@ declare const CreateRetrieverCommand_base: {
|
|
|
121
121
|
* @throws {@link QBusinessServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
123
123
|
*
|
|
124
|
+
*
|
|
124
125
|
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class CreateRetrieverCommand extends CreateRetrieverCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const CreateSubscriptionCommand_base: {
|
|
|
96
96
|
* @throws {@link QBusinessServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class CreateSubscriptionCommand extends CreateSubscriptionCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const CreateUserCommand_base: {
|
|
|
89
89
|
* @throws {@link QBusinessServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class CreateUserCommand extends CreateUserCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const CreateWebExperienceCommand_base: {
|
|
|
117
117
|
* @throws {@link QBusinessServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class CreateWebExperienceCommand extends CreateWebExperienceCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DeleteApplicationCommand_base: {
|
|
|
76
76
|
* @throws {@link QBusinessServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DeleteApplicationCommand extends DeleteApplicationCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const DeleteAttachmentCommand_base: {
|
|
|
79
79
|
* @throws {@link QBusinessServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DeleteAttachmentCommand extends DeleteAttachmentCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const DeleteChatControlsConfigurationCommand_base: {
|
|
|
72
72
|
* @throws {@link QBusinessServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DeleteChatControlsConfigurationCommand extends DeleteChatControlsConfigurationCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const DeleteConversationCommand_base: {
|
|
|
78
78
|
* @throws {@link QBusinessServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeleteConversationCommand extends DeleteConversationCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const DeleteDataAccessorCommand_base: {
|
|
|
78
78
|
* @throws {@link QBusinessServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DeleteDataAccessorCommand extends DeleteDataAccessorCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const DeleteDataSourceCommand_base: {
|
|
|
80
80
|
* @throws {@link QBusinessServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteDataSourceCommand extends DeleteDataSourceCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const DeleteGroupCommand_base: {
|
|
|
87
87
|
* @throws {@link QBusinessServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class DeleteGroupCommand extends DeleteGroupCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DeleteIndexCommand_base: {
|
|
|
77
77
|
* @throws {@link QBusinessServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteIndexCommand extends DeleteIndexCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DeletePluginCommand_base: {
|
|
|
77
77
|
* @throws {@link QBusinessServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeletePluginCommand extends DeletePluginCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DeleteRetrieverCommand_base: {
|
|
|
77
77
|
* @throws {@link QBusinessServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteRetrieverCommand extends DeleteRetrieverCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DeleteUserCommand_base: {
|
|
|
77
77
|
* @throws {@link QBusinessServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteUserCommand extends DeleteUserCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DeleteWebExperienceCommand_base: {
|
|
|
77
77
|
* @throws {@link QBusinessServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteWebExperienceCommand extends DeleteWebExperienceCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const DisassociatePermissionCommand_base: {
|
|
|
78
78
|
* @throws {@link QBusinessServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DisassociatePermissionCommand extends DisassociatePermissionCommand_base {
|
|
@@ -110,6 +110,7 @@ declare const GetApplicationCommand_base: {
|
|
|
110
110
|
* @throws {@link QBusinessServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class GetApplicationCommand extends GetApplicationCommand_base {
|
|
@@ -133,6 +133,7 @@ declare const GetChatControlsConfigurationCommand_base: {
|
|
|
133
133
|
* @throws {@link QBusinessServiceException}
|
|
134
134
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
135
135
|
*
|
|
136
|
+
*
|
|
136
137
|
* @public
|
|
137
138
|
*/
|
|
138
139
|
export declare class GetChatControlsConfigurationCommand extends GetChatControlsConfigurationCommand_base {
|
|
@@ -174,6 +174,7 @@ declare const GetDataAccessorCommand_base: {
|
|
|
174
174
|
* @throws {@link QBusinessServiceException}
|
|
175
175
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
176
176
|
*
|
|
177
|
+
*
|
|
177
178
|
* @public
|
|
178
179
|
*/
|
|
179
180
|
export declare class GetDataAccessorCommand extends GetDataAccessorCommand_base {
|
|
@@ -176,6 +176,7 @@ declare const GetDataSourceCommand_base: {
|
|
|
176
176
|
* @throws {@link QBusinessServiceException}
|
|
177
177
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
178
178
|
*
|
|
179
|
+
*
|
|
179
180
|
* @public
|
|
180
181
|
*/
|
|
181
182
|
export declare class GetDataSourceCommand extends GetDataSourceCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const GetGroupCommand_base: {
|
|
|
98
98
|
* @throws {@link QBusinessServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class GetGroupCommand extends GetGroupCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const GetIndexCommand_base: {
|
|
|
103
103
|
* @throws {@link QBusinessServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class GetIndexCommand extends GetIndexCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const GetMediaCommand_base: {
|
|
|
88
88
|
* @throws {@link QBusinessServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetMediaCommand extends GetMediaCommand_base {
|
|
@@ -112,6 +112,7 @@ declare const GetPluginCommand_base: {
|
|
|
112
112
|
* @throws {@link QBusinessServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
114
114
|
*
|
|
115
|
+
*
|
|
115
116
|
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetPluginCommand extends GetPluginCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const GetPolicyCommand_base: {
|
|
|
75
75
|
* @throws {@link QBusinessServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class GetPolicyCommand extends GetPolicyCommand_base {
|
|
@@ -113,6 +113,7 @@ declare const GetRetrieverCommand_base: {
|
|
|
113
113
|
* @throws {@link QBusinessServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
115
115
|
*
|
|
116
|
+
*
|
|
116
117
|
* @public
|
|
117
118
|
*/
|
|
118
119
|
export declare class GetRetrieverCommand extends GetRetrieverCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const GetUserCommand_base: {
|
|
|
86
86
|
* @throws {@link QBusinessServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetUserCommand extends GetUserCommand_base {
|
|
@@ -121,6 +121,7 @@ declare const GetWebExperienceCommand_base: {
|
|
|
121
121
|
* @throws {@link QBusinessServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
123
123
|
*
|
|
124
|
+
*
|
|
124
125
|
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class GetWebExperienceCommand extends GetWebExperienceCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const ListApplicationsCommand_base: {
|
|
|
90
90
|
* @throws {@link QBusinessServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListApplicationsCommand extends ListApplicationsCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const ListAttachmentsCommand_base: {
|
|
|
104
104
|
* @throws {@link QBusinessServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class ListAttachmentsCommand extends ListAttachmentsCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const ListConversationsCommand_base: {
|
|
|
88
88
|
* @throws {@link QBusinessServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListConversationsCommand extends ListConversationsCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const ListDataAccessorsCommand_base: {
|
|
|
89
89
|
* @throws {@link QBusinessServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class ListDataAccessorsCommand extends ListDataAccessorsCommand_base {
|
|
@@ -105,6 +105,7 @@ declare const ListDataSourceSyncJobsCommand_base: {
|
|
|
105
105
|
* @throws {@link QBusinessServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
107
107
|
*
|
|
108
|
+
*
|
|
108
109
|
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class ListDataSourceSyncJobsCommand extends ListDataSourceSyncJobsCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListDataSourcesCommand_base: {
|
|
|
87
87
|
* @throws {@link QBusinessServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const ListDocumentsCommand_base: {
|
|
|
92
92
|
* @throws {@link QBusinessServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListDocumentsCommand extends ListDocumentsCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const ListGroupsCommand_base: {
|
|
|
88
88
|
* @throws {@link QBusinessServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListGroupsCommand extends ListGroupsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListIndicesCommand_base: {
|
|
|
85
85
|
* @throws {@link QBusinessServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListIndicesCommand extends ListIndicesCommand_base {
|
|
@@ -174,6 +174,7 @@ declare const ListMessagesCommand_base: {
|
|
|
174
174
|
* @throws {@link QBusinessServiceException}
|
|
175
175
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
176
176
|
*
|
|
177
|
+
*
|
|
177
178
|
* @public
|
|
178
179
|
*/
|
|
179
180
|
export declare class ListMessagesCommand extends ListMessagesCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListPluginActionsCommand_base: {
|
|
|
85
85
|
* @throws {@link QBusinessServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListPluginActionsCommand extends ListPluginActionsCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const ListPluginTypeActionsCommand_base: {
|
|
|
81
81
|
* @throws {@link QBusinessServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ListPluginTypeActionsCommand extends ListPluginTypeActionsCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const ListPluginTypeMetadataCommand_base: {
|
|
|
78
78
|
* @throws {@link QBusinessServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListPluginTypeMetadataCommand extends ListPluginTypeMetadataCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const ListPluginsCommand_base: {
|
|
|
88
88
|
* @throws {@link QBusinessServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListPluginsCommand extends ListPluginsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListRetrieversCommand_base: {
|
|
|
85
85
|
* @throws {@link QBusinessServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListRetrieversCommand extends ListRetrieversCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const ListSubscriptionsCommand_base: {
|
|
|
96
96
|
* @throws {@link QBusinessServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class ListSubscriptionsCommand extends ListSubscriptionsCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
80
80
|
* @throws {@link QBusinessServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListWebExperiencesCommand_base: {
|
|
|
85
85
|
* @throws {@link QBusinessServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListWebExperiencesCommand extends ListWebExperiencesCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const PutFeedbackCommand_base: {
|
|
|
83
83
|
* @throws {@link QBusinessServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class PutFeedbackCommand extends PutFeedbackCommand_base {
|
|
@@ -112,6 +112,7 @@ declare const PutGroupCommand_base: {
|
|
|
112
112
|
* @throws {@link QBusinessServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
114
114
|
*
|
|
115
|
+
*
|
|
115
116
|
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class PutGroupCommand extends PutGroupCommand_base {
|
|
@@ -196,6 +196,7 @@ declare const SearchRelevantContentCommand_base: {
|
|
|
196
196
|
* @throws {@link QBusinessServiceException}
|
|
197
197
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
198
198
|
*
|
|
199
|
+
*
|
|
199
200
|
* @public
|
|
200
201
|
*/
|
|
201
202
|
export declare class SearchRelevantContentCommand extends SearchRelevantContentCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const StartDataSourceSyncJobCommand_base: {
|
|
|
84
84
|
* @throws {@link QBusinessServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class StartDataSourceSyncJobCommand extends StartDataSourceSyncJobCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const StopDataSourceSyncJobCommand_base: {
|
|
|
79
79
|
* @throws {@link QBusinessServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class StopDataSourceSyncJobCommand extends StopDataSourceSyncJobCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const TagResourceCommand_base: {
|
|
|
84
84
|
* @throws {@link QBusinessServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const UntagResourceCommand_base: {
|
|
|
75
75
|
* @throws {@link QBusinessServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -105,6 +105,7 @@ declare const UpdateApplicationCommand_base: {
|
|
|
105
105
|
* @throws {@link QBusinessServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
107
107
|
*
|
|
108
|
+
*
|
|
108
109
|
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
|
|
@@ -183,6 +183,7 @@ declare const UpdateChatControlsConfigurationCommand_base: {
|
|
|
183
183
|
* @throws {@link QBusinessServiceException}
|
|
184
184
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
185
185
|
*
|
|
186
|
+
*
|
|
186
187
|
* @public
|
|
187
188
|
*/
|
|
188
189
|
export declare class UpdateChatControlsConfigurationCommand extends UpdateChatControlsConfigurationCommand_base {
|
|
@@ -169,6 +169,7 @@ declare const UpdateDataAccessorCommand_base: {
|
|
|
169
169
|
* @throws {@link QBusinessServiceException}
|
|
170
170
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
171
171
|
*
|
|
172
|
+
*
|
|
172
173
|
* @public
|
|
173
174
|
*/
|
|
174
175
|
export declare class UpdateDataAccessorCommand extends UpdateDataAccessorCommand_base {
|
|
@@ -167,6 +167,7 @@ declare const UpdateDataSourceCommand_base: {
|
|
|
167
167
|
* @throws {@link QBusinessServiceException}
|
|
168
168
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
169
169
|
*
|
|
170
|
+
*
|
|
170
171
|
* @public
|
|
171
172
|
*/
|
|
172
173
|
export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const UpdateIndexCommand_base: {
|
|
|
92
92
|
* @throws {@link QBusinessServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class UpdateIndexCommand extends UpdateIndexCommand_base {
|
|
@@ -111,6 +111,7 @@ declare const UpdatePluginCommand_base: {
|
|
|
111
111
|
* @throws {@link QBusinessServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
113
113
|
*
|
|
114
|
+
*
|
|
114
115
|
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class UpdatePluginCommand extends UpdatePluginCommand_base {
|
|
@@ -111,6 +111,7 @@ declare const UpdateRetrieverCommand_base: {
|
|
|
111
111
|
* @throws {@link QBusinessServiceException}
|
|
112
112
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
113
113
|
*
|
|
114
|
+
*
|
|
114
115
|
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class UpdateRetrieverCommand extends UpdateRetrieverCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const UpdateSubscriptionCommand_base: {
|
|
|
89
89
|
* @throws {@link QBusinessServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class UpdateSubscriptionCommand extends UpdateSubscriptionCommand_base {
|
|
@@ -112,6 +112,7 @@ declare const UpdateUserCommand_base: {
|
|
|
112
112
|
* @throws {@link QBusinessServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
114
114
|
*
|
|
115
|
+
*
|
|
115
116
|
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class UpdateUserCommand extends UpdateUserCommand_base {
|
|
@@ -113,6 +113,7 @@ declare const UpdateWebExperienceCommand_base: {
|
|
|
113
113
|
* @throws {@link QBusinessServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from QBusiness service.</p>
|
|
115
115
|
*
|
|
116
|
+
*
|
|
116
117
|
* @public
|
|
117
118
|
*/
|
|
118
119
|
export declare class UpdateWebExperienceCommand extends UpdateWebExperienceCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-qbusiness",
|
|
3
3
|
"description": "AWS SDK for JavaScript Qbusiness Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.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-qbusiness",
|
|
@@ -21,7 +21,7 @@
|
|
|
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.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
25
|
"@aws-sdk/eventstream-handler-node": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-eventstream": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.775.0",
|