@aws-sdk/client-qconnect 3.495.0 → 3.499.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-cjs/index.js +93 -90
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -4314,138 +4314,55 @@ var paginateSearchSessions = (0, import_core12.createPaginator)(QConnectClient,
|
|
|
4314
4314
|
// src/index.ts
|
|
4315
4315
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
4316
4316
|
// Annotate the CommonJS export names for ESM import in node:
|
|
4317
|
+
|
|
4317
4318
|
0 && (module.exports = {
|
|
4318
|
-
|
|
4319
|
-
|
|
4320
|
-
|
|
4321
|
-
|
|
4322
|
-
|
|
4323
|
-
AssistantType,
|
|
4324
|
-
AssociationType,
|
|
4325
|
-
Configuration,
|
|
4326
|
-
ConflictException,
|
|
4327
|
-
ContentDataDetailsFilterSensitiveLog,
|
|
4328
|
-
ContentDataFilterSensitiveLog,
|
|
4329
|
-
ContentFeedbackData,
|
|
4330
|
-
ContentStatus,
|
|
4319
|
+
QConnectServiceException,
|
|
4320
|
+
__Client,
|
|
4321
|
+
QConnectClient,
|
|
4322
|
+
QConnect,
|
|
4323
|
+
$Command,
|
|
4331
4324
|
CreateAssistantAssociationCommand,
|
|
4332
4325
|
CreateAssistantCommand,
|
|
4333
4326
|
CreateContentCommand,
|
|
4334
|
-
CreateContentResponseFilterSensitiveLog,
|
|
4335
4327
|
CreateKnowledgeBaseCommand,
|
|
4336
4328
|
CreateQuickResponseCommand,
|
|
4337
|
-
CreateQuickResponseRequestFilterSensitiveLog,
|
|
4338
|
-
CreateQuickResponseResponseFilterSensitiveLog,
|
|
4339
4329
|
CreateSessionCommand,
|
|
4340
|
-
DataDetails,
|
|
4341
|
-
DataDetailsFilterSensitiveLog,
|
|
4342
|
-
DataReference,
|
|
4343
|
-
DataSummaryFilterSensitiveLog,
|
|
4344
4330
|
DeleteAssistantAssociationCommand,
|
|
4345
4331
|
DeleteAssistantCommand,
|
|
4346
4332
|
DeleteContentCommand,
|
|
4347
4333
|
DeleteImportJobCommand,
|
|
4348
4334
|
DeleteKnowledgeBaseCommand,
|
|
4349
4335
|
DeleteQuickResponseCommand,
|
|
4350
|
-
DocumentFilterSensitiveLog,
|
|
4351
|
-
DocumentTextFilterSensitiveLog,
|
|
4352
|
-
ExternalSource,
|
|
4353
|
-
FilterField,
|
|
4354
|
-
FilterOperator,
|
|
4355
|
-
GenerativeDataDetailsFilterSensitiveLog,
|
|
4356
4336
|
GetAssistantAssociationCommand,
|
|
4357
4337
|
GetAssistantCommand,
|
|
4358
4338
|
GetContentCommand,
|
|
4359
|
-
GetContentResponseFilterSensitiveLog,
|
|
4360
4339
|
GetContentSummaryCommand,
|
|
4361
4340
|
GetImportJobCommand,
|
|
4362
|
-
GetImportJobResponseFilterSensitiveLog,
|
|
4363
4341
|
GetKnowledgeBaseCommand,
|
|
4364
4342
|
GetQuickResponseCommand,
|
|
4365
|
-
GetQuickResponseResponseFilterSensitiveLog,
|
|
4366
4343
|
GetRecommendationsCommand,
|
|
4367
|
-
GetRecommendationsResponseFilterSensitiveLog,
|
|
4368
4344
|
GetSessionCommand,
|
|
4369
|
-
GroupingConfigurationFilterSensitiveLog,
|
|
4370
|
-
ImportJobDataFilterSensitiveLog,
|
|
4371
|
-
ImportJobStatus,
|
|
4372
|
-
ImportJobType,
|
|
4373
|
-
KnowledgeBaseStatus,
|
|
4374
|
-
KnowledgeBaseType,
|
|
4375
4345
|
ListAssistantAssociationsCommand,
|
|
4376
4346
|
ListAssistantsCommand,
|
|
4377
4347
|
ListContentsCommand,
|
|
4378
4348
|
ListImportJobsCommand,
|
|
4379
4349
|
ListKnowledgeBasesCommand,
|
|
4380
4350
|
ListQuickResponsesCommand,
|
|
4381
|
-
ListQuickResponsesResponseFilterSensitiveLog,
|
|
4382
4351
|
ListTagsForResourceCommand,
|
|
4383
4352
|
NotifyRecommendationsReceivedCommand,
|
|
4384
|
-
Order,
|
|
4385
|
-
PreconditionFailedException,
|
|
4386
|
-
Priority,
|
|
4387
4353
|
PutFeedbackCommand,
|
|
4388
|
-
QConnect,
|
|
4389
|
-
QConnectClient,
|
|
4390
|
-
QConnectServiceException,
|
|
4391
4354
|
QueryAssistantCommand,
|
|
4392
|
-
QueryAssistantRequestFilterSensitiveLog,
|
|
4393
|
-
QueryAssistantResponseFilterSensitiveLog,
|
|
4394
|
-
QueryCondition,
|
|
4395
|
-
QueryConditionComparisonOperator,
|
|
4396
|
-
QueryConditionFieldName,
|
|
4397
|
-
QueryRecommendationTriggerDataFilterSensitiveLog,
|
|
4398
|
-
QueryResultType,
|
|
4399
|
-
QuickResponseContentProvider,
|
|
4400
|
-
QuickResponseContentProviderFilterSensitiveLog,
|
|
4401
|
-
QuickResponseContentsFilterSensitiveLog,
|
|
4402
|
-
QuickResponseDataFilterSensitiveLog,
|
|
4403
|
-
QuickResponseDataProvider,
|
|
4404
|
-
QuickResponseDataProviderFilterSensitiveLog,
|
|
4405
|
-
QuickResponseFilterOperator,
|
|
4406
|
-
QuickResponseQueryOperator,
|
|
4407
|
-
QuickResponseSearchResultDataFilterSensitiveLog,
|
|
4408
|
-
QuickResponseStatus,
|
|
4409
|
-
QuickResponseSummaryFilterSensitiveLog,
|
|
4410
|
-
RecommendationDataFilterSensitiveLog,
|
|
4411
|
-
RecommendationSourceType,
|
|
4412
|
-
RecommendationTriggerData,
|
|
4413
|
-
RecommendationTriggerDataFilterSensitiveLog,
|
|
4414
|
-
RecommendationTriggerFilterSensitiveLog,
|
|
4415
|
-
RecommendationTriggerType,
|
|
4416
|
-
RecommendationType,
|
|
4417
|
-
Relevance,
|
|
4418
|
-
RelevanceLevel,
|
|
4419
4355
|
RemoveKnowledgeBaseTemplateUriCommand,
|
|
4420
|
-
RequestTimeoutException,
|
|
4421
|
-
ResourceNotFoundException,
|
|
4422
|
-
ResultDataFilterSensitiveLog,
|
|
4423
4356
|
SearchContentCommand,
|
|
4424
4357
|
SearchQuickResponsesCommand,
|
|
4425
|
-
SearchQuickResponsesRequestFilterSensitiveLog,
|
|
4426
|
-
SearchQuickResponsesResponseFilterSensitiveLog,
|
|
4427
4358
|
SearchSessionsCommand,
|
|
4428
|
-
ServiceQuotaExceededException,
|
|
4429
|
-
SourceConfiguration,
|
|
4430
|
-
SourceContentDataDetailsFilterSensitiveLog,
|
|
4431
|
-
SourceContentType,
|
|
4432
4359
|
StartContentUploadCommand,
|
|
4433
|
-
StartContentUploadResponseFilterSensitiveLog,
|
|
4434
4360
|
StartImportJobCommand,
|
|
4435
|
-
StartImportJobResponseFilterSensitiveLog,
|
|
4436
4361
|
TagResourceCommand,
|
|
4437
|
-
TargetType,
|
|
4438
|
-
TextDataFilterSensitiveLog,
|
|
4439
|
-
TooManyTagsException,
|
|
4440
4362
|
UntagResourceCommand,
|
|
4441
4363
|
UpdateContentCommand,
|
|
4442
|
-
UpdateContentResponseFilterSensitiveLog,
|
|
4443
4364
|
UpdateKnowledgeBaseTemplateUriCommand,
|
|
4444
4365
|
UpdateQuickResponseCommand,
|
|
4445
|
-
UpdateQuickResponseRequestFilterSensitiveLog,
|
|
4446
|
-
UpdateQuickResponseResponseFilterSensitiveLog,
|
|
4447
|
-
ValidationException,
|
|
4448
|
-
__Client,
|
|
4449
4366
|
paginateListAssistantAssociations,
|
|
4450
4367
|
paginateListAssistants,
|
|
4451
4368
|
paginateListContents,
|
|
@@ -4455,5 +4372,91 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
4455
4372
|
paginateQueryAssistant,
|
|
4456
4373
|
paginateSearchContent,
|
|
4457
4374
|
paginateSearchQuickResponses,
|
|
4458
|
-
paginateSearchSessions
|
|
4375
|
+
paginateSearchSessions,
|
|
4376
|
+
AccessDeniedException,
|
|
4377
|
+
ConflictException,
|
|
4378
|
+
AssistantAssociationInputData,
|
|
4379
|
+
AssociationType,
|
|
4380
|
+
AssistantAssociationOutputData,
|
|
4381
|
+
ResourceNotFoundException,
|
|
4382
|
+
ServiceQuotaExceededException,
|
|
4383
|
+
ValidationException,
|
|
4384
|
+
AssistantType,
|
|
4385
|
+
AssistantCapabilityType,
|
|
4386
|
+
AssistantStatus,
|
|
4387
|
+
RelevanceLevel,
|
|
4388
|
+
SourceContentType,
|
|
4389
|
+
DataReference,
|
|
4390
|
+
RecommendationType,
|
|
4391
|
+
RecommendationTriggerData,
|
|
4392
|
+
RecommendationSourceType,
|
|
4393
|
+
RecommendationTriggerType,
|
|
4394
|
+
Relevance,
|
|
4395
|
+
ContentFeedbackData,
|
|
4396
|
+
TargetType,
|
|
4397
|
+
QueryConditionComparisonOperator,
|
|
4398
|
+
QueryConditionFieldName,
|
|
4399
|
+
QueryCondition,
|
|
4400
|
+
QueryResultType,
|
|
4401
|
+
RequestTimeoutException,
|
|
4402
|
+
FilterField,
|
|
4403
|
+
FilterOperator,
|
|
4404
|
+
Configuration,
|
|
4405
|
+
ContentStatus,
|
|
4406
|
+
PreconditionFailedException,
|
|
4407
|
+
KnowledgeBaseType,
|
|
4408
|
+
SourceConfiguration,
|
|
4409
|
+
KnowledgeBaseStatus,
|
|
4410
|
+
QuickResponseDataProvider,
|
|
4411
|
+
QuickResponseContentProvider,
|
|
4412
|
+
QuickResponseStatus,
|
|
4413
|
+
ExternalSource,
|
|
4414
|
+
ImportJobType,
|
|
4415
|
+
ImportJobStatus,
|
|
4416
|
+
QuickResponseFilterOperator,
|
|
4417
|
+
Order,
|
|
4418
|
+
QuickResponseQueryOperator,
|
|
4419
|
+
Priority,
|
|
4420
|
+
TooManyTagsException,
|
|
4421
|
+
DataDetails,
|
|
4422
|
+
DocumentTextFilterSensitiveLog,
|
|
4423
|
+
TextDataFilterSensitiveLog,
|
|
4424
|
+
ContentDataDetailsFilterSensitiveLog,
|
|
4425
|
+
SourceContentDataDetailsFilterSensitiveLog,
|
|
4426
|
+
DocumentFilterSensitiveLog,
|
|
4427
|
+
QueryRecommendationTriggerDataFilterSensitiveLog,
|
|
4428
|
+
RecommendationTriggerDataFilterSensitiveLog,
|
|
4429
|
+
RecommendationTriggerFilterSensitiveLog,
|
|
4430
|
+
QueryAssistantRequestFilterSensitiveLog,
|
|
4431
|
+
ContentDataFilterSensitiveLog,
|
|
4432
|
+
CreateContentResponseFilterSensitiveLog,
|
|
4433
|
+
GetContentResponseFilterSensitiveLog,
|
|
4434
|
+
UpdateContentResponseFilterSensitiveLog,
|
|
4435
|
+
QuickResponseDataProviderFilterSensitiveLog,
|
|
4436
|
+
GroupingConfigurationFilterSensitiveLog,
|
|
4437
|
+
CreateQuickResponseRequestFilterSensitiveLog,
|
|
4438
|
+
QuickResponseContentProviderFilterSensitiveLog,
|
|
4439
|
+
QuickResponseContentsFilterSensitiveLog,
|
|
4440
|
+
QuickResponseDataFilterSensitiveLog,
|
|
4441
|
+
CreateQuickResponseResponseFilterSensitiveLog,
|
|
4442
|
+
ImportJobDataFilterSensitiveLog,
|
|
4443
|
+
GetImportJobResponseFilterSensitiveLog,
|
|
4444
|
+
GetQuickResponseResponseFilterSensitiveLog,
|
|
4445
|
+
QuickResponseSummaryFilterSensitiveLog,
|
|
4446
|
+
ListQuickResponsesResponseFilterSensitiveLog,
|
|
4447
|
+
UpdateQuickResponseRequestFilterSensitiveLog,
|
|
4448
|
+
UpdateQuickResponseResponseFilterSensitiveLog,
|
|
4449
|
+
SearchQuickResponsesRequestFilterSensitiveLog,
|
|
4450
|
+
QuickResponseSearchResultDataFilterSensitiveLog,
|
|
4451
|
+
SearchQuickResponsesResponseFilterSensitiveLog,
|
|
4452
|
+
StartContentUploadResponseFilterSensitiveLog,
|
|
4453
|
+
StartImportJobResponseFilterSensitiveLog,
|
|
4454
|
+
DataDetailsFilterSensitiveLog,
|
|
4455
|
+
DataSummaryFilterSensitiveLog,
|
|
4456
|
+
GenerativeDataDetailsFilterSensitiveLog,
|
|
4457
|
+
RecommendationDataFilterSensitiveLog,
|
|
4458
|
+
ResultDataFilterSensitiveLog,
|
|
4459
|
+
GetRecommendationsResponseFilterSensitiveLog,
|
|
4460
|
+
QueryAssistantResponseFilterSensitiveLog
|
|
4459
4461
|
});
|
|
4462
|
+
|
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.
|
|
4
|
+
"version": "3.499.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",
|
|
@@ -20,48 +20,48 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0",
|
|
61
61
|
"uuid": "^8.3.2"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"@types/uuid": "^8.3.0",
|