@aws-sdk/client-connect 3.955.0 → 3.956.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 +55 -50
- package/dist-es/models/enums.js +2 -0
- package/dist-es/schemas/schemas_0.js +55 -50
- package/dist-types/commands/CreateDataTableCommand.d.ts +1 -1
- package/dist-types/commands/EvaluateDataTableValuesCommand.d.ts +1 -1
- package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +11 -1
- package/dist-types/commands/GetMetricDataCommand.d.ts +9 -1
- package/dist-types/commands/ListDataTableAttributesCommand.d.ts +1 -1
- package/dist-types/commands/StartOutboundChatContactCommand.d.ts +14 -7
- package/dist-types/models/enums.d.ts +2 -0
- package/dist-types/models/models_1.d.ts +51 -5
- package/dist-types/models/models_2.d.ts +2 -2
- package/dist-types/models/models_3.d.ts +3 -5
- package/dist-types/schemas/schemas_0.d.ts +21 -21
- package/dist-types/ts3.4/models/enums.d.ts +2 -0
- package/dist-types/ts3.4/models/models_1.d.ts +5 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +21 -20
- package/package.json +33 -33
package/dist-cjs/index.js
CHANGED
|
@@ -1971,10 +1971,10 @@ const _MFV = "MetricFilterV2";
|
|
|
1971
1971
|
const _MFVL = "MetricFiltersV2List";
|
|
1972
1972
|
const _MFVe = "MetricFilterValues";
|
|
1973
1973
|
const _MFe = "MetricFilters";
|
|
1974
|
-
const _MI = "
|
|
1975
|
-
const _MIe = "
|
|
1974
|
+
const _MI = "MetricId";
|
|
1975
|
+
const _MIe = "MediaItem";
|
|
1976
|
+
const _MIee = "MeetingId";
|
|
1976
1977
|
const _MIet = "MetricInterval";
|
|
1977
|
-
const _MIetr = "MetricId";
|
|
1978
1978
|
const _ML = "MinLength";
|
|
1979
1979
|
const _MLIC = "MessageLengthInChars";
|
|
1980
1980
|
const _MLa = "MaxLength";
|
|
@@ -2652,8 +2652,9 @@ const _Step = "Step";
|
|
|
2652
2652
|
const _Str = "Strict";
|
|
2653
2653
|
const _Stri = "String";
|
|
2654
2654
|
const _Su = "Successful";
|
|
2655
|
-
const _Sub = "
|
|
2656
|
-
const
|
|
2655
|
+
const _Sub = "Subtype";
|
|
2656
|
+
const _Subj = "Subject";
|
|
2657
|
+
const _Subt = "Subtypes";
|
|
2657
2658
|
const _T = "Type";
|
|
2658
2659
|
const _TA = "TargetArn";
|
|
2659
2660
|
const _TACL = "TagAndConditionList";
|
|
@@ -2986,6 +2987,8 @@ const _VSi = "ViewSummary";
|
|
|
2986
2987
|
const _VSo = "VocabularySummary";
|
|
2987
2988
|
const _VT = "ValueType";
|
|
2988
2989
|
const _VTC = "ViewTypeCondition";
|
|
2990
|
+
const _VTT = "ValidationTestType";
|
|
2991
|
+
const _VTTa = "ValidationTestTypes";
|
|
2989
2992
|
const _VV = "ViewVersion";
|
|
2990
2993
|
const _VVS = "ViewVersionSummary";
|
|
2991
2994
|
const _VVSL = "ViewVersionSummaryList";
|
|
@@ -3105,7 +3108,7 @@ var AccessDeniedException$ = [
|
|
|
3105
3108
|
-3,
|
|
3106
3109
|
n0,
|
|
3107
3110
|
_ADE,
|
|
3108
|
-
{ [
|
|
3111
|
+
{ [_aQE]: [`AccessDeniedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
3109
3112
|
[_M],
|
|
3110
3113
|
[0],
|
|
3111
3114
|
];
|
|
@@ -3977,7 +3980,7 @@ var ContactNotFoundException$ = [
|
|
|
3977
3980
|
-3,
|
|
3978
3981
|
n0,
|
|
3979
3982
|
_CNFE,
|
|
3980
|
-
{ [
|
|
3983
|
+
{ [_aQE]: [`ContactNotFoundException`, 410], [_e]: _c, [_hE]: 410 },
|
|
3981
3984
|
[_M],
|
|
3982
3985
|
[0],
|
|
3983
3986
|
];
|
|
@@ -4445,7 +4448,7 @@ var Credentials$ = [
|
|
|
4445
4448
|
[[() => SecurityToken, 0], 4, [() => SecurityToken, 0], 4],
|
|
4446
4449
|
];
|
|
4447
4450
|
var CrossChannelBehavior$ = [3, n0, _CCB, 0, [_BT], [0]];
|
|
4448
|
-
var CurrentMetric$ = [3, n0, _CMur, 0, [_N, _Un], [0, 0]];
|
|
4451
|
+
var CurrentMetric$ = [3, n0, _CMur, 0, [_N, _MI, _Un], [0, 0, 0]];
|
|
4449
4452
|
var CurrentMetricData$ = [3, n0, _CMD, 0, [_Met, _V], [() => CurrentMetric$, 1]];
|
|
4450
4453
|
var CurrentMetricResult$ = [
|
|
4451
4454
|
3,
|
|
@@ -4744,7 +4747,7 @@ var DeleteInstanceRequest$ = [
|
|
|
4744
4747
|
[_II, _CT],
|
|
4745
4748
|
[
|
|
4746
4749
|
[0, 1],
|
|
4747
|
-
[0, { [
|
|
4750
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
4748
4751
|
],
|
|
4749
4752
|
];
|
|
4750
4753
|
var DeleteIntegrationAssociationRequest$ = [
|
|
@@ -5441,7 +5444,7 @@ var DestinationNotAllowedException$ = [
|
|
|
5441
5444
|
-3,
|
|
5442
5445
|
n0,
|
|
5443
5446
|
_DNAE,
|
|
5444
|
-
{ [
|
|
5447
|
+
{ [_aQE]: [`DestinationNotAllowedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
5445
5448
|
[_M],
|
|
5446
5449
|
[0],
|
|
5447
5450
|
];
|
|
@@ -5452,8 +5455,8 @@ var Dimensions$ = [
|
|
|
5452
5455
|
n0,
|
|
5453
5456
|
_Dim,
|
|
5454
5457
|
0,
|
|
5455
|
-
[_Q, _C, _RP, _RSE, _ASg],
|
|
5456
|
-
[() => QueueReference$, 0, () => RoutingProfileReference$, 0, () => AgentStatusIdentifier
|
|
5458
|
+
[_Q, _C, _RP, _RSE, _ASg, _Sub, _VTT],
|
|
5459
|
+
[() => QueueReference$, 0, () => RoutingProfileReference$, 0, () => AgentStatusIdentifier$, 0, 0],
|
|
5457
5460
|
];
|
|
5458
5461
|
var DisassociateAnalyticsDataSetRequest$ = [
|
|
5459
5462
|
3,
|
|
@@ -5472,7 +5475,7 @@ var DisassociateApprovedOriginRequest$ = [
|
|
|
5472
5475
|
[
|
|
5473
5476
|
[0, 1],
|
|
5474
5477
|
[0, { [_hQ]: _o }],
|
|
5475
|
-
[0, { [
|
|
5478
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
5476
5479
|
],
|
|
5477
5480
|
];
|
|
5478
5481
|
var DisassociateBotRequest$ = [
|
|
@@ -5515,7 +5518,7 @@ var DisassociateInstanceStorageConfigRequest$ = [
|
|
|
5515
5518
|
[0, 1],
|
|
5516
5519
|
[0, 1],
|
|
5517
5520
|
[0, { [_hQ]: _rT }],
|
|
5518
|
-
[0, { [
|
|
5521
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
5519
5522
|
],
|
|
5520
5523
|
];
|
|
5521
5524
|
var DisassociateLambdaFunctionRequest$ = [
|
|
@@ -5527,7 +5530,7 @@ var DisassociateLambdaFunctionRequest$ = [
|
|
|
5527
5530
|
[
|
|
5528
5531
|
[0, 1],
|
|
5529
5532
|
[0, { [_hQ]: _fA }],
|
|
5530
|
-
[0, { [
|
|
5533
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
5531
5534
|
],
|
|
5532
5535
|
];
|
|
5533
5536
|
var DisassociateLexBotRequest$ = [
|
|
@@ -5540,7 +5543,7 @@ var DisassociateLexBotRequest$ = [
|
|
|
5540
5543
|
[0, 1],
|
|
5541
5544
|
[0, { [_hQ]: _bN }],
|
|
5542
5545
|
[0, { [_hQ]: _lR }],
|
|
5543
|
-
[0, { [
|
|
5546
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
5544
5547
|
],
|
|
5545
5548
|
];
|
|
5546
5549
|
var DisassociatePhoneNumberContactFlowRequest$ = [
|
|
@@ -5579,7 +5582,7 @@ var DisassociateSecurityKeyRequest$ = [
|
|
|
5579
5582
|
[
|
|
5580
5583
|
[0, 1],
|
|
5581
5584
|
[0, 1],
|
|
5582
|
-
[0, { [
|
|
5585
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
5583
5586
|
],
|
|
5584
5587
|
];
|
|
5585
5588
|
var DisassociateSecurityProfilesRequest$ = [
|
|
@@ -6122,8 +6125,8 @@ var Filters$ = [
|
|
|
6122
6125
|
n0,
|
|
6123
6126
|
_Fil,
|
|
6124
6127
|
0,
|
|
6125
|
-
[_Qu, _Ch, _RPo, _RSEo, _ASge],
|
|
6126
|
-
[64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0],
|
|
6128
|
+
[_Qu, _Ch, _RPo, _RSEo, _ASge, _Subt, _VTTa],
|
|
6129
|
+
[64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0],
|
|
6127
6130
|
];
|
|
6128
6131
|
var FilterV2$ = [
|
|
6129
6132
|
3,
|
|
@@ -6567,7 +6570,7 @@ var InboundRawMessage$ = [
|
|
|
6567
6570
|
n0,
|
|
6568
6571
|
_IRMn,
|
|
6569
6572
|
0,
|
|
6570
|
-
[
|
|
6573
|
+
[_Subj, _B, _CTon, _He],
|
|
6571
6574
|
[[() => InboundSubject, 0], [() => Body, 0], 0, 128 | 0],
|
|
6572
6575
|
];
|
|
6573
6576
|
var InputPredefinedAttributeConfiguration$ = [3, n0, _IPAC, 0, [_EVVOA], [2]];
|
|
@@ -6654,7 +6657,7 @@ var LimitExceededException$ = [
|
|
|
6654
6657
|
-3,
|
|
6655
6658
|
n0,
|
|
6656
6659
|
_LEE,
|
|
6657
|
-
{ [
|
|
6660
|
+
{ [_aQE]: [`LimitExceededException`, 429], [_e]: _c, [_hE]: 429 },
|
|
6658
6661
|
[_M],
|
|
6659
6662
|
[0],
|
|
6660
6663
|
];
|
|
@@ -7816,14 +7819,14 @@ var MediaConcurrency$ = [
|
|
|
7816
7819
|
[_C, _Conc, _CCB],
|
|
7817
7820
|
[0, 1, () => CrossChannelBehavior$],
|
|
7818
7821
|
];
|
|
7819
|
-
var MediaItem$ = [3, n0,
|
|
7822
|
+
var MediaItem$ = [3, n0, _MIe, 0, [_T, _So], [0, 0]];
|
|
7820
7823
|
var MediaPlacement$ = [3, n0, _MPe, 0, [_AHU, _AFU, _SUi, _TCU, _EIU], [0, 0, 0, 0, 0]];
|
|
7821
7824
|
var Meeting$ = [
|
|
7822
7825
|
3,
|
|
7823
7826
|
n0,
|
|
7824
7827
|
_Me,
|
|
7825
7828
|
0,
|
|
7826
|
-
[_MRed, _MPe, _MF,
|
|
7829
|
+
[_MRed, _MPe, _MF, _MIee],
|
|
7827
7830
|
[0, () => MediaPlacement$, () => MeetingFeaturesConfiguration$, 0],
|
|
7828
7831
|
];
|
|
7829
7832
|
var MeetingFeaturesConfiguration$ = [3, n0, _MFC, 0, [_Au], [() => AudioFeatures$]];
|
|
@@ -7843,7 +7846,7 @@ var MetricV2$ = [
|
|
|
7843
7846
|
n0,
|
|
7844
7847
|
_MVe,
|
|
7845
7848
|
0,
|
|
7846
|
-
[_N, _Thr,
|
|
7849
|
+
[_N, _Thr, _MI, _MFe],
|
|
7847
7850
|
[0, () => ThresholdCollections, 0, () => MetricFiltersV2List],
|
|
7848
7851
|
];
|
|
7849
7852
|
var MonitorContactRequest$ = [
|
|
@@ -7898,7 +7901,7 @@ var OutboundContactNotPermittedException$ = [
|
|
|
7898
7901
|
-3,
|
|
7899
7902
|
n0,
|
|
7900
7903
|
_OCNPE,
|
|
7901
|
-
{ [
|
|
7904
|
+
{ [_aQE]: [`OutboundContactNotPermittedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
7902
7905
|
[_M],
|
|
7903
7906
|
[0],
|
|
7904
7907
|
];
|
|
@@ -7917,7 +7920,7 @@ var OutboundRawMessage$ = [
|
|
|
7917
7920
|
n0,
|
|
7918
7921
|
_ORM,
|
|
7919
7922
|
0,
|
|
7920
|
-
[
|
|
7923
|
+
[_Subj, _B, _CTon],
|
|
7921
7924
|
[[() => OutboundSubject, 0], [() => Body, 0], 0],
|
|
7922
7925
|
];
|
|
7923
7926
|
var OutboundStrategy$ = [3, n0, _OSu, 0, [_T, _Conf], [0, () => OutboundStrategyConfig$]];
|
|
@@ -8242,7 +8245,7 @@ var ReleasePhoneNumberRequest$ = [
|
|
|
8242
8245
|
[_PNI, _CT],
|
|
8243
8246
|
[
|
|
8244
8247
|
[0, 1],
|
|
8245
|
-
[0, { [
|
|
8248
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
8246
8249
|
],
|
|
8247
8250
|
];
|
|
8248
8251
|
var ReplicateInstanceRequest$ = [
|
|
@@ -8916,7 +8919,7 @@ var SendChatIntegrationEventRequest$ = [
|
|
|
8916
8919
|
n0,
|
|
8917
8920
|
_SCIER,
|
|
8918
8921
|
0,
|
|
8919
|
-
[_SI, _DIe,
|
|
8922
|
+
[_SI, _DIe, _Sub, _Eve, _NSD],
|
|
8920
8923
|
[0, 0, 0, () => ChatEvent$, () => NewSessionDetails$],
|
|
8921
8924
|
];
|
|
8922
8925
|
var SendChatIntegrationEventResponse$ = [3, n0, _SCIERe, 0, [_ICI, _NCC], [0, 2]];
|
|
@@ -8925,7 +8928,7 @@ var SendNotificationActionDefinition$ = [
|
|
|
8925
8928
|
n0,
|
|
8926
8929
|
_SNAD,
|
|
8927
8930
|
0,
|
|
8928
|
-
[_DM,
|
|
8931
|
+
[_DM, _Subj, _Co, _CTon, _Rec, _Exc],
|
|
8929
8932
|
[0, 0, 0, 0, () => NotificationRecipientType$, () => NotificationRecipientType$],
|
|
8930
8933
|
];
|
|
8931
8934
|
var SendOutboundEmailRequest$ = [
|
|
@@ -9303,7 +9306,7 @@ var ThrottlingException$ = [
|
|
|
9303
9306
|
-3,
|
|
9304
9307
|
n0,
|
|
9305
9308
|
_TE,
|
|
9306
|
-
{ [
|
|
9309
|
+
{ [_aQE]: [`ThrottlingException`, 429], [_e]: _c, [_hE]: 429 },
|
|
9307
9310
|
[_M],
|
|
9308
9311
|
[0],
|
|
9309
9312
|
];
|
|
@@ -10694,10 +10697,10 @@ var RealTimeContactAnalysisMatchedDetails = [
|
|
|
10694
10697
|
];
|
|
10695
10698
|
var SegmentAttributes = [2, n0, _SAe, 0, 0, () => SegmentAttributeValue$];
|
|
10696
10699
|
var SegmentAttributeValueMap = [2, n0, _SAVM, 0, 0, () => SegmentAttributeValue$];
|
|
10697
|
-
var ContactMetricValue$ = [
|
|
10698
|
-
var CreatedByInfo$ = [
|
|
10700
|
+
var ContactMetricValue$ = [4, n0, _CMV, 0, [_Nu], [1]];
|
|
10701
|
+
var CreatedByInfo$ = [4, n0, _CBI, 0, [_CUA, _AWSIA], [0, 0]];
|
|
10699
10702
|
var EvaluationAnswerData$ = [
|
|
10700
|
-
|
|
10703
|
+
4,
|
|
10701
10704
|
n0,
|
|
10702
10705
|
_EAD,
|
|
10703
10706
|
0,
|
|
@@ -10705,7 +10708,7 @@ var EvaluationAnswerData$ = [
|
|
|
10705
10708
|
[0, 1, 64 | 0, 0, 2],
|
|
10706
10709
|
];
|
|
10707
10710
|
var EvaluationFormItem$ = [
|
|
10708
|
-
|
|
10711
|
+
4,
|
|
10709
10712
|
n0,
|
|
10710
10713
|
_EFIv,
|
|
10711
10714
|
0,
|
|
@@ -10713,7 +10716,7 @@ var EvaluationFormItem$ = [
|
|
|
10713
10716
|
[() => EvaluationFormSection$, () => EvaluationFormQuestion$],
|
|
10714
10717
|
];
|
|
10715
10718
|
var EvaluationFormItemEnablementConditionOperand$ = [
|
|
10716
|
-
|
|
10719
|
+
4,
|
|
10717
10720
|
n0,
|
|
10718
10721
|
_EFIECO,
|
|
10719
10722
|
0,
|
|
@@ -10721,7 +10724,7 @@ var EvaluationFormItemEnablementConditionOperand$ = [
|
|
|
10721
10724
|
[() => EvaluationFormItemEnablementExpression$, () => EvaluationFormItemEnablementCondition$],
|
|
10722
10725
|
];
|
|
10723
10726
|
var EvaluationFormMultiSelectQuestionAutomationOption$ = [
|
|
10724
|
-
|
|
10727
|
+
4,
|
|
10725
10728
|
n0,
|
|
10726
10729
|
_EFMSQAO,
|
|
10727
10730
|
0,
|
|
@@ -10729,7 +10732,7 @@ var EvaluationFormMultiSelectQuestionAutomationOption$ = [
|
|
|
10729
10732
|
[() => MultiSelectQuestionRuleCategoryAutomation$],
|
|
10730
10733
|
];
|
|
10731
10734
|
var EvaluationFormNumericQuestionAutomation$ = [
|
|
10732
|
-
|
|
10735
|
+
4,
|
|
10733
10736
|
n0,
|
|
10734
10737
|
_EFNQA,
|
|
10735
10738
|
0,
|
|
@@ -10737,7 +10740,7 @@ var EvaluationFormNumericQuestionAutomation$ = [
|
|
|
10737
10740
|
[() => NumericQuestionPropertyValueAutomation$, () => EvaluationFormQuestionAutomationAnswerSource$],
|
|
10738
10741
|
];
|
|
10739
10742
|
var EvaluationFormQuestionTypeProperties$ = [
|
|
10740
|
-
|
|
10743
|
+
4,
|
|
10741
10744
|
n0,
|
|
10742
10745
|
_EFQTP,
|
|
10743
10746
|
0,
|
|
@@ -10750,7 +10753,7 @@ var EvaluationFormQuestionTypeProperties$ = [
|
|
|
10750
10753
|
],
|
|
10751
10754
|
];
|
|
10752
10755
|
var EvaluationFormSingleSelectQuestionAutomationOption$ = [
|
|
10753
|
-
|
|
10756
|
+
4,
|
|
10754
10757
|
n0,
|
|
10755
10758
|
_EFSSQAO,
|
|
10756
10759
|
0,
|
|
@@ -10758,20 +10761,20 @@ var EvaluationFormSingleSelectQuestionAutomationOption$ = [
|
|
|
10758
10761
|
[() => SingleSelectQuestionRuleCategoryAutomation$],
|
|
10759
10762
|
];
|
|
10760
10763
|
var EvaluationQuestionAnswerAnalysisDetails$ = [
|
|
10761
|
-
|
|
10764
|
+
4,
|
|
10762
10765
|
n0,
|
|
10763
10766
|
_EQAAD,
|
|
10764
10767
|
0,
|
|
10765
10768
|
[_GAI, _CLo],
|
|
10766
10769
|
[() => EvaluationGenAIAnswerAnalysisDetails$, () => EvaluationContactLensAnswerAnalysisDetails$],
|
|
10767
10770
|
];
|
|
10768
|
-
var EvaluatorUserUnion$ = [
|
|
10769
|
-
var InvalidRequestExceptionReason$ = [
|
|
10770
|
-
var NextContactMetadata$ = [
|
|
10771
|
-
var ParticipantTimerValue$ = [
|
|
10772
|
-
var PredefinedAttributeValues$ = [
|
|
10771
|
+
var EvaluatorUserUnion$ = [4, n0, _EUU, 0, [_CUA], [0]];
|
|
10772
|
+
var InvalidRequestExceptionReason$ = [4, n0, _IRER, 0, [_AFIRER], [0]];
|
|
10773
|
+
var NextContactMetadata$ = [4, n0, _NCM, 0, [_QCCD], [() => QuickConnectContactData$]];
|
|
10774
|
+
var ParticipantTimerValue$ = [4, n0, _PTV, 0, [_PTA, _PTDIM], [0, 1]];
|
|
10775
|
+
var PredefinedAttributeValues$ = [4, n0, _PAVre, 0, [_SLt], [64 | 0]];
|
|
10773
10776
|
var RealtimeContactAnalysisSegment$ = [
|
|
10774
|
-
|
|
10777
|
+
4,
|
|
10775
10778
|
n0,
|
|
10776
10779
|
_RCASe,
|
|
10777
10780
|
0,
|
|
@@ -10785,9 +10788,9 @@ var RealtimeContactAnalysisSegment$ = [
|
|
|
10785
10788
|
() => RealTimeContactAnalysisSegmentPostContactSummary$,
|
|
10786
10789
|
],
|
|
10787
10790
|
];
|
|
10788
|
-
var RealTimeContactAnalysisTimeData$ = [
|
|
10791
|
+
var RealTimeContactAnalysisTimeData$ = [4, n0, _RTCATD, 0, [_ATb], [5]];
|
|
10789
10792
|
var ReferenceSummary$ = [
|
|
10790
|
-
|
|
10793
|
+
4,
|
|
10791
10794
|
n0,
|
|
10792
10795
|
_RSe,
|
|
10793
10796
|
0,
|
|
@@ -10803,9 +10806,9 @@ var ReferenceSummary$ = [
|
|
|
10803
10806
|
() => EmailReference$,
|
|
10804
10807
|
],
|
|
10805
10808
|
];
|
|
10806
|
-
var ServiceQuotaExceededExceptionReason$ = [
|
|
10809
|
+
var ServiceQuotaExceededExceptionReason$ = [4, n0, _SQEER, 0, [_AFSQEER], [0]];
|
|
10807
10810
|
var UpdateParticipantRoleConfigChannelInfo$ = [
|
|
10808
|
-
|
|
10811
|
+
4,
|
|
10809
10812
|
n0,
|
|
10810
10813
|
_UPRCCI,
|
|
10811
10814
|
0,
|
|
@@ -19115,6 +19118,8 @@ const Grouping = {
|
|
|
19115
19118
|
QUEUE: "QUEUE",
|
|
19116
19119
|
ROUTING_PROFILE: "ROUTING_PROFILE",
|
|
19117
19120
|
ROUTING_STEP_EXPRESSION: "ROUTING_STEP_EXPRESSION",
|
|
19121
|
+
SUBTYPE: "SUBTYPE",
|
|
19122
|
+
VALIDATION_TEST_TYPE: "VALIDATION_TEST_TYPE",
|
|
19118
19123
|
};
|
|
19119
19124
|
const SortOrder = {
|
|
19120
19125
|
ASCENDING: "ASCENDING",
|
package/dist-es/models/enums.js
CHANGED
|
@@ -947,6 +947,8 @@ export const Grouping = {
|
|
|
947
947
|
QUEUE: "QUEUE",
|
|
948
948
|
ROUTING_PROFILE: "ROUTING_PROFILE",
|
|
949
949
|
ROUTING_STEP_EXPRESSION: "ROUTING_STEP_EXPRESSION",
|
|
950
|
+
SUBTYPE: "SUBTYPE",
|
|
951
|
+
VALIDATION_TEST_TYPE: "VALIDATION_TEST_TYPE",
|
|
950
952
|
};
|
|
951
953
|
export const SortOrder = {
|
|
952
954
|
ASCENDING: "ASCENDING",
|
|
@@ -1477,10 +1477,10 @@ const _MFV = "MetricFilterV2";
|
|
|
1477
1477
|
const _MFVL = "MetricFiltersV2List";
|
|
1478
1478
|
const _MFVe = "MetricFilterValues";
|
|
1479
1479
|
const _MFe = "MetricFilters";
|
|
1480
|
-
const _MI = "
|
|
1481
|
-
const _MIe = "
|
|
1480
|
+
const _MI = "MetricId";
|
|
1481
|
+
const _MIe = "MediaItem";
|
|
1482
|
+
const _MIee = "MeetingId";
|
|
1482
1483
|
const _MIet = "MetricInterval";
|
|
1483
|
-
const _MIetr = "MetricId";
|
|
1484
1484
|
const _ML = "MinLength";
|
|
1485
1485
|
const _MLIC = "MessageLengthInChars";
|
|
1486
1486
|
const _MLa = "MaxLength";
|
|
@@ -2158,8 +2158,9 @@ const _Step = "Step";
|
|
|
2158
2158
|
const _Str = "Strict";
|
|
2159
2159
|
const _Stri = "String";
|
|
2160
2160
|
const _Su = "Successful";
|
|
2161
|
-
const _Sub = "
|
|
2162
|
-
const
|
|
2161
|
+
const _Sub = "Subtype";
|
|
2162
|
+
const _Subj = "Subject";
|
|
2163
|
+
const _Subt = "Subtypes";
|
|
2163
2164
|
const _T = "Type";
|
|
2164
2165
|
const _TA = "TargetArn";
|
|
2165
2166
|
const _TACL = "TagAndConditionList";
|
|
@@ -2492,6 +2493,8 @@ const _VSi = "ViewSummary";
|
|
|
2492
2493
|
const _VSo = "VocabularySummary";
|
|
2493
2494
|
const _VT = "ValueType";
|
|
2494
2495
|
const _VTC = "ViewTypeCondition";
|
|
2496
|
+
const _VTT = "ValidationTestType";
|
|
2497
|
+
const _VTTa = "ValidationTestTypes";
|
|
2495
2498
|
const _VV = "ViewVersion";
|
|
2496
2499
|
const _VVS = "ViewVersionSummary";
|
|
2497
2500
|
const _VVSL = "ViewVersionSummaryList";
|
|
@@ -2614,7 +2617,7 @@ export var AccessDeniedException$ = [
|
|
|
2614
2617
|
-3,
|
|
2615
2618
|
n0,
|
|
2616
2619
|
_ADE,
|
|
2617
|
-
{ [
|
|
2620
|
+
{ [_aQE]: [`AccessDeniedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
2618
2621
|
[_M],
|
|
2619
2622
|
[0],
|
|
2620
2623
|
];
|
|
@@ -3486,7 +3489,7 @@ export var ContactNotFoundException$ = [
|
|
|
3486
3489
|
-3,
|
|
3487
3490
|
n0,
|
|
3488
3491
|
_CNFE,
|
|
3489
|
-
{ [
|
|
3492
|
+
{ [_aQE]: [`ContactNotFoundException`, 410], [_e]: _c, [_hE]: 410 },
|
|
3490
3493
|
[_M],
|
|
3491
3494
|
[0],
|
|
3492
3495
|
];
|
|
@@ -3954,7 +3957,7 @@ export var Credentials$ = [
|
|
|
3954
3957
|
[[() => SecurityToken, 0], 4, [() => SecurityToken, 0], 4],
|
|
3955
3958
|
];
|
|
3956
3959
|
export var CrossChannelBehavior$ = [3, n0, _CCB, 0, [_BT], [0]];
|
|
3957
|
-
export var CurrentMetric$ = [3, n0, _CMur, 0, [_N, _Un], [0, 0]];
|
|
3960
|
+
export var CurrentMetric$ = [3, n0, _CMur, 0, [_N, _MI, _Un], [0, 0, 0]];
|
|
3958
3961
|
export var CurrentMetricData$ = [3, n0, _CMD, 0, [_Met, _V], [() => CurrentMetric$, 1]];
|
|
3959
3962
|
export var CurrentMetricResult$ = [
|
|
3960
3963
|
3,
|
|
@@ -4253,7 +4256,7 @@ export var DeleteInstanceRequest$ = [
|
|
|
4253
4256
|
[_II, _CT],
|
|
4254
4257
|
[
|
|
4255
4258
|
[0, 1],
|
|
4256
|
-
[0, { [
|
|
4259
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
4257
4260
|
],
|
|
4258
4261
|
];
|
|
4259
4262
|
export var DeleteIntegrationAssociationRequest$ = [
|
|
@@ -4950,7 +4953,7 @@ export var DestinationNotAllowedException$ = [
|
|
|
4950
4953
|
-3,
|
|
4951
4954
|
n0,
|
|
4952
4955
|
_DNAE,
|
|
4953
|
-
{ [
|
|
4956
|
+
{ [_aQE]: [`DestinationNotAllowedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
4954
4957
|
[_M],
|
|
4955
4958
|
[0],
|
|
4956
4959
|
];
|
|
@@ -4961,8 +4964,8 @@ export var Dimensions$ = [
|
|
|
4961
4964
|
n0,
|
|
4962
4965
|
_Dim,
|
|
4963
4966
|
0,
|
|
4964
|
-
[_Q, _C, _RP, _RSE, _ASg],
|
|
4965
|
-
[() => QueueReference$, 0, () => RoutingProfileReference$, 0, () => AgentStatusIdentifier
|
|
4967
|
+
[_Q, _C, _RP, _RSE, _ASg, _Sub, _VTT],
|
|
4968
|
+
[() => QueueReference$, 0, () => RoutingProfileReference$, 0, () => AgentStatusIdentifier$, 0, 0],
|
|
4966
4969
|
];
|
|
4967
4970
|
export var DisassociateAnalyticsDataSetRequest$ = [
|
|
4968
4971
|
3,
|
|
@@ -4981,7 +4984,7 @@ export var DisassociateApprovedOriginRequest$ = [
|
|
|
4981
4984
|
[
|
|
4982
4985
|
[0, 1],
|
|
4983
4986
|
[0, { [_hQ]: _o }],
|
|
4984
|
-
[0, { [
|
|
4987
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
4985
4988
|
],
|
|
4986
4989
|
];
|
|
4987
4990
|
export var DisassociateBotRequest$ = [
|
|
@@ -5024,7 +5027,7 @@ export var DisassociateInstanceStorageConfigRequest$ = [
|
|
|
5024
5027
|
[0, 1],
|
|
5025
5028
|
[0, 1],
|
|
5026
5029
|
[0, { [_hQ]: _rT }],
|
|
5027
|
-
[0, { [
|
|
5030
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
5028
5031
|
],
|
|
5029
5032
|
];
|
|
5030
5033
|
export var DisassociateLambdaFunctionRequest$ = [
|
|
@@ -5036,7 +5039,7 @@ export var DisassociateLambdaFunctionRequest$ = [
|
|
|
5036
5039
|
[
|
|
5037
5040
|
[0, 1],
|
|
5038
5041
|
[0, { [_hQ]: _fA }],
|
|
5039
|
-
[0, { [
|
|
5042
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
5040
5043
|
],
|
|
5041
5044
|
];
|
|
5042
5045
|
export var DisassociateLexBotRequest$ = [
|
|
@@ -5049,7 +5052,7 @@ export var DisassociateLexBotRequest$ = [
|
|
|
5049
5052
|
[0, 1],
|
|
5050
5053
|
[0, { [_hQ]: _bN }],
|
|
5051
5054
|
[0, { [_hQ]: _lR }],
|
|
5052
|
-
[0, { [
|
|
5055
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
5053
5056
|
],
|
|
5054
5057
|
];
|
|
5055
5058
|
export var DisassociatePhoneNumberContactFlowRequest$ = [
|
|
@@ -5088,7 +5091,7 @@ export var DisassociateSecurityKeyRequest$ = [
|
|
|
5088
5091
|
[
|
|
5089
5092
|
[0, 1],
|
|
5090
5093
|
[0, 1],
|
|
5091
|
-
[0, { [
|
|
5094
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
5092
5095
|
],
|
|
5093
5096
|
];
|
|
5094
5097
|
export var DisassociateSecurityProfilesRequest$ = [
|
|
@@ -5631,8 +5634,8 @@ export var Filters$ = [
|
|
|
5631
5634
|
n0,
|
|
5632
5635
|
_Fil,
|
|
5633
5636
|
0,
|
|
5634
|
-
[_Qu, _Ch, _RPo, _RSEo, _ASge],
|
|
5635
|
-
[64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0],
|
|
5637
|
+
[_Qu, _Ch, _RPo, _RSEo, _ASge, _Subt, _VTTa],
|
|
5638
|
+
[64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0],
|
|
5636
5639
|
];
|
|
5637
5640
|
export var FilterV2$ = [
|
|
5638
5641
|
3,
|
|
@@ -6076,7 +6079,7 @@ export var InboundRawMessage$ = [
|
|
|
6076
6079
|
n0,
|
|
6077
6080
|
_IRMn,
|
|
6078
6081
|
0,
|
|
6079
|
-
[
|
|
6082
|
+
[_Subj, _B, _CTon, _He],
|
|
6080
6083
|
[[() => InboundSubject, 0], [() => Body, 0], 0, 128 | 0],
|
|
6081
6084
|
];
|
|
6082
6085
|
export var InputPredefinedAttributeConfiguration$ = [3, n0, _IPAC, 0, [_EVVOA], [2]];
|
|
@@ -6163,7 +6166,7 @@ export var LimitExceededException$ = [
|
|
|
6163
6166
|
-3,
|
|
6164
6167
|
n0,
|
|
6165
6168
|
_LEE,
|
|
6166
|
-
{ [
|
|
6169
|
+
{ [_aQE]: [`LimitExceededException`, 429], [_e]: _c, [_hE]: 429 },
|
|
6167
6170
|
[_M],
|
|
6168
6171
|
[0],
|
|
6169
6172
|
];
|
|
@@ -7325,14 +7328,14 @@ export var MediaConcurrency$ = [
|
|
|
7325
7328
|
[_C, _Conc, _CCB],
|
|
7326
7329
|
[0, 1, () => CrossChannelBehavior$],
|
|
7327
7330
|
];
|
|
7328
|
-
export var MediaItem$ = [3, n0,
|
|
7331
|
+
export var MediaItem$ = [3, n0, _MIe, 0, [_T, _So], [0, 0]];
|
|
7329
7332
|
export var MediaPlacement$ = [3, n0, _MPe, 0, [_AHU, _AFU, _SUi, _TCU, _EIU], [0, 0, 0, 0, 0]];
|
|
7330
7333
|
export var Meeting$ = [
|
|
7331
7334
|
3,
|
|
7332
7335
|
n0,
|
|
7333
7336
|
_Me,
|
|
7334
7337
|
0,
|
|
7335
|
-
[_MRed, _MPe, _MF,
|
|
7338
|
+
[_MRed, _MPe, _MF, _MIee],
|
|
7336
7339
|
[0, () => MediaPlacement$, () => MeetingFeaturesConfiguration$, 0],
|
|
7337
7340
|
];
|
|
7338
7341
|
export var MeetingFeaturesConfiguration$ = [3, n0, _MFC, 0, [_Au], [() => AudioFeatures$]];
|
|
@@ -7352,7 +7355,7 @@ export var MetricV2$ = [
|
|
|
7352
7355
|
n0,
|
|
7353
7356
|
_MVe,
|
|
7354
7357
|
0,
|
|
7355
|
-
[_N, _Thr,
|
|
7358
|
+
[_N, _Thr, _MI, _MFe],
|
|
7356
7359
|
[0, () => ThresholdCollections, 0, () => MetricFiltersV2List],
|
|
7357
7360
|
];
|
|
7358
7361
|
export var MonitorContactRequest$ = [
|
|
@@ -7407,7 +7410,7 @@ export var OutboundContactNotPermittedException$ = [
|
|
|
7407
7410
|
-3,
|
|
7408
7411
|
n0,
|
|
7409
7412
|
_OCNPE,
|
|
7410
|
-
{ [
|
|
7413
|
+
{ [_aQE]: [`OutboundContactNotPermittedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
7411
7414
|
[_M],
|
|
7412
7415
|
[0],
|
|
7413
7416
|
];
|
|
@@ -7426,7 +7429,7 @@ export var OutboundRawMessage$ = [
|
|
|
7426
7429
|
n0,
|
|
7427
7430
|
_ORM,
|
|
7428
7431
|
0,
|
|
7429
|
-
[
|
|
7432
|
+
[_Subj, _B, _CTon],
|
|
7430
7433
|
[[() => OutboundSubject, 0], [() => Body, 0], 0],
|
|
7431
7434
|
];
|
|
7432
7435
|
export var OutboundStrategy$ = [3, n0, _OSu, 0, [_T, _Conf], [0, () => OutboundStrategyConfig$]];
|
|
@@ -7751,7 +7754,7 @@ export var ReleasePhoneNumberRequest$ = [
|
|
|
7751
7754
|
[_PNI, _CT],
|
|
7752
7755
|
[
|
|
7753
7756
|
[0, 1],
|
|
7754
|
-
[0, { [
|
|
7757
|
+
[0, { [_hQ]: _cT, [_iT]: 1 }],
|
|
7755
7758
|
],
|
|
7756
7759
|
];
|
|
7757
7760
|
export var ReplicateInstanceRequest$ = [
|
|
@@ -8425,7 +8428,7 @@ export var SendChatIntegrationEventRequest$ = [
|
|
|
8425
8428
|
n0,
|
|
8426
8429
|
_SCIER,
|
|
8427
8430
|
0,
|
|
8428
|
-
[_SI, _DIe,
|
|
8431
|
+
[_SI, _DIe, _Sub, _Eve, _NSD],
|
|
8429
8432
|
[0, 0, 0, () => ChatEvent$, () => NewSessionDetails$],
|
|
8430
8433
|
];
|
|
8431
8434
|
export var SendChatIntegrationEventResponse$ = [3, n0, _SCIERe, 0, [_ICI, _NCC], [0, 2]];
|
|
@@ -8434,7 +8437,7 @@ export var SendNotificationActionDefinition$ = [
|
|
|
8434
8437
|
n0,
|
|
8435
8438
|
_SNAD,
|
|
8436
8439
|
0,
|
|
8437
|
-
[_DM,
|
|
8440
|
+
[_DM, _Subj, _Co, _CTon, _Rec, _Exc],
|
|
8438
8441
|
[0, 0, 0, 0, () => NotificationRecipientType$, () => NotificationRecipientType$],
|
|
8439
8442
|
];
|
|
8440
8443
|
export var SendOutboundEmailRequest$ = [
|
|
@@ -8812,7 +8815,7 @@ export var ThrottlingException$ = [
|
|
|
8812
8815
|
-3,
|
|
8813
8816
|
n0,
|
|
8814
8817
|
_TE,
|
|
8815
|
-
{ [
|
|
8818
|
+
{ [_aQE]: [`ThrottlingException`, 429], [_e]: _c, [_hE]: 429 },
|
|
8816
8819
|
[_M],
|
|
8817
8820
|
[0],
|
|
8818
8821
|
];
|
|
@@ -10168,6 +10171,7 @@ var SingleSelectOptions = 64 | 0;
|
|
|
10168
10171
|
var SlaFieldValueUnionList = [1, n0, _SFVUL, 0, () => FieldValueUnion$];
|
|
10169
10172
|
var StateTransitions = [1, n0, _STt, 0, () => StateTransition$];
|
|
10170
10173
|
var Steps = [1, n0, _Ste, 0, () => Step$];
|
|
10174
|
+
var Subtypes = 64 | 0;
|
|
10171
10175
|
var SuccessfulBatchAssociationSummaryList = [
|
|
10172
10176
|
1,
|
|
10173
10177
|
n0,
|
|
@@ -10213,6 +10217,7 @@ var UserSearchConditionList = [1, n0, _USCL, 0, () => UserSearchCriteria$];
|
|
|
10213
10217
|
var UserSearchSummaryList = [1, n0, _USSL, 0, [() => UserSearchSummary$, 0]];
|
|
10214
10218
|
var UserSummaryList = [1, n0, _USL, 0, () => UserSummary$];
|
|
10215
10219
|
var ValidationEnumValues = 64 | 0;
|
|
10220
|
+
var ValidationTestTypes = 64 | 0;
|
|
10216
10221
|
var ValueList = 64 | 0;
|
|
10217
10222
|
var ViewActions = [1, n0, _VAi, 0, [() => ViewAction, 0]];
|
|
10218
10223
|
var ViewSearchConditionList = [1, n0, _VSCL, 0, () => ViewSearchCriteria$];
|
|
@@ -10272,10 +10277,10 @@ var SegmentAttributeValueMap = [2, n0, _SAVM, 0, 0, () => SegmentAttributeValue$
|
|
|
10272
10277
|
var TagMap = 128 | 0;
|
|
10273
10278
|
var UrlMetadataSignedHeaders = 128 | 0;
|
|
10274
10279
|
var UserTagMap = 128 | 0;
|
|
10275
|
-
export var ContactMetricValue$ = [
|
|
10276
|
-
export var CreatedByInfo$ = [
|
|
10280
|
+
export var ContactMetricValue$ = [4, n0, _CMV, 0, [_Nu], [1]];
|
|
10281
|
+
export var CreatedByInfo$ = [4, n0, _CBI, 0, [_CUA, _AWSIA], [0, 0]];
|
|
10277
10282
|
export var EvaluationAnswerData$ = [
|
|
10278
|
-
|
|
10283
|
+
4,
|
|
10279
10284
|
n0,
|
|
10280
10285
|
_EAD,
|
|
10281
10286
|
0,
|
|
@@ -10283,7 +10288,7 @@ export var EvaluationAnswerData$ = [
|
|
|
10283
10288
|
[0, 1, 64 | 0, 0, 2],
|
|
10284
10289
|
];
|
|
10285
10290
|
export var EvaluationFormItem$ = [
|
|
10286
|
-
|
|
10291
|
+
4,
|
|
10287
10292
|
n0,
|
|
10288
10293
|
_EFIv,
|
|
10289
10294
|
0,
|
|
@@ -10291,7 +10296,7 @@ export var EvaluationFormItem$ = [
|
|
|
10291
10296
|
[() => EvaluationFormSection$, () => EvaluationFormQuestion$],
|
|
10292
10297
|
];
|
|
10293
10298
|
export var EvaluationFormItemEnablementConditionOperand$ = [
|
|
10294
|
-
|
|
10299
|
+
4,
|
|
10295
10300
|
n0,
|
|
10296
10301
|
_EFIECO,
|
|
10297
10302
|
0,
|
|
@@ -10299,7 +10304,7 @@ export var EvaluationFormItemEnablementConditionOperand$ = [
|
|
|
10299
10304
|
[() => EvaluationFormItemEnablementExpression$, () => EvaluationFormItemEnablementCondition$],
|
|
10300
10305
|
];
|
|
10301
10306
|
export var EvaluationFormMultiSelectQuestionAutomationOption$ = [
|
|
10302
|
-
|
|
10307
|
+
4,
|
|
10303
10308
|
n0,
|
|
10304
10309
|
_EFMSQAO,
|
|
10305
10310
|
0,
|
|
@@ -10307,7 +10312,7 @@ export var EvaluationFormMultiSelectQuestionAutomationOption$ = [
|
|
|
10307
10312
|
[() => MultiSelectQuestionRuleCategoryAutomation$],
|
|
10308
10313
|
];
|
|
10309
10314
|
export var EvaluationFormNumericQuestionAutomation$ = [
|
|
10310
|
-
|
|
10315
|
+
4,
|
|
10311
10316
|
n0,
|
|
10312
10317
|
_EFNQA,
|
|
10313
10318
|
0,
|
|
@@ -10315,7 +10320,7 @@ export var EvaluationFormNumericQuestionAutomation$ = [
|
|
|
10315
10320
|
[() => NumericQuestionPropertyValueAutomation$, () => EvaluationFormQuestionAutomationAnswerSource$],
|
|
10316
10321
|
];
|
|
10317
10322
|
export var EvaluationFormQuestionTypeProperties$ = [
|
|
10318
|
-
|
|
10323
|
+
4,
|
|
10319
10324
|
n0,
|
|
10320
10325
|
_EFQTP,
|
|
10321
10326
|
0,
|
|
@@ -10328,7 +10333,7 @@ export var EvaluationFormQuestionTypeProperties$ = [
|
|
|
10328
10333
|
],
|
|
10329
10334
|
];
|
|
10330
10335
|
export var EvaluationFormSingleSelectQuestionAutomationOption$ = [
|
|
10331
|
-
|
|
10336
|
+
4,
|
|
10332
10337
|
n0,
|
|
10333
10338
|
_EFSSQAO,
|
|
10334
10339
|
0,
|
|
@@ -10336,20 +10341,20 @@ export var EvaluationFormSingleSelectQuestionAutomationOption$ = [
|
|
|
10336
10341
|
[() => SingleSelectQuestionRuleCategoryAutomation$],
|
|
10337
10342
|
];
|
|
10338
10343
|
export var EvaluationQuestionAnswerAnalysisDetails$ = [
|
|
10339
|
-
|
|
10344
|
+
4,
|
|
10340
10345
|
n0,
|
|
10341
10346
|
_EQAAD,
|
|
10342
10347
|
0,
|
|
10343
10348
|
[_GAI, _CLo],
|
|
10344
10349
|
[() => EvaluationGenAIAnswerAnalysisDetails$, () => EvaluationContactLensAnswerAnalysisDetails$],
|
|
10345
10350
|
];
|
|
10346
|
-
export var EvaluatorUserUnion$ = [
|
|
10347
|
-
export var InvalidRequestExceptionReason$ = [
|
|
10348
|
-
export var NextContactMetadata$ = [
|
|
10349
|
-
export var ParticipantTimerValue$ = [
|
|
10350
|
-
export var PredefinedAttributeValues$ = [
|
|
10351
|
+
export var EvaluatorUserUnion$ = [4, n0, _EUU, 0, [_CUA], [0]];
|
|
10352
|
+
export var InvalidRequestExceptionReason$ = [4, n0, _IRER, 0, [_AFIRER], [0]];
|
|
10353
|
+
export var NextContactMetadata$ = [4, n0, _NCM, 0, [_QCCD], [() => QuickConnectContactData$]];
|
|
10354
|
+
export var ParticipantTimerValue$ = [4, n0, _PTV, 0, [_PTA, _PTDIM], [0, 1]];
|
|
10355
|
+
export var PredefinedAttributeValues$ = [4, n0, _PAVre, 0, [_SLt], [64 | 0]];
|
|
10351
10356
|
export var RealtimeContactAnalysisSegment$ = [
|
|
10352
|
-
|
|
10357
|
+
4,
|
|
10353
10358
|
n0,
|
|
10354
10359
|
_RCASe,
|
|
10355
10360
|
0,
|
|
@@ -10363,9 +10368,9 @@ export var RealtimeContactAnalysisSegment$ = [
|
|
|
10363
10368
|
() => RealTimeContactAnalysisSegmentPostContactSummary$,
|
|
10364
10369
|
],
|
|
10365
10370
|
];
|
|
10366
|
-
export var RealTimeContactAnalysisTimeData$ = [
|
|
10371
|
+
export var RealTimeContactAnalysisTimeData$ = [4, n0, _RTCATD, 0, [_ATb], [5]];
|
|
10367
10372
|
export var ReferenceSummary$ = [
|
|
10368
|
-
|
|
10373
|
+
4,
|
|
10369
10374
|
n0,
|
|
10370
10375
|
_RSe,
|
|
10371
10376
|
0,
|
|
@@ -10381,9 +10386,9 @@ export var ReferenceSummary$ = [
|
|
|
10381
10386
|
() => EmailReference$,
|
|
10382
10387
|
],
|
|
10383
10388
|
];
|
|
10384
|
-
export var ServiceQuotaExceededExceptionReason$ = [
|
|
10389
|
+
export var ServiceQuotaExceededExceptionReason$ = [4, n0, _SQEER, 0, [_AFSQEER], [0]];
|
|
10385
10390
|
export var UpdateParticipantRoleConfigChannelInfo$ = [
|
|
10386
|
-
|
|
10391
|
+
4,
|
|
10387
10392
|
n0,
|
|
10388
10393
|
_UPRCCI,
|
|
10389
10394
|
0,
|
|
@@ -29,7 +29,7 @@ declare const CreateDataTableCommand_base: {
|
|
|
29
29
|
/**
|
|
30
30
|
* <p>Creates a new data table with the specified properties. Supports the creation of all table properties except for
|
|
31
31
|
* attributes and values. A table with no attributes and values is a valid state for a table. The number of tables per
|
|
32
|
-
* instance is limited to 100 per instance. Customers can request an increase by using
|
|
32
|
+
* instance is limited to 100 per instance. Customers can request an increase by using Amazon Web Services Service Quotas.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
35
35
|
* ```javascript
|
|
@@ -31,7 +31,7 @@ declare const EvaluateDataTableValuesCommand_base: {
|
|
|
31
31
|
* timezone, in that order, when accessing time based tables. When a value is accessed, the accessor's identity and the
|
|
32
32
|
* time of access are saved alongside the value to help identify values that are actively in use. The term "Batch" is
|
|
33
33
|
* not included in the operation name since it does not meet all the criteria for a batch operation as specified in
|
|
34
|
-
* Batch Operations:
|
|
34
|
+
* Batch Operations: Amazon Web Services API Standards.</p>
|
|
35
35
|
* @example
|
|
36
36
|
* Use a bare-bones client and the command you need to make an API call.
|
|
37
37
|
* ```javascript
|
|
@@ -92,13 +92,20 @@ declare const GetCurrentMetricDataCommand_base: {
|
|
|
92
92
|
* AgentStatuses: [ // AgentStatuses
|
|
93
93
|
* "STRING_VALUE",
|
|
94
94
|
* ],
|
|
95
|
+
* Subtypes: [ // Subtypes
|
|
96
|
+
* "STRING_VALUE",
|
|
97
|
+
* ],
|
|
98
|
+
* ValidationTestTypes: [ // ValidationTestTypes
|
|
99
|
+
* "STRING_VALUE",
|
|
100
|
+
* ],
|
|
95
101
|
* },
|
|
96
102
|
* Groupings: [ // Groupings
|
|
97
|
-
* "QUEUE" || "CHANNEL" || "ROUTING_PROFILE" || "ROUTING_STEP_EXPRESSION" || "AGENT_STATUS",
|
|
103
|
+
* "QUEUE" || "CHANNEL" || "ROUTING_PROFILE" || "ROUTING_STEP_EXPRESSION" || "AGENT_STATUS" || "SUBTYPE" || "VALIDATION_TEST_TYPE",
|
|
98
104
|
* ],
|
|
99
105
|
* CurrentMetrics: [ // CurrentMetrics // required
|
|
100
106
|
* { // CurrentMetric
|
|
101
107
|
* Name: "AGENTS_ONLINE" || "AGENTS_AVAILABLE" || "AGENTS_ON_CALL" || "AGENTS_NON_PRODUCTIVE" || "AGENTS_AFTER_CONTACT_WORK" || "AGENTS_ERROR" || "AGENTS_STAFFED" || "CONTACTS_IN_QUEUE" || "OLDEST_CONTACT_AGE" || "CONTACTS_SCHEDULED" || "AGENTS_ON_CONTACT" || "SLOTS_ACTIVE" || "SLOTS_AVAILABLE",
|
|
108
|
+
* MetricId: "STRING_VALUE",
|
|
102
109
|
* Unit: "SECONDS" || "COUNT" || "PERCENT",
|
|
103
110
|
* },
|
|
104
111
|
* ],
|
|
@@ -132,11 +139,14 @@ declare const GetCurrentMetricDataCommand_base: {
|
|
|
132
139
|
* // Arn: "STRING_VALUE",
|
|
133
140
|
* // Id: "STRING_VALUE",
|
|
134
141
|
* // },
|
|
142
|
+
* // Subtype: "STRING_VALUE",
|
|
143
|
+
* // ValidationTestType: "STRING_VALUE",
|
|
135
144
|
* // },
|
|
136
145
|
* // Collections: [ // CurrentMetricDataCollections
|
|
137
146
|
* // { // CurrentMetricData
|
|
138
147
|
* // Metric: { // CurrentMetric
|
|
139
148
|
* // Name: "AGENTS_ONLINE" || "AGENTS_AVAILABLE" || "AGENTS_ON_CALL" || "AGENTS_NON_PRODUCTIVE" || "AGENTS_AFTER_CONTACT_WORK" || "AGENTS_ERROR" || "AGENTS_STAFFED" || "CONTACTS_IN_QUEUE" || "OLDEST_CONTACT_AGE" || "CONTACTS_SCHEDULED" || "AGENTS_ON_CONTACT" || "SLOTS_ACTIVE" || "SLOTS_AVAILABLE",
|
|
149
|
+
* // MetricId: "STRING_VALUE",
|
|
140
150
|
* // Unit: "SECONDS" || "COUNT" || "PERCENT",
|
|
141
151
|
* // },
|
|
142
152
|
* // Value: Number("double"),
|
|
@@ -64,9 +64,15 @@ declare const GetMetricDataCommand_base: {
|
|
|
64
64
|
* AgentStatuses: [ // AgentStatuses
|
|
65
65
|
* "STRING_VALUE",
|
|
66
66
|
* ],
|
|
67
|
+
* Subtypes: [ // Subtypes
|
|
68
|
+
* "STRING_VALUE",
|
|
69
|
+
* ],
|
|
70
|
+
* ValidationTestTypes: [ // ValidationTestTypes
|
|
71
|
+
* "STRING_VALUE",
|
|
72
|
+
* ],
|
|
67
73
|
* },
|
|
68
74
|
* Groupings: [ // Groupings
|
|
69
|
-
* "QUEUE" || "CHANNEL" || "ROUTING_PROFILE" || "ROUTING_STEP_EXPRESSION" || "AGENT_STATUS",
|
|
75
|
+
* "QUEUE" || "CHANNEL" || "ROUTING_PROFILE" || "ROUTING_STEP_EXPRESSION" || "AGENT_STATUS" || "SUBTYPE" || "VALIDATION_TEST_TYPE",
|
|
70
76
|
* ],
|
|
71
77
|
* HistoricalMetrics: [ // HistoricalMetrics // required
|
|
72
78
|
* { // HistoricalMetric
|
|
@@ -103,6 +109,8 @@ declare const GetMetricDataCommand_base: {
|
|
|
103
109
|
* // Arn: "STRING_VALUE",
|
|
104
110
|
* // Id: "STRING_VALUE",
|
|
105
111
|
* // },
|
|
112
|
+
* // Subtype: "STRING_VALUE",
|
|
113
|
+
* // ValidationTestType: "STRING_VALUE",
|
|
106
114
|
* // },
|
|
107
115
|
* // Collections: [ // HistoricalMetricDataCollections
|
|
108
116
|
* // { // HistoricalMetricData
|
|
@@ -28,7 +28,7 @@ declare const ListDataTableAttributesCommand_base: {
|
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <p>Returns all attributes for a specified data table. A maximum of 100 attributes per data table is allowed.
|
|
31
|
-
* Customers can request an increase by using
|
|
31
|
+
* Customers can request an increase by using Amazon Web Services Service Quotas. The response can be filtered by specific attribute IDs
|
|
32
32
|
* for CloudFormation integration.</p>
|
|
33
33
|
* @example
|
|
34
34
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -28,17 +28,18 @@ declare const StartOutboundChatContactCommand_base: {
|
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
31
|
-
* <p>Initiates a new outbound SMS contact to a customer. Response of this API provides the
|
|
32
|
-
*
|
|
31
|
+
* <p>Initiates a new outbound SMS or WhatsApp contact to a customer. Response of this API provides the
|
|
32
|
+
* <code>ContactId</code> of the outbound SMS or WhatsApp contact created.</p>
|
|
33
33
|
* <p>
|
|
34
34
|
* <b>SourceEndpoint</b> only supports Endpoints with
|
|
35
35
|
* <code>CONNECT_PHONENUMBER_ARN</code> as Type and <b>DestinationEndpoint</b> only supports
|
|
36
36
|
* Endpoints with <code>TELEPHONE_NUMBER</code> as Type. <b>ContactFlowId</b> initiates the
|
|
37
|
-
* flow to manage the new
|
|
38
|
-
* <p>This API can be used to initiate outbound SMS contacts for an agent, or it can also deflect
|
|
39
|
-
*
|
|
37
|
+
* flow to manage the new contact created.</p>
|
|
38
|
+
* <p>This API can be used to initiate outbound SMS or WhatsApp contacts for an agent, or it can also deflect
|
|
39
|
+
* an ongoing contact to an outbound SMS or WhatsApp contact by using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_StartOutboundChatContact.html">StartOutboundChatContact</a> Flow
|
|
40
40
|
* Action.</p>
|
|
41
|
-
* <p>For more information about using SMS in Amazon Connect, see the following topics in
|
|
41
|
+
* <p>For more information about using SMS or WhatsApp in Amazon Connect, see the following topics in
|
|
42
|
+
* the <i>Amazon Connect Administrator Guide</i>:</p>
|
|
42
43
|
* <ul>
|
|
43
44
|
* <li>
|
|
44
45
|
* <p>
|
|
@@ -49,7 +50,13 @@ declare const StartOutboundChatContactCommand_base: {
|
|
|
49
50
|
* <li>
|
|
50
51
|
* <p>
|
|
51
52
|
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/sms-number.html">Request an SMS-enabled phone
|
|
52
|
-
* number through
|
|
53
|
+
* number through Amazon Web Services End User Messaging SMS</a>
|
|
54
|
+
* </p>
|
|
55
|
+
* </li>
|
|
56
|
+
* <li>
|
|
57
|
+
* <p>
|
|
58
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/whatsapp-integration.html">Set up WhatsApp
|
|
59
|
+
* Business messaging</a>
|
|
53
60
|
* </p>
|
|
54
61
|
* </li>
|
|
55
62
|
* </ul>
|
|
@@ -1855,6 +1855,8 @@ export declare const Grouping: {
|
|
|
1855
1855
|
readonly QUEUE: "QUEUE";
|
|
1856
1856
|
readonly ROUTING_PROFILE: "ROUTING_PROFILE";
|
|
1857
1857
|
readonly ROUTING_STEP_EXPRESSION: "ROUTING_STEP_EXPRESSION";
|
|
1858
|
+
readonly SUBTYPE: "SUBTYPE";
|
|
1859
|
+
readonly VALIDATION_TEST_TYPE: "VALIDATION_TEST_TYPE";
|
|
1858
1860
|
};
|
|
1859
1861
|
/**
|
|
1860
1862
|
* @public
|
|
@@ -2197,7 +2197,7 @@ export interface DataTable {
|
|
|
2197
2197
|
*/
|
|
2198
2198
|
LastModifiedTime: Date | undefined;
|
|
2199
2199
|
/**
|
|
2200
|
-
* <p>The
|
|
2200
|
+
* <p>The Amazon Web Services Region where the data table was last modified, used for region replication.</p>
|
|
2201
2201
|
* @public
|
|
2202
2202
|
*/
|
|
2203
2203
|
LastModifiedRegion?: string | undefined;
|
|
@@ -2299,7 +2299,7 @@ export interface DataTableAttribute {
|
|
|
2299
2299
|
*/
|
|
2300
2300
|
LastModifiedTime?: Date | undefined;
|
|
2301
2301
|
/**
|
|
2302
|
-
* <p>The
|
|
2302
|
+
* <p>The Amazon Web Services Region where this attribute was last modified, used for region replication.</p>
|
|
2303
2303
|
* @public
|
|
2304
2304
|
*/
|
|
2305
2305
|
LastModifiedRegion?: string | undefined;
|
|
@@ -4140,7 +4140,7 @@ export interface Workspace {
|
|
|
4140
4140
|
*/
|
|
4141
4141
|
LastModifiedTime: Date | undefined;
|
|
4142
4142
|
/**
|
|
4143
|
-
* <p>The
|
|
4143
|
+
* <p>The Amazon Web Services Region where the workspace was last modified.</p>
|
|
4144
4144
|
* @public
|
|
4145
4145
|
*/
|
|
4146
4146
|
LastModifiedRegion?: string | undefined;
|
|
@@ -4960,6 +4960,9 @@ export interface GetContactMetricsResponse {
|
|
|
4960
4960
|
}
|
|
4961
4961
|
/**
|
|
4962
4962
|
* <p>Contains information about a real-time metric. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
|
|
4963
|
+
* <important>
|
|
4964
|
+
* <p>Only one of either the Name or MetricId is required.</p>
|
|
4965
|
+
* </important>
|
|
4963
4966
|
* @public
|
|
4964
4967
|
*/
|
|
4965
4968
|
export interface CurrentMetric {
|
|
@@ -4969,7 +4972,15 @@ export interface CurrentMetric {
|
|
|
4969
4972
|
*/
|
|
4970
4973
|
Name?: CurrentMetricName | undefined;
|
|
4971
4974
|
/**
|
|
4972
|
-
* <p>
|
|
4975
|
+
* <p>Out of the box current metrics or custom metrics can be referenced via this field. This field is a valid AWS Connect Arn or a UUID.</p>
|
|
4976
|
+
* @public
|
|
4977
|
+
*/
|
|
4978
|
+
MetricId?: string | undefined;
|
|
4979
|
+
/**
|
|
4980
|
+
* <note>
|
|
4981
|
+
* <p>The Unit parameter is not supported for custom metrics.</p>
|
|
4982
|
+
* </note>
|
|
4983
|
+
* <p>The unit for the metric.</p>
|
|
4973
4984
|
* @public
|
|
4974
4985
|
*/
|
|
4975
4986
|
Unit?: Unit | undefined;
|
|
@@ -5006,6 +5017,16 @@ export interface Filters {
|
|
|
5006
5017
|
* @public
|
|
5007
5018
|
*/
|
|
5008
5019
|
AgentStatuses?: string[] | undefined;
|
|
5020
|
+
/**
|
|
5021
|
+
* <p>A list of up to 10 subtypes can be provided.</p>
|
|
5022
|
+
* @public
|
|
5023
|
+
*/
|
|
5024
|
+
Subtypes?: string[] | undefined;
|
|
5025
|
+
/**
|
|
5026
|
+
* <p>A list of up to 10 validationTestTypes can be provided.</p>
|
|
5027
|
+
* @public
|
|
5028
|
+
*/
|
|
5029
|
+
ValidationTestTypes?: string[] | undefined;
|
|
5009
5030
|
}
|
|
5010
5031
|
/**
|
|
5011
5032
|
* <p>The way to sort the resulting response based on metrics. By default resources are sorted based on
|
|
@@ -5052,11 +5073,19 @@ export interface GetCurrentMetricDataRequest {
|
|
|
5052
5073
|
* <li>
|
|
5053
5074
|
* <p>AgentStatuses: 50</p>
|
|
5054
5075
|
* </li>
|
|
5076
|
+
* <li>
|
|
5077
|
+
* <p>Subtypes: 10</p>
|
|
5078
|
+
* </li>
|
|
5079
|
+
* <li>
|
|
5080
|
+
* <p>ValidationTestTypes: 10</p>
|
|
5081
|
+
* </li>
|
|
5055
5082
|
* </ul>
|
|
5056
5083
|
* <p>Metric data is retrieved only for the resources associated with the queues or routing profiles, and by any
|
|
5057
5084
|
* channels included in the filter. (You cannot filter by both queue AND routing profile.) You can include both resource
|
|
5058
5085
|
* IDs and resource ARNs in the same request.</p>
|
|
5059
5086
|
* <p>When using <code>AgentStatuses</code> as filter make sure Queues is added as primary filter.</p>
|
|
5087
|
+
* <p>When using <code>Subtypes</code> as filter make sure Queues is added as primary filter.</p>
|
|
5088
|
+
* <p>When using <code>ValidationTestTypes</code> as filter make sure Queues is added as primary filter.</p>
|
|
5060
5089
|
* <p>When using the <code>RoutingStepExpression</code> filter, you need to pass exactly one <code>QueueId</code>. The
|
|
5061
5090
|
* filter is also case sensitive so when using the <code>RoutingStepExpression</code> filter, grouping by
|
|
5062
5091
|
* <code>ROUTING_STEP_EXPRESSION</code> is required.</p>
|
|
@@ -5080,6 +5109,10 @@ export interface GetCurrentMetricDataRequest {
|
|
|
5080
5109
|
* <code>AGENTS_ONLINE</code> metric.</p>
|
|
5081
5110
|
* </li>
|
|
5082
5111
|
* <li>
|
|
5112
|
+
* <p>If you group by <code>SUBTYPE</code> or <code>VALIDATION_TEST_TYPE</code> as secondary grouping then you must include <code>QUEUE</code> as
|
|
5113
|
+
* primary grouping and use Queue as filter</p>
|
|
5114
|
+
* </li>
|
|
5115
|
+
* <li>
|
|
5083
5116
|
* <p>If you group by <code>ROUTING_PROFILE</code>, you must include either a queue or routing profile filter. In
|
|
5084
5117
|
* addition, a routing profile filter is required for metrics <code>CONTACTS_SCHEDULED</code>,
|
|
5085
5118
|
* <code>CONTACTS_IN_QUEUE</code>, and <code> OLDEST_CONTACT_AGE</code>.</p>
|
|
@@ -5093,8 +5126,11 @@ export interface GetCurrentMetricDataRequest {
|
|
|
5093
5126
|
*/
|
|
5094
5127
|
Groupings?: Grouping[] | undefined;
|
|
5095
5128
|
/**
|
|
5096
|
-
* <p>The metrics to retrieve. Specify the name and unit for each metric. The following metrics are available. For a
|
|
5129
|
+
* <p>The metrics to retrieve. Specify the name or metricId, and unit for each metric. The following metrics are available. For a
|
|
5097
5130
|
* description of all the metrics, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
|
|
5131
|
+
* <note>
|
|
5132
|
+
* <p> MetricId should be used to reference custom metrics or out of the box metrics as Arn. If using MetricId, the limit is 10 MetricId per request.</p>
|
|
5133
|
+
* </note>
|
|
5098
5134
|
* <dl>
|
|
5099
5135
|
* <dt>AGENTS_AFTER_CONTACT_WORK</dt>
|
|
5100
5136
|
* <dd>
|
|
@@ -5278,6 +5314,16 @@ export interface Dimensions {
|
|
|
5278
5314
|
* @public
|
|
5279
5315
|
*/
|
|
5280
5316
|
AgentStatus?: AgentStatusIdentifier | undefined;
|
|
5317
|
+
/**
|
|
5318
|
+
* <p>The subtype of the channel used for the contact.</p>
|
|
5319
|
+
* @public
|
|
5320
|
+
*/
|
|
5321
|
+
Subtype?: string | undefined;
|
|
5322
|
+
/**
|
|
5323
|
+
* <p>The testing and simulation type</p>
|
|
5324
|
+
* @public
|
|
5325
|
+
*/
|
|
5326
|
+
ValidationTestType?: string | undefined;
|
|
5281
5327
|
}
|
|
5282
5328
|
/**
|
|
5283
5329
|
* <p>Contains information about a set of real-time metrics.</p>
|
|
@@ -1651,7 +1651,7 @@ export interface ListPhoneNumbersV2Request {
|
|
|
1651
1651
|
* <p>The identifier of the Amazon Connect instance that phone numbers are claimed to. You
|
|
1652
1652
|
* can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the
|
|
1653
1653
|
* instance ID</a> in the Amazon Resource Name (ARN) of the instance. If both <code>TargetArn</code> and <code>InstanceId</code> are not provided, this API lists
|
|
1654
|
-
* numbers claimed to all the Amazon Connect instances belonging to your account in the same
|
|
1654
|
+
* numbers claimed to all the Amazon Connect instances belonging to your account in the same Amazon Web Services Region as the request.</p>
|
|
1655
1655
|
* @public
|
|
1656
1656
|
*/
|
|
1657
1657
|
InstanceId?: string | undefined;
|
|
@@ -4052,7 +4052,7 @@ export interface WorkspaceSummary {
|
|
|
4052
4052
|
*/
|
|
4053
4053
|
LastModifiedTime?: Date | undefined;
|
|
4054
4054
|
/**
|
|
4055
|
-
* <p>The
|
|
4055
|
+
* <p>The Amazon Web Services Region where the workspace was last modified.</p>
|
|
4056
4056
|
* @public
|
|
4057
4057
|
*/
|
|
4058
4058
|
LastModifiedRegion?: string | undefined;
|
|
@@ -4565,8 +4565,6 @@ export interface StartChatContactRequest {
|
|
|
4565
4565
|
CustomerId?: string | undefined;
|
|
4566
4566
|
/**
|
|
4567
4567
|
* <p>A list of participant types to automatically disconnect when the end customer ends the chat session, allowing them to continue through disconnect flows such as surveys or feedback forms.</p>
|
|
4568
|
-
* <p>Valid value: <code>AGENT</code>.</p>
|
|
4569
|
-
* <p>With the <code>DisconnectOnCustomerExit</code> parameter, you can configure automatic agent disconnection when end customers end the chat, ensuring that disconnect flows are triggered consistently regardless of which participant disconnects first.</p>
|
|
4570
4568
|
* @public
|
|
4571
4569
|
*/
|
|
4572
4570
|
DisconnectOnCustomerExit?: DisconnectOnCustomerExitParticipantType[] | undefined;
|
|
@@ -4699,8 +4697,8 @@ export interface StartOutboundChatContactRequest {
|
|
|
4699
4697
|
* <p>Attribute keys can include only alphanumeric, <code>-</code>, and <code>_</code>.</p>
|
|
4700
4698
|
* </li>
|
|
4701
4699
|
* <li>
|
|
4702
|
-
* <p>This field can be used to show channel subtype, such as <code>connect:
|
|
4703
|
-
* <code>connect:
|
|
4700
|
+
* <p>This field can be used to show channel subtype, such as <code>connect:SMS</code> and
|
|
4701
|
+
* <code>connect:WhatsApp</code>.</p>
|
|
4704
4702
|
* </li>
|
|
4705
4703
|
* </ul>
|
|
4706
4704
|
* @public
|
|
@@ -4802,7 +4800,7 @@ export interface StartOutboundChatContactRequest {
|
|
|
4802
4800
|
SupportedMessagingContentTypes?: string[] | undefined;
|
|
4803
4801
|
/**
|
|
4804
4802
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided,
|
|
4805
|
-
* the
|
|
4803
|
+
* the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with
|
|
4806
4804
|
* idempotent APIs</a>. The token is valid for 7 days after creation. If a contact is already started, the contact
|
|
4807
4805
|
* ID is returned.</p>
|
|
4808
4806
|
* @public
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
1
|
+
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema, StaticUnionSchema } from "@smithy/types";
|
|
2
2
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
3
3
|
export declare var ActionSummary$: StaticStructureSchema;
|
|
4
4
|
export declare var ActivateEvaluationFormRequest$: StaticStructureSchema;
|
|
@@ -1106,26 +1106,26 @@ export declare var WorkspaceThemeImages$: StaticStructureSchema;
|
|
|
1106
1106
|
export declare var WorkspaceThemePalette$: StaticStructureSchema;
|
|
1107
1107
|
export declare var WorkspaceThemeTypography$: StaticStructureSchema;
|
|
1108
1108
|
export declare var ConnectServiceException$: StaticErrorSchema;
|
|
1109
|
-
export declare var ContactMetricValue$:
|
|
1110
|
-
export declare var CreatedByInfo$:
|
|
1111
|
-
export declare var EvaluationAnswerData$:
|
|
1112
|
-
export declare var EvaluationFormItem$:
|
|
1113
|
-
export declare var EvaluationFormItemEnablementConditionOperand$:
|
|
1114
|
-
export declare var EvaluationFormMultiSelectQuestionAutomationOption$:
|
|
1115
|
-
export declare var EvaluationFormNumericQuestionAutomation$:
|
|
1116
|
-
export declare var EvaluationFormQuestionTypeProperties$:
|
|
1117
|
-
export declare var EvaluationFormSingleSelectQuestionAutomationOption$:
|
|
1118
|
-
export declare var EvaluationQuestionAnswerAnalysisDetails$:
|
|
1119
|
-
export declare var EvaluatorUserUnion$:
|
|
1120
|
-
export declare var InvalidRequestExceptionReason$:
|
|
1121
|
-
export declare var NextContactMetadata$:
|
|
1122
|
-
export declare var ParticipantTimerValue$:
|
|
1123
|
-
export declare var PredefinedAttributeValues$:
|
|
1124
|
-
export declare var RealtimeContactAnalysisSegment$:
|
|
1125
|
-
export declare var RealTimeContactAnalysisTimeData$:
|
|
1126
|
-
export declare var ReferenceSummary$:
|
|
1127
|
-
export declare var ServiceQuotaExceededExceptionReason$:
|
|
1128
|
-
export declare var UpdateParticipantRoleConfigChannelInfo$:
|
|
1109
|
+
export declare var ContactMetricValue$: StaticUnionSchema;
|
|
1110
|
+
export declare var CreatedByInfo$: StaticUnionSchema;
|
|
1111
|
+
export declare var EvaluationAnswerData$: StaticUnionSchema;
|
|
1112
|
+
export declare var EvaluationFormItem$: StaticUnionSchema;
|
|
1113
|
+
export declare var EvaluationFormItemEnablementConditionOperand$: StaticUnionSchema;
|
|
1114
|
+
export declare var EvaluationFormMultiSelectQuestionAutomationOption$: StaticUnionSchema;
|
|
1115
|
+
export declare var EvaluationFormNumericQuestionAutomation$: StaticUnionSchema;
|
|
1116
|
+
export declare var EvaluationFormQuestionTypeProperties$: StaticUnionSchema;
|
|
1117
|
+
export declare var EvaluationFormSingleSelectQuestionAutomationOption$: StaticUnionSchema;
|
|
1118
|
+
export declare var EvaluationQuestionAnswerAnalysisDetails$: StaticUnionSchema;
|
|
1119
|
+
export declare var EvaluatorUserUnion$: StaticUnionSchema;
|
|
1120
|
+
export declare var InvalidRequestExceptionReason$: StaticUnionSchema;
|
|
1121
|
+
export declare var NextContactMetadata$: StaticUnionSchema;
|
|
1122
|
+
export declare var ParticipantTimerValue$: StaticUnionSchema;
|
|
1123
|
+
export declare var PredefinedAttributeValues$: StaticUnionSchema;
|
|
1124
|
+
export declare var RealtimeContactAnalysisSegment$: StaticUnionSchema;
|
|
1125
|
+
export declare var RealTimeContactAnalysisTimeData$: StaticUnionSchema;
|
|
1126
|
+
export declare var ReferenceSummary$: StaticUnionSchema;
|
|
1127
|
+
export declare var ServiceQuotaExceededExceptionReason$: StaticUnionSchema;
|
|
1128
|
+
export declare var UpdateParticipantRoleConfigChannelInfo$: StaticUnionSchema;
|
|
1129
1129
|
export declare var ActivateEvaluationForm$: StaticOperationSchema;
|
|
1130
1130
|
export declare var AssociateAnalyticsDataSet$: StaticOperationSchema;
|
|
1131
1131
|
export declare var AssociateApprovedOrigin$: StaticOperationSchema;
|
|
@@ -1147,6 +1147,8 @@ export declare const Grouping: {
|
|
|
1147
1147
|
readonly QUEUE: "QUEUE";
|
|
1148
1148
|
readonly ROUTING_PROFILE: "ROUTING_PROFILE";
|
|
1149
1149
|
readonly ROUTING_STEP_EXPRESSION: "ROUTING_STEP_EXPRESSION";
|
|
1150
|
+
readonly SUBTYPE: "SUBTYPE";
|
|
1151
|
+
readonly VALIDATION_TEST_TYPE: "VALIDATION_TEST_TYPE";
|
|
1150
1152
|
};
|
|
1151
1153
|
export type Grouping = (typeof Grouping)[keyof typeof Grouping];
|
|
1152
1154
|
export declare const SortOrder: {
|
|
@@ -1312,6 +1312,7 @@ export interface GetContactMetricsResponse {
|
|
|
1312
1312
|
}
|
|
1313
1313
|
export interface CurrentMetric {
|
|
1314
1314
|
Name?: CurrentMetricName | undefined;
|
|
1315
|
+
MetricId?: string | undefined;
|
|
1315
1316
|
Unit?: Unit | undefined;
|
|
1316
1317
|
}
|
|
1317
1318
|
export interface Filters {
|
|
@@ -1320,6 +1321,8 @@ export interface Filters {
|
|
|
1320
1321
|
RoutingProfiles?: string[] | undefined;
|
|
1321
1322
|
RoutingStepExpressions?: string[] | undefined;
|
|
1322
1323
|
AgentStatuses?: string[] | undefined;
|
|
1324
|
+
Subtypes?: string[] | undefined;
|
|
1325
|
+
ValidationTestTypes?: string[] | undefined;
|
|
1323
1326
|
}
|
|
1324
1327
|
export interface CurrentMetricSortCriteria {
|
|
1325
1328
|
SortByMetric?: CurrentMetricName | undefined;
|
|
@@ -1348,6 +1351,8 @@ export interface Dimensions {
|
|
|
1348
1351
|
RoutingProfile?: RoutingProfileReference | undefined;
|
|
1349
1352
|
RoutingStepExpression?: string | undefined;
|
|
1350
1353
|
AgentStatus?: AgentStatusIdentifier | undefined;
|
|
1354
|
+
Subtype?: string | undefined;
|
|
1355
|
+
ValidationTestType?: string | undefined;
|
|
1351
1356
|
}
|
|
1352
1357
|
export interface CurrentMetricResult {
|
|
1353
1358
|
Dimensions?: Dimensions | undefined;
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
StaticErrorSchema,
|
|
3
3
|
StaticOperationSchema,
|
|
4
4
|
StaticStructureSchema,
|
|
5
|
+
StaticUnionSchema,
|
|
5
6
|
} from "@smithy/types";
|
|
6
7
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
7
8
|
export declare var ActionSummary$: StaticStructureSchema;
|
|
@@ -1110,26 +1111,26 @@ export declare var WorkspaceThemeImages$: StaticStructureSchema;
|
|
|
1110
1111
|
export declare var WorkspaceThemePalette$: StaticStructureSchema;
|
|
1111
1112
|
export declare var WorkspaceThemeTypography$: StaticStructureSchema;
|
|
1112
1113
|
export declare var ConnectServiceException$: StaticErrorSchema;
|
|
1113
|
-
export declare var ContactMetricValue$:
|
|
1114
|
-
export declare var CreatedByInfo$:
|
|
1115
|
-
export declare var EvaluationAnswerData$:
|
|
1116
|
-
export declare var EvaluationFormItem$:
|
|
1117
|
-
export declare var EvaluationFormItemEnablementConditionOperand$:
|
|
1118
|
-
export declare var EvaluationFormMultiSelectQuestionAutomationOption$:
|
|
1119
|
-
export declare var EvaluationFormNumericQuestionAutomation$:
|
|
1120
|
-
export declare var EvaluationFormQuestionTypeProperties$:
|
|
1121
|
-
export declare var EvaluationFormSingleSelectQuestionAutomationOption$:
|
|
1122
|
-
export declare var EvaluationQuestionAnswerAnalysisDetails$:
|
|
1123
|
-
export declare var EvaluatorUserUnion$:
|
|
1124
|
-
export declare var InvalidRequestExceptionReason$:
|
|
1125
|
-
export declare var NextContactMetadata$:
|
|
1126
|
-
export declare var ParticipantTimerValue$:
|
|
1127
|
-
export declare var PredefinedAttributeValues$:
|
|
1128
|
-
export declare var RealtimeContactAnalysisSegment$:
|
|
1129
|
-
export declare var RealTimeContactAnalysisTimeData$:
|
|
1130
|
-
export declare var ReferenceSummary$:
|
|
1131
|
-
export declare var ServiceQuotaExceededExceptionReason$:
|
|
1132
|
-
export declare var UpdateParticipantRoleConfigChannelInfo$:
|
|
1114
|
+
export declare var ContactMetricValue$: StaticUnionSchema;
|
|
1115
|
+
export declare var CreatedByInfo$: StaticUnionSchema;
|
|
1116
|
+
export declare var EvaluationAnswerData$: StaticUnionSchema;
|
|
1117
|
+
export declare var EvaluationFormItem$: StaticUnionSchema;
|
|
1118
|
+
export declare var EvaluationFormItemEnablementConditionOperand$: StaticUnionSchema;
|
|
1119
|
+
export declare var EvaluationFormMultiSelectQuestionAutomationOption$: StaticUnionSchema;
|
|
1120
|
+
export declare var EvaluationFormNumericQuestionAutomation$: StaticUnionSchema;
|
|
1121
|
+
export declare var EvaluationFormQuestionTypeProperties$: StaticUnionSchema;
|
|
1122
|
+
export declare var EvaluationFormSingleSelectQuestionAutomationOption$: StaticUnionSchema;
|
|
1123
|
+
export declare var EvaluationQuestionAnswerAnalysisDetails$: StaticUnionSchema;
|
|
1124
|
+
export declare var EvaluatorUserUnion$: StaticUnionSchema;
|
|
1125
|
+
export declare var InvalidRequestExceptionReason$: StaticUnionSchema;
|
|
1126
|
+
export declare var NextContactMetadata$: StaticUnionSchema;
|
|
1127
|
+
export declare var ParticipantTimerValue$: StaticUnionSchema;
|
|
1128
|
+
export declare var PredefinedAttributeValues$: StaticUnionSchema;
|
|
1129
|
+
export declare var RealtimeContactAnalysisSegment$: StaticUnionSchema;
|
|
1130
|
+
export declare var RealTimeContactAnalysisTimeData$: StaticUnionSchema;
|
|
1131
|
+
export declare var ReferenceSummary$: StaticUnionSchema;
|
|
1132
|
+
export declare var ServiceQuotaExceededExceptionReason$: StaticUnionSchema;
|
|
1133
|
+
export declare var UpdateParticipantRoleConfigChannelInfo$: StaticUnionSchema;
|
|
1133
1134
|
export declare var ActivateEvaluationForm$: StaticOperationSchema;
|
|
1134
1135
|
export declare var AssociateAnalyticsDataSet$: StaticOperationSchema;
|
|
1135
1136
|
export declare var AssociateApprovedOrigin$: StaticOperationSchema;
|
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.956.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-connect",
|
|
@@ -21,41 +21,41 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
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-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.956.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.956.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.956.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.956.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.956.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.956.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.956.0",
|
|
31
|
+
"@aws-sdk/types": "3.956.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.956.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.956.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.956.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.5",
|
|
36
|
+
"@smithy/core": "^3.20.0",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.8",
|
|
38
|
+
"@smithy/hash-node": "^4.2.7",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.7",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.7",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.1",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.17",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.8",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.7",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.7",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.7",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.2",
|
|
49
|
+
"@smithy/types": "^4.11.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.7",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.16",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.19",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.7",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.7",
|
|
58
|
+
"@smithy/util-retry": "^4.2.7",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|