@aws-sdk/client-connect 3.496.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 +176 -175
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -23378,13 +23378,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23378
23378
|
// Annotate the CommonJS export names for ESM import in node:
|
|
23379
23379
|
|
|
23380
23380
|
0 && (module.exports = {
|
|
23381
|
-
|
|
23382
|
-
|
|
23381
|
+
ConnectServiceException,
|
|
23382
|
+
__Client,
|
|
23383
|
+
ConnectClient,
|
|
23384
|
+
Connect,
|
|
23385
|
+
$Command,
|
|
23383
23386
|
ActivateEvaluationFormCommand,
|
|
23384
|
-
AgentAvailabilityTimer,
|
|
23385
|
-
AgentStatusState,
|
|
23386
|
-
AgentStatusType,
|
|
23387
|
-
ArtifactStatus,
|
|
23388
23387
|
AssociateAnalyticsDataSetCommand,
|
|
23389
23388
|
AssociateApprovedOriginCommand,
|
|
23390
23389
|
AssociateBotCommand,
|
|
@@ -23399,38 +23398,17 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23399
23398
|
AssociateSecurityKeyCommand,
|
|
23400
23399
|
AssociateTrafficDistributionGroupUserCommand,
|
|
23401
23400
|
AssociateUserProficienciesCommand,
|
|
23402
|
-
AttendeeFilterSensitiveLog,
|
|
23403
23401
|
BatchAssociateAnalyticsDataSetCommand,
|
|
23404
23402
|
BatchDisassociateAnalyticsDataSetCommand,
|
|
23405
23403
|
BatchGetFlowAssociationCommand,
|
|
23406
23404
|
BatchPutContactCommand,
|
|
23407
|
-
BehaviorType,
|
|
23408
|
-
Channel,
|
|
23409
|
-
ChatEventType,
|
|
23410
23405
|
ClaimPhoneNumberCommand,
|
|
23411
|
-
Comparison,
|
|
23412
|
-
ConflictException,
|
|
23413
|
-
Connect,
|
|
23414
|
-
ConnectClient,
|
|
23415
|
-
ConnectServiceException,
|
|
23416
|
-
ConnectionDataFilterSensitiveLog,
|
|
23417
|
-
ContactAnalysisFilterSensitiveLog,
|
|
23418
|
-
ContactFilterSensitiveLog,
|
|
23419
|
-
ContactFlowModuleState,
|
|
23420
|
-
ContactFlowModuleStatus,
|
|
23421
|
-
ContactFlowNotPublishedException,
|
|
23422
|
-
ContactFlowState,
|
|
23423
|
-
ContactFlowType,
|
|
23424
|
-
ContactInitiationMethod,
|
|
23425
|
-
ContactNotFoundException,
|
|
23426
|
-
ContactState,
|
|
23427
23406
|
CreateAgentStatusCommand,
|
|
23428
23407
|
CreateContactFlowCommand,
|
|
23429
23408
|
CreateContactFlowModuleCommand,
|
|
23430
23409
|
CreateEvaluationFormCommand,
|
|
23431
23410
|
CreateHoursOfOperationCommand,
|
|
23432
23411
|
CreateInstanceCommand,
|
|
23433
|
-
CreateInstanceRequestFilterSensitiveLog,
|
|
23434
23412
|
CreateIntegrationAssociationCommand,
|
|
23435
23413
|
CreateParticipantCommand,
|
|
23436
23414
|
CreatePersistentContactAssociationCommand,
|
|
@@ -23446,15 +23424,9 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23446
23424
|
CreateUseCaseCommand,
|
|
23447
23425
|
CreateUserCommand,
|
|
23448
23426
|
CreateUserHierarchyGroupCommand,
|
|
23449
|
-
CreateUserRequestFilterSensitiveLog,
|
|
23450
23427
|
CreateViewCommand,
|
|
23451
|
-
CreateViewRequestFilterSensitiveLog,
|
|
23452
|
-
CreateViewResponseFilterSensitiveLog,
|
|
23453
23428
|
CreateViewVersionCommand,
|
|
23454
|
-
CreateViewVersionResponseFilterSensitiveLog,
|
|
23455
23429
|
CreateVocabularyCommand,
|
|
23456
|
-
CredentialsFilterSensitiveLog,
|
|
23457
|
-
CurrentMetricName,
|
|
23458
23430
|
DeactivateEvaluationFormCommand,
|
|
23459
23431
|
DeleteContactEvaluationCommand,
|
|
23460
23432
|
DeleteContactFlowCommand,
|
|
@@ -23483,12 +23455,10 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23483
23455
|
DescribeContactEvaluationCommand,
|
|
23484
23456
|
DescribeContactFlowCommand,
|
|
23485
23457
|
DescribeContactFlowModuleCommand,
|
|
23486
|
-
DescribeContactResponseFilterSensitiveLog,
|
|
23487
23458
|
DescribeEvaluationFormCommand,
|
|
23488
23459
|
DescribeHoursOfOperationCommand,
|
|
23489
23460
|
DescribeInstanceAttributeCommand,
|
|
23490
23461
|
DescribeInstanceCommand,
|
|
23491
|
-
DescribeInstanceResponseFilterSensitiveLog,
|
|
23492
23462
|
DescribeInstanceStorageConfigCommand,
|
|
23493
23463
|
DescribePhoneNumberCommand,
|
|
23494
23464
|
DescribePredefinedAttributeCommand,
|
|
@@ -23502,12 +23472,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23502
23472
|
DescribeUserCommand,
|
|
23503
23473
|
DescribeUserHierarchyGroupCommand,
|
|
23504
23474
|
DescribeUserHierarchyStructureCommand,
|
|
23505
|
-
DescribeUserResponseFilterSensitiveLog,
|
|
23506
23475
|
DescribeViewCommand,
|
|
23507
|
-
DescribeViewResponseFilterSensitiveLog,
|
|
23508
23476
|
DescribeVocabularyCommand,
|
|
23509
|
-
DestinationNotAllowedException,
|
|
23510
|
-
DirectoryType,
|
|
23511
23477
|
DisassociateAnalyticsDataSetCommand,
|
|
23512
23478
|
DisassociateApprovedOriginCommand,
|
|
23513
23479
|
DisassociateBotCommand,
|
|
@@ -23522,54 +23488,17 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23522
23488
|
DisassociateTrafficDistributionGroupUserCommand,
|
|
23523
23489
|
DisassociateUserProficienciesCommand,
|
|
23524
23490
|
DismissUserContactCommand,
|
|
23525
|
-
DuplicateResourceException,
|
|
23526
|
-
EncryptionType,
|
|
23527
|
-
EndpointType,
|
|
23528
|
-
EvaluationAnswerData,
|
|
23529
|
-
EvaluationFormItem,
|
|
23530
|
-
EvaluationFormNumericQuestionAutomation,
|
|
23531
|
-
EvaluationFormQuestionType,
|
|
23532
|
-
EvaluationFormQuestionTypeProperties,
|
|
23533
|
-
EvaluationFormScoringMode,
|
|
23534
|
-
EvaluationFormScoringStatus,
|
|
23535
|
-
EvaluationFormSingleSelectQuestionAutomationOption,
|
|
23536
|
-
EvaluationFormSingleSelectQuestionDisplayMode,
|
|
23537
|
-
EvaluationFormVersionStatus,
|
|
23538
|
-
EvaluationStatus,
|
|
23539
|
-
EventSourceName,
|
|
23540
|
-
FailureReasonCode,
|
|
23541
|
-
FlowAssociationResourceType,
|
|
23542
23491
|
GetContactAttributesCommand,
|
|
23543
23492
|
GetCurrentMetricDataCommand,
|
|
23544
23493
|
GetCurrentUserDataCommand,
|
|
23545
23494
|
GetFederationTokenCommand,
|
|
23546
|
-
GetFederationTokenResponseFilterSensitiveLog,
|
|
23547
23495
|
GetFlowAssociationCommand,
|
|
23548
23496
|
GetMetricDataCommand,
|
|
23549
23497
|
GetMetricDataV2Command,
|
|
23550
23498
|
GetPromptFileCommand,
|
|
23551
23499
|
GetTaskTemplateCommand,
|
|
23552
23500
|
GetTrafficDistributionCommand,
|
|
23553
|
-
Grouping,
|
|
23554
|
-
HierarchyGroupMatchType,
|
|
23555
|
-
HistoricalMetricName,
|
|
23556
|
-
HoursOfOperationDays,
|
|
23557
|
-
IdempotencyException,
|
|
23558
23501
|
ImportPhoneNumberCommand,
|
|
23559
|
-
InstanceAttributeType,
|
|
23560
|
-
InstanceFilterSensitiveLog,
|
|
23561
|
-
InstanceStatus,
|
|
23562
|
-
InstanceStorageResourceType,
|
|
23563
|
-
InstanceSummaryFilterSensitiveLog,
|
|
23564
|
-
IntegrationType,
|
|
23565
|
-
InternalServiceException,
|
|
23566
|
-
IntervalPeriod,
|
|
23567
|
-
InvalidContactFlowException,
|
|
23568
|
-
InvalidContactFlowModuleException,
|
|
23569
|
-
InvalidParameterException,
|
|
23570
|
-
InvalidRequestException,
|
|
23571
|
-
LexVersion,
|
|
23572
|
-
LimitExceededException,
|
|
23573
23502
|
ListAgentStatusesCommand,
|
|
23574
23503
|
ListAnalyticsDataAssociationsCommand,
|
|
23575
23504
|
ListApprovedOriginsCommand,
|
|
@@ -23581,13 +23510,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23581
23510
|
ListDefaultVocabulariesCommand,
|
|
23582
23511
|
ListEvaluationFormVersionsCommand,
|
|
23583
23512
|
ListEvaluationFormsCommand,
|
|
23584
|
-
ListFlowAssociationResourceType,
|
|
23585
23513
|
ListFlowAssociationsCommand,
|
|
23586
23514
|
ListHoursOfOperationsCommand,
|
|
23587
23515
|
ListInstanceAttributesCommand,
|
|
23588
23516
|
ListInstanceStorageConfigsCommand,
|
|
23589
23517
|
ListInstancesCommand,
|
|
23590
|
-
ListInstancesResponseFilterSensitiveLog,
|
|
23591
23518
|
ListIntegrationAssociationsCommand,
|
|
23592
23519
|
ListLambdaFunctionsCommand,
|
|
23593
23520
|
ListLexBotsCommand,
|
|
@@ -23615,62 +23542,16 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23615
23542
|
ListUserProficienciesCommand,
|
|
23616
23543
|
ListUsersCommand,
|
|
23617
23544
|
ListViewVersionsCommand,
|
|
23618
|
-
ListViewVersionsResponseFilterSensitiveLog,
|
|
23619
23545
|
ListViewsCommand,
|
|
23620
|
-
ListViewsResponseFilterSensitiveLog,
|
|
23621
|
-
MaximumResultReturnedException,
|
|
23622
|
-
MeetingFeatureStatus,
|
|
23623
|
-
MonitorCapability,
|
|
23624
23546
|
MonitorContactCommand,
|
|
23625
|
-
NotificationContentType,
|
|
23626
|
-
NotificationDeliveryType,
|
|
23627
|
-
NumericQuestionPropertyAutomationLabel,
|
|
23628
|
-
OutboundContactNotPermittedException,
|
|
23629
|
-
OutputTypeNotFoundException,
|
|
23630
|
-
ParticipantRole,
|
|
23631
|
-
ParticipantTimerAction,
|
|
23632
|
-
ParticipantTimerType,
|
|
23633
|
-
ParticipantTimerValue,
|
|
23634
23547
|
PauseContactCommand,
|
|
23635
|
-
PhoneNumberCountryCode,
|
|
23636
|
-
PhoneNumberType,
|
|
23637
|
-
PhoneNumberWorkflowStatus,
|
|
23638
|
-
PhoneType,
|
|
23639
|
-
PredefinedAttributeValues,
|
|
23640
|
-
PropertyValidationException,
|
|
23641
|
-
PropertyValidationExceptionReason,
|
|
23642
23548
|
PutUserStatusCommand,
|
|
23643
|
-
QueueStatus,
|
|
23644
|
-
QueueType,
|
|
23645
|
-
QuickConnectType,
|
|
23646
|
-
RealTimeContactAnalysisOutputType,
|
|
23647
|
-
RealTimeContactAnalysisSegmentType,
|
|
23648
|
-
RealTimeContactAnalysisSentimentLabel,
|
|
23649
|
-
RealTimeContactAnalysisStatus,
|
|
23650
|
-
RealTimeContactAnalysisSupportedChannel,
|
|
23651
|
-
RealTimeContactAnalysisTimeData,
|
|
23652
|
-
RealtimeContactAnalysisSegment,
|
|
23653
|
-
ReferenceStatus,
|
|
23654
|
-
ReferenceSummary,
|
|
23655
|
-
ReferenceType,
|
|
23656
|
-
RehydrationType,
|
|
23657
23549
|
ReleasePhoneNumberCommand,
|
|
23658
23550
|
ReplicateInstanceCommand,
|
|
23659
|
-
ReplicateInstanceRequestFilterSensitiveLog,
|
|
23660
|
-
ResourceConflictException,
|
|
23661
|
-
ResourceInUseException,
|
|
23662
|
-
ResourceNotFoundException,
|
|
23663
|
-
ResourceNotReadyException,
|
|
23664
|
-
ResourceType,
|
|
23665
23551
|
ResumeContactCommand,
|
|
23666
23552
|
ResumeContactRecordingCommand,
|
|
23667
|
-
RulePublishStatus,
|
|
23668
23553
|
SearchAvailablePhoneNumbersCommand,
|
|
23669
23554
|
SearchContactsCommand,
|
|
23670
|
-
SearchContactsMatchType,
|
|
23671
|
-
SearchContactsRequestFilterSensitiveLog,
|
|
23672
|
-
SearchContactsTimeRangeType,
|
|
23673
|
-
SearchCriteriaFilterSensitiveLog,
|
|
23674
23555
|
SearchHoursOfOperationsCommand,
|
|
23675
23556
|
SearchPredefinedAttributesCommand,
|
|
23676
23557
|
SearchPromptsCommand,
|
|
@@ -23680,49 +23561,23 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23680
23561
|
SearchRoutingProfilesCommand,
|
|
23681
23562
|
SearchSecurityProfilesCommand,
|
|
23682
23563
|
SearchUsersCommand,
|
|
23683
|
-
SearchUsersResponseFilterSensitiveLog,
|
|
23684
23564
|
SearchVocabulariesCommand,
|
|
23685
|
-
SearchableContactAttributesCriteriaFilterSensitiveLog,
|
|
23686
|
-
SearchableContactAttributesFilterSensitiveLog,
|
|
23687
|
-
SearchableQueueType,
|
|
23688
23565
|
SendChatIntegrationEventCommand,
|
|
23689
|
-
ServiceQuotaExceededException,
|
|
23690
|
-
SingleSelectQuestionRuleCategoryAutomationCondition,
|
|
23691
|
-
SortOrder,
|
|
23692
|
-
SortableFieldName,
|
|
23693
|
-
SourceType,
|
|
23694
23566
|
StartChatContactCommand,
|
|
23695
23567
|
StartContactEvaluationCommand,
|
|
23696
23568
|
StartContactRecordingCommand,
|
|
23697
23569
|
StartContactStreamingCommand,
|
|
23698
23570
|
StartOutboundVoiceContactCommand,
|
|
23699
|
-
StartOutboundVoiceContactRequestFilterSensitiveLog,
|
|
23700
23571
|
StartTaskContactCommand,
|
|
23701
|
-
StartTaskContactRequestFilterSensitiveLog,
|
|
23702
23572
|
StartWebRTCContactCommand,
|
|
23703
|
-
StartWebRTCContactRequestFilterSensitiveLog,
|
|
23704
|
-
StartWebRTCContactResponseFilterSensitiveLog,
|
|
23705
|
-
Statistic,
|
|
23706
23573
|
StopContactCommand,
|
|
23707
23574
|
StopContactRecordingCommand,
|
|
23708
23575
|
StopContactStreamingCommand,
|
|
23709
|
-
StorageType,
|
|
23710
|
-
StringComparisonType,
|
|
23711
23576
|
SubmitContactEvaluationCommand,
|
|
23712
23577
|
SuspendContactRecordingCommand,
|
|
23713
23578
|
TagContactCommand,
|
|
23714
23579
|
TagResourceCommand,
|
|
23715
|
-
TaskTemplateFieldType,
|
|
23716
|
-
TaskTemplateStatus,
|
|
23717
|
-
ThrottlingException,
|
|
23718
|
-
TimerEligibleParticipantRoles,
|
|
23719
|
-
TooManyRequestsException,
|
|
23720
|
-
TrafficDistributionGroupStatus,
|
|
23721
|
-
TrafficType,
|
|
23722
|
-
TranscriptCriteriaFilterSensitiveLog,
|
|
23723
|
-
TranscriptFilterSensitiveLog,
|
|
23724
23580
|
TransferContactCommand,
|
|
23725
|
-
Unit,
|
|
23726
23581
|
UntagContactCommand,
|
|
23727
23582
|
UntagResourceCommand,
|
|
23728
23583
|
UpdateAgentStatusCommand,
|
|
@@ -23734,14 +23589,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23734
23589
|
UpdateContactFlowModuleContentCommand,
|
|
23735
23590
|
UpdateContactFlowModuleMetadataCommand,
|
|
23736
23591
|
UpdateContactFlowNameCommand,
|
|
23737
|
-
UpdateContactRequestFilterSensitiveLog,
|
|
23738
23592
|
UpdateContactRoutingDataCommand,
|
|
23739
23593
|
UpdateContactScheduleCommand,
|
|
23740
23594
|
UpdateEvaluationFormCommand,
|
|
23741
23595
|
UpdateHoursOfOperationCommand,
|
|
23742
23596
|
UpdateInstanceAttributeCommand,
|
|
23743
23597
|
UpdateInstanceStorageConfigCommand,
|
|
23744
|
-
UpdateParticipantRoleConfigChannelInfo,
|
|
23745
23598
|
UpdateParticipantRoleConfigCommand,
|
|
23746
23599
|
UpdatePhoneNumberCommand,
|
|
23747
23600
|
UpdatePhoneNumberMetadataCommand,
|
|
@@ -23767,34 +23620,12 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23767
23620
|
UpdateUserHierarchyGroupNameCommand,
|
|
23768
23621
|
UpdateUserHierarchyStructureCommand,
|
|
23769
23622
|
UpdateUserIdentityInfoCommand,
|
|
23770
|
-
UpdateUserIdentityInfoRequestFilterSensitiveLog,
|
|
23771
23623
|
UpdateUserPhoneConfigCommand,
|
|
23772
23624
|
UpdateUserProficienciesCommand,
|
|
23773
23625
|
UpdateUserRoutingProfileCommand,
|
|
23774
23626
|
UpdateUserSecurityProfilesCommand,
|
|
23775
23627
|
UpdateViewContentCommand,
|
|
23776
|
-
UpdateViewContentRequestFilterSensitiveLog,
|
|
23777
|
-
UpdateViewContentResponseFilterSensitiveLog,
|
|
23778
23628
|
UpdateViewMetadataCommand,
|
|
23779
|
-
UpdateViewMetadataRequestFilterSensitiveLog,
|
|
23780
|
-
UseCaseType,
|
|
23781
|
-
UserFilterSensitiveLog,
|
|
23782
|
-
UserIdentityInfoFilterSensitiveLog,
|
|
23783
|
-
UserIdentityInfoLiteFilterSensitiveLog,
|
|
23784
|
-
UserNotFoundException,
|
|
23785
|
-
UserSearchSummaryFilterSensitiveLog,
|
|
23786
|
-
VideoCapability,
|
|
23787
|
-
ViewContentFilterSensitiveLog,
|
|
23788
|
-
ViewFilterSensitiveLog,
|
|
23789
|
-
ViewInputContentFilterSensitiveLog,
|
|
23790
|
-
ViewStatus,
|
|
23791
|
-
ViewSummaryFilterSensitiveLog,
|
|
23792
|
-
ViewType,
|
|
23793
|
-
ViewVersionSummaryFilterSensitiveLog,
|
|
23794
|
-
VocabularyLanguageCode,
|
|
23795
|
-
VocabularyState,
|
|
23796
|
-
VoiceRecordingTrack,
|
|
23797
|
-
__Client,
|
|
23798
23629
|
paginateGetCurrentMetricData,
|
|
23799
23630
|
paginateGetCurrentUserData,
|
|
23800
23631
|
paginateGetMetricData,
|
|
@@ -23852,6 +23683,176 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
23852
23683
|
paginateSearchRoutingProfiles,
|
|
23853
23684
|
paginateSearchSecurityProfiles,
|
|
23854
23685
|
paginateSearchUsers,
|
|
23855
|
-
paginateSearchVocabularies
|
|
23686
|
+
paginateSearchVocabularies,
|
|
23687
|
+
AccessDeniedException,
|
|
23688
|
+
ActionType,
|
|
23689
|
+
InternalServiceException,
|
|
23690
|
+
InvalidParameterException,
|
|
23691
|
+
ResourceConflictException,
|
|
23692
|
+
ResourceNotFoundException,
|
|
23693
|
+
ThrottlingException,
|
|
23694
|
+
AgentAvailabilityTimer,
|
|
23695
|
+
ContactState,
|
|
23696
|
+
Channel,
|
|
23697
|
+
ContactInitiationMethod,
|
|
23698
|
+
AgentStatusState,
|
|
23699
|
+
AgentStatusType,
|
|
23700
|
+
VideoCapability,
|
|
23701
|
+
MonitorCapability,
|
|
23702
|
+
InvalidRequestException,
|
|
23703
|
+
ServiceQuotaExceededException,
|
|
23704
|
+
LimitExceededException,
|
|
23705
|
+
VocabularyLanguageCode,
|
|
23706
|
+
FlowAssociationResourceType,
|
|
23707
|
+
InstanceStorageResourceType,
|
|
23708
|
+
EncryptionType,
|
|
23709
|
+
StorageType,
|
|
23710
|
+
ListFlowAssociationResourceType,
|
|
23711
|
+
EndpointType,
|
|
23712
|
+
FailureReasonCode,
|
|
23713
|
+
IdempotencyException,
|
|
23714
|
+
DuplicateResourceException,
|
|
23715
|
+
ContactFlowType,
|
|
23716
|
+
InvalidContactFlowException,
|
|
23717
|
+
InvalidContactFlowModuleException,
|
|
23718
|
+
EvaluationFormQuestionType,
|
|
23719
|
+
NumericQuestionPropertyAutomationLabel,
|
|
23720
|
+
EvaluationFormNumericQuestionAutomation,
|
|
23721
|
+
SingleSelectQuestionRuleCategoryAutomationCondition,
|
|
23722
|
+
EvaluationFormSingleSelectQuestionAutomationOption,
|
|
23723
|
+
EvaluationFormSingleSelectQuestionDisplayMode,
|
|
23724
|
+
EvaluationFormQuestionTypeProperties,
|
|
23725
|
+
EvaluationFormScoringMode,
|
|
23726
|
+
EvaluationFormScoringStatus,
|
|
23727
|
+
HoursOfOperationDays,
|
|
23728
|
+
DirectoryType,
|
|
23729
|
+
IntegrationType,
|
|
23730
|
+
SourceType,
|
|
23731
|
+
ParticipantRole,
|
|
23732
|
+
RehydrationType,
|
|
23733
|
+
PredefinedAttributeValues,
|
|
23734
|
+
QuickConnectType,
|
|
23735
|
+
BehaviorType,
|
|
23736
|
+
NotificationContentType,
|
|
23737
|
+
NotificationDeliveryType,
|
|
23738
|
+
ReferenceType,
|
|
23739
|
+
RulePublishStatus,
|
|
23740
|
+
EventSourceName,
|
|
23741
|
+
TaskTemplateFieldType,
|
|
23742
|
+
TaskTemplateStatus,
|
|
23743
|
+
PropertyValidationExceptionReason,
|
|
23744
|
+
PropertyValidationException,
|
|
23745
|
+
ResourceNotReadyException,
|
|
23746
|
+
UseCaseType,
|
|
23747
|
+
PhoneType,
|
|
23748
|
+
ViewStatus,
|
|
23749
|
+
ViewType,
|
|
23750
|
+
ResourceType,
|
|
23751
|
+
ResourceInUseException,
|
|
23752
|
+
TooManyRequestsException,
|
|
23753
|
+
VocabularyState,
|
|
23754
|
+
EvaluationAnswerData,
|
|
23755
|
+
EvaluationStatus,
|
|
23756
|
+
ContactFlowNotPublishedException,
|
|
23757
|
+
ContactFlowState,
|
|
23758
|
+
ContactFlowModuleState,
|
|
23759
|
+
ContactFlowModuleStatus,
|
|
23760
|
+
EvaluationFormVersionStatus,
|
|
23761
|
+
InstanceStatus,
|
|
23762
|
+
InstanceAttributeType,
|
|
23763
|
+
PhoneNumberCountryCode,
|
|
23764
|
+
CreateInstanceRequestFilterSensitiveLog,
|
|
23765
|
+
UserIdentityInfoFilterSensitiveLog,
|
|
23766
|
+
CreateUserRequestFilterSensitiveLog,
|
|
23767
|
+
ViewInputContentFilterSensitiveLog,
|
|
23768
|
+
CreateViewRequestFilterSensitiveLog,
|
|
23769
|
+
ViewContentFilterSensitiveLog,
|
|
23770
|
+
ViewFilterSensitiveLog,
|
|
23771
|
+
CreateViewResponseFilterSensitiveLog,
|
|
23772
|
+
CreateViewVersionResponseFilterSensitiveLog,
|
|
23773
|
+
ContactFilterSensitiveLog,
|
|
23774
|
+
DescribeContactResponseFilterSensitiveLog,
|
|
23775
|
+
InstanceFilterSensitiveLog,
|
|
23776
|
+
DescribeInstanceResponseFilterSensitiveLog,
|
|
23777
|
+
PhoneNumberWorkflowStatus,
|
|
23778
|
+
PhoneNumberType,
|
|
23779
|
+
QueueStatus,
|
|
23780
|
+
TrafficDistributionGroupStatus,
|
|
23781
|
+
CurrentMetricName,
|
|
23782
|
+
Unit,
|
|
23783
|
+
Grouping,
|
|
23784
|
+
SortOrder,
|
|
23785
|
+
UserNotFoundException,
|
|
23786
|
+
HistoricalMetricName,
|
|
23787
|
+
Statistic,
|
|
23788
|
+
Comparison,
|
|
23789
|
+
IntervalPeriod,
|
|
23790
|
+
LexVersion,
|
|
23791
|
+
ReferenceStatus,
|
|
23792
|
+
ReferenceSummary,
|
|
23793
|
+
QueueType,
|
|
23794
|
+
RealTimeContactAnalysisOutputType,
|
|
23795
|
+
RealTimeContactAnalysisSegmentType,
|
|
23796
|
+
RealTimeContactAnalysisSupportedChannel,
|
|
23797
|
+
ArtifactStatus,
|
|
23798
|
+
RealTimeContactAnalysisTimeData,
|
|
23799
|
+
RealTimeContactAnalysisSentimentLabel,
|
|
23800
|
+
RealtimeContactAnalysisSegment,
|
|
23801
|
+
RealTimeContactAnalysisStatus,
|
|
23802
|
+
OutputTypeNotFoundException,
|
|
23803
|
+
ConflictException,
|
|
23804
|
+
SearchContactsMatchType,
|
|
23805
|
+
SortableFieldName,
|
|
23806
|
+
UserFilterSensitiveLog,
|
|
23807
|
+
DescribeUserResponseFilterSensitiveLog,
|
|
23808
|
+
DescribeViewResponseFilterSensitiveLog,
|
|
23809
|
+
CredentialsFilterSensitiveLog,
|
|
23810
|
+
GetFederationTokenResponseFilterSensitiveLog,
|
|
23811
|
+
InstanceSummaryFilterSensitiveLog,
|
|
23812
|
+
ListInstancesResponseFilterSensitiveLog,
|
|
23813
|
+
ViewSummaryFilterSensitiveLog,
|
|
23814
|
+
ListViewsResponseFilterSensitiveLog,
|
|
23815
|
+
ViewVersionSummaryFilterSensitiveLog,
|
|
23816
|
+
ListViewVersionsResponseFilterSensitiveLog,
|
|
23817
|
+
ReplicateInstanceRequestFilterSensitiveLog,
|
|
23818
|
+
TranscriptCriteriaFilterSensitiveLog,
|
|
23819
|
+
TranscriptFilterSensitiveLog,
|
|
23820
|
+
ContactAnalysisFilterSensitiveLog,
|
|
23821
|
+
SearchableContactAttributesCriteriaFilterSensitiveLog,
|
|
23822
|
+
SearchableContactAttributesFilterSensitiveLog,
|
|
23823
|
+
SearchCriteriaFilterSensitiveLog,
|
|
23824
|
+
SearchContactsTimeRangeType,
|
|
23825
|
+
StringComparisonType,
|
|
23826
|
+
SearchableQueueType,
|
|
23827
|
+
MaximumResultReturnedException,
|
|
23828
|
+
HierarchyGroupMatchType,
|
|
23829
|
+
ChatEventType,
|
|
23830
|
+
VoiceRecordingTrack,
|
|
23831
|
+
DestinationNotAllowedException,
|
|
23832
|
+
OutboundContactNotPermittedException,
|
|
23833
|
+
TrafficType,
|
|
23834
|
+
MeetingFeatureStatus,
|
|
23835
|
+
ContactNotFoundException,
|
|
23836
|
+
TimerEligibleParticipantRoles,
|
|
23837
|
+
ParticipantTimerType,
|
|
23838
|
+
ParticipantTimerAction,
|
|
23839
|
+
ParticipantTimerValue,
|
|
23840
|
+
UpdateParticipantRoleConfigChannelInfo,
|
|
23841
|
+
EvaluationFormItem,
|
|
23842
|
+
SearchContactsRequestFilterSensitiveLog,
|
|
23843
|
+
UserIdentityInfoLiteFilterSensitiveLog,
|
|
23844
|
+
UserSearchSummaryFilterSensitiveLog,
|
|
23845
|
+
SearchUsersResponseFilterSensitiveLog,
|
|
23846
|
+
StartOutboundVoiceContactRequestFilterSensitiveLog,
|
|
23847
|
+
StartTaskContactRequestFilterSensitiveLog,
|
|
23848
|
+
StartWebRTCContactRequestFilterSensitiveLog,
|
|
23849
|
+
AttendeeFilterSensitiveLog,
|
|
23850
|
+
ConnectionDataFilterSensitiveLog,
|
|
23851
|
+
StartWebRTCContactResponseFilterSensitiveLog,
|
|
23852
|
+
UpdateContactRequestFilterSensitiveLog,
|
|
23853
|
+
UpdateUserIdentityInfoRequestFilterSensitiveLog,
|
|
23854
|
+
UpdateViewContentRequestFilterSensitiveLog,
|
|
23855
|
+
UpdateViewContentResponseFilterSensitiveLog,
|
|
23856
|
+
UpdateViewMetadataRequestFilterSensitiveLog
|
|
23856
23857
|
});
|
|
23857
23858
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-connect",
|
|
3
3
|
"description": "AWS SDK for JavaScript Connect 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-connect",
|
|
@@ -20,9 +20,9 @@
|
|
|
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.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|