@aws-sdk/client-connect 3.987.0 → 3.989.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 +375 -12833
- package/dist-cjs/models/ConnectServiceException.js +12 -0
- package/dist-cjs/models/errors.js +434 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +10615 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +209 -203
- package/dist-types/schemas/schemas_0.d.ts +35 -28
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +30 -28
- package/package.json +13 -13
|
@@ -336,7 +336,7 @@ const _CDTARr = "CreateDataTableAttributeResponse";
|
|
|
336
336
|
const _CDTR = "CreateDataTableRequest";
|
|
337
337
|
const _CDTRr = "CreateDataTableResponse";
|
|
338
338
|
const _CDo = "ContactDetails";
|
|
339
|
-
const _CE = "
|
|
339
|
+
const _CE = "ConflictException";
|
|
340
340
|
const _CEA = "CcEmailAddresses";
|
|
341
341
|
const _CEAR = "CreateEmailAddressRequest";
|
|
342
342
|
const _CEARr = "CreateEmailAddressResponse";
|
|
@@ -344,9 +344,9 @@ const _CEAr = "CreateEmailAddress";
|
|
|
344
344
|
const _CEF = "CreateEvaluationForm";
|
|
345
345
|
const _CEFR = "CreateEvaluationFormRequest";
|
|
346
346
|
const _CEFRr = "CreateEvaluationFormResponse";
|
|
347
|
-
const
|
|
348
|
-
const
|
|
349
|
-
const
|
|
347
|
+
const _CEh = "ChatEvent";
|
|
348
|
+
const _CEo = "ContactEvaluations";
|
|
349
|
+
const _CEon = "ContactEvaluation";
|
|
350
350
|
const _CEu = "CustomerEndpoint";
|
|
351
351
|
const _CF = "ContactFilter";
|
|
352
352
|
const _CFA = "ContactFlowArn";
|
|
@@ -1663,7 +1663,7 @@ const _Ope = "Operator";
|
|
|
1663
1663
|
const _Opt = "Options";
|
|
1664
1664
|
const _Or = "Origins";
|
|
1665
1665
|
const _Ord = "Order";
|
|
1666
|
-
const _P = "
|
|
1666
|
+
const _P = "Problems";
|
|
1667
1667
|
const _PA = "PredefinedAttribute";
|
|
1668
1668
|
const _PAA = "PinpointAppArn";
|
|
1669
1669
|
const _PAACC = "PrimaryAttributeAccessControlConfiguration";
|
|
@@ -1714,8 +1714,8 @@ const _PHOOI = "ParentHoursOfOperationIds";
|
|
|
1714
1714
|
const _PHOOL = "ParentHoursOfOperationsList";
|
|
1715
1715
|
const _PI = "ParticipantId";
|
|
1716
1716
|
const _PIr = "PromptId";
|
|
1717
|
-
const _PL = "
|
|
1718
|
-
const _PLr = "
|
|
1717
|
+
const _PL = "PropertyList";
|
|
1718
|
+
const _PLr = "ProficiencyLevel";
|
|
1719
1719
|
const _PLro = "PromptList";
|
|
1720
1720
|
const _PM = "ParticipantMetrics";
|
|
1721
1721
|
const _PN = "PhoneNumber";
|
|
@@ -1771,7 +1771,8 @@ const _PVS = "PrimaryValuesSet";
|
|
|
1771
1771
|
const _PVl = "PlatformVersion";
|
|
1772
1772
|
const _PVr = "PrimaryValue";
|
|
1773
1773
|
const _PVro = "PropertyValue";
|
|
1774
|
-
const _Pa = "
|
|
1774
|
+
const _Pa = "Password";
|
|
1775
|
+
const _Pag = "Page";
|
|
1775
1776
|
const _Pal = "Palette";
|
|
1776
1777
|
const _Pe = "Permissions";
|
|
1777
1778
|
const _Per = "Percentage";
|
|
@@ -1780,7 +1781,6 @@ const _Pre = "Prefix";
|
|
|
1780
1781
|
const _Pri = "Primary";
|
|
1781
1782
|
const _Prio = "Priority";
|
|
1782
1783
|
const _Pro = "Prompt";
|
|
1783
|
-
const _Prob = "Problems";
|
|
1784
1784
|
const _Prom = "Prompts";
|
|
1785
1785
|
const _Pu = "Purposes";
|
|
1786
1786
|
const _Q = "Queue";
|
|
@@ -1828,7 +1828,7 @@ const _QTu = "QueueTypes";
|
|
|
1828
1828
|
const _QTue = "QueueType";
|
|
1829
1829
|
const _Qu = "Queues";
|
|
1830
1830
|
const _Que = "Question";
|
|
1831
|
-
const _R = "
|
|
1831
|
+
const _R = "Reason";
|
|
1832
1832
|
const _RA = "ResourceArns";
|
|
1833
1833
|
const _RAe = "ResourceArn";
|
|
1834
1834
|
const _RAep = "ReplicaAlias";
|
|
@@ -1954,8 +1954,8 @@ const _RTe = "RehydrationType";
|
|
|
1954
1954
|
const _RTef = "RefreshToken";
|
|
1955
1955
|
const _RTefe = "ReferenceTypes";
|
|
1956
1956
|
const _RTes = "ResourceTypes";
|
|
1957
|
+
const _Ra = "Range";
|
|
1957
1958
|
const _Re = "Recordings";
|
|
1958
|
-
const _Rea = "Reason";
|
|
1959
1959
|
const _Rec = "Record";
|
|
1960
1960
|
const _Reci = "Recipient";
|
|
1961
1961
|
const _Red = "Redaction";
|
|
@@ -2701,12 +2701,12 @@ const _qT = "queueTypes";
|
|
|
2701
2701
|
const _rA = "resourceArn";
|
|
2702
2702
|
const _rT = "resourceType";
|
|
2703
2703
|
const _rTe = "referenceTypes";
|
|
2704
|
-
const _s = "
|
|
2704
|
+
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.connect";
|
|
2705
2705
|
const _sT = "startTime";
|
|
2706
2706
|
const _sV = "snapshotVersion";
|
|
2707
2707
|
const _se = "server";
|
|
2708
|
-
const
|
|
2709
|
-
const
|
|
2708
|
+
const _st = "status";
|
|
2709
|
+
const _sta = "state";
|
|
2710
2710
|
const _t = "tags";
|
|
2711
2711
|
const _tCI = "testCaseId";
|
|
2712
2712
|
const _tCN = "testCaseName";
|
|
@@ -2727,6 +2727,182 @@ const n0 = "com.amazonaws.connect";
|
|
|
2727
2727
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
2728
2728
|
import { ConnectServiceException } from "../models/ConnectServiceException";
|
|
2729
2729
|
import { AccessDeniedException, ConditionalOperationFailedException, ConflictException, ContactFlowNotPublishedException, ContactNotFoundException, DestinationNotAllowedException, DuplicateResourceException, IdempotencyException, InternalServiceException, InvalidActiveRegionException, InvalidContactFlowException, InvalidContactFlowModuleException, InvalidParameterException, InvalidRequestException, InvalidTestCaseException, LimitExceededException, MaximumResultReturnedException, OutboundContactNotPermittedException, OutputTypeNotFoundException, PropertyValidationException, ResourceConflictException, ResourceInUseException, ResourceNotFoundException, ResourceNotReadyException, ServiceQuotaExceededException, ThrottlingException, TooManyRequestsException, UserNotFoundException, } from "../models/errors";
|
|
2730
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
2731
|
+
export var ConnectServiceException$ = [-3, _s, "ConnectServiceException", 0, [], []];
|
|
2732
|
+
_s_registry.registerError(ConnectServiceException$, ConnectServiceException);
|
|
2733
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
2734
|
+
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
2735
|
+
{ [_aQE]: [`AccessDeniedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
2736
|
+
[_M],
|
|
2737
|
+
[0]
|
|
2738
|
+
];
|
|
2739
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
2740
|
+
export var ConditionalOperationFailedException$ = [-3, n0, _COFE,
|
|
2741
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2742
|
+
[_M],
|
|
2743
|
+
[0]
|
|
2744
|
+
];
|
|
2745
|
+
n0_registry.registerError(ConditionalOperationFailedException$, ConditionalOperationFailedException);
|
|
2746
|
+
export var ConflictException$ = [-3, n0, _CE,
|
|
2747
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2748
|
+
[_M],
|
|
2749
|
+
[0]
|
|
2750
|
+
];
|
|
2751
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
2752
|
+
export var ContactFlowNotPublishedException$ = [-3, n0, _CFNPE,
|
|
2753
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2754
|
+
[_M],
|
|
2755
|
+
[0]
|
|
2756
|
+
];
|
|
2757
|
+
n0_registry.registerError(ContactFlowNotPublishedException$, ContactFlowNotPublishedException);
|
|
2758
|
+
export var ContactNotFoundException$ = [-3, n0, _CNFE,
|
|
2759
|
+
{ [_aQE]: [`ContactNotFoundException`, 410], [_e]: _c, [_hE]: 410 },
|
|
2760
|
+
[_M],
|
|
2761
|
+
[0]
|
|
2762
|
+
];
|
|
2763
|
+
n0_registry.registerError(ContactNotFoundException$, ContactNotFoundException);
|
|
2764
|
+
export var DestinationNotAllowedException$ = [-3, n0, _DNAE,
|
|
2765
|
+
{ [_aQE]: [`DestinationNotAllowedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
2766
|
+
[_M],
|
|
2767
|
+
[0]
|
|
2768
|
+
];
|
|
2769
|
+
n0_registry.registerError(DestinationNotAllowedException$, DestinationNotAllowedException);
|
|
2770
|
+
export var DuplicateResourceException$ = [-3, n0, _DRE,
|
|
2771
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2772
|
+
[_M],
|
|
2773
|
+
[0]
|
|
2774
|
+
];
|
|
2775
|
+
n0_registry.registerError(DuplicateResourceException$, DuplicateResourceException);
|
|
2776
|
+
export var IdempotencyException$ = [-3, n0, _IE,
|
|
2777
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2778
|
+
[_M],
|
|
2779
|
+
[0]
|
|
2780
|
+
];
|
|
2781
|
+
n0_registry.registerError(IdempotencyException$, IdempotencyException);
|
|
2782
|
+
export var InternalServiceException$ = [-3, n0, _ISE,
|
|
2783
|
+
{ [_e]: _se, [_hE]: 500 },
|
|
2784
|
+
[_M],
|
|
2785
|
+
[0]
|
|
2786
|
+
];
|
|
2787
|
+
n0_registry.registerError(InternalServiceException$, InternalServiceException);
|
|
2788
|
+
export var InvalidActiveRegionException$ = [-3, n0, _IARE,
|
|
2789
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2790
|
+
[_M],
|
|
2791
|
+
[0]
|
|
2792
|
+
];
|
|
2793
|
+
n0_registry.registerError(InvalidActiveRegionException$, InvalidActiveRegionException);
|
|
2794
|
+
export var InvalidContactFlowException$ = [-3, n0, _ICFE,
|
|
2795
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2796
|
+
[_p],
|
|
2797
|
+
[() => Problems]
|
|
2798
|
+
];
|
|
2799
|
+
n0_registry.registerError(InvalidContactFlowException$, InvalidContactFlowException);
|
|
2800
|
+
export var InvalidContactFlowModuleException$ = [-3, n0, _ICFME,
|
|
2801
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2802
|
+
[_P],
|
|
2803
|
+
[() => Problems]
|
|
2804
|
+
];
|
|
2805
|
+
n0_registry.registerError(InvalidContactFlowModuleException$, InvalidContactFlowModuleException);
|
|
2806
|
+
export var InvalidParameterException$ = [-3, n0, _IPE,
|
|
2807
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2808
|
+
[_M],
|
|
2809
|
+
[0]
|
|
2810
|
+
];
|
|
2811
|
+
n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
|
|
2812
|
+
export var InvalidRequestException$ = [-3, n0, _IRE,
|
|
2813
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2814
|
+
[_M, _R],
|
|
2815
|
+
[0, () => InvalidRequestExceptionReason$]
|
|
2816
|
+
];
|
|
2817
|
+
n0_registry.registerError(InvalidRequestException$, InvalidRequestException);
|
|
2818
|
+
export var InvalidTestCaseException$ = [-3, n0, _ITCE,
|
|
2819
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2820
|
+
[_P],
|
|
2821
|
+
[() => Problems]
|
|
2822
|
+
];
|
|
2823
|
+
n0_registry.registerError(InvalidTestCaseException$, InvalidTestCaseException);
|
|
2824
|
+
export var LimitExceededException$ = [-3, n0, _LEE,
|
|
2825
|
+
{ [_aQE]: [`LimitExceededException`, 429], [_e]: _c, [_hE]: 429 },
|
|
2826
|
+
[_M],
|
|
2827
|
+
[0]
|
|
2828
|
+
];
|
|
2829
|
+
n0_registry.registerError(LimitExceededException$, LimitExceededException);
|
|
2830
|
+
export var MaximumResultReturnedException$ = [-3, n0, _MRRE,
|
|
2831
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2832
|
+
[_M],
|
|
2833
|
+
[0]
|
|
2834
|
+
];
|
|
2835
|
+
n0_registry.registerError(MaximumResultReturnedException$, MaximumResultReturnedException);
|
|
2836
|
+
export var OutboundContactNotPermittedException$ = [-3, n0, _OCNPE,
|
|
2837
|
+
{ [_aQE]: [`OutboundContactNotPermittedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
2838
|
+
[_M],
|
|
2839
|
+
[0]
|
|
2840
|
+
];
|
|
2841
|
+
n0_registry.registerError(OutboundContactNotPermittedException$, OutboundContactNotPermittedException);
|
|
2842
|
+
export var OutputTypeNotFoundException$ = [-3, n0, _OTNFE,
|
|
2843
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2844
|
+
[_M],
|
|
2845
|
+
[0]
|
|
2846
|
+
];
|
|
2847
|
+
n0_registry.registerError(OutputTypeNotFoundException$, OutputTypeNotFoundException);
|
|
2848
|
+
export var PropertyValidationException$ = [-3, n0, _PVE,
|
|
2849
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2850
|
+
[_M, _PL],
|
|
2851
|
+
[0, () => PropertyValidationExceptionPropertyList], 1
|
|
2852
|
+
];
|
|
2853
|
+
n0_registry.registerError(PropertyValidationException$, PropertyValidationException);
|
|
2854
|
+
export var ResourceConflictException$ = [-3, n0, _RCE,
|
|
2855
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2856
|
+
[_M],
|
|
2857
|
+
[0]
|
|
2858
|
+
];
|
|
2859
|
+
n0_registry.registerError(ResourceConflictException$, ResourceConflictException);
|
|
2860
|
+
export var ResourceInUseException$ = [-3, n0, _RIUE,
|
|
2861
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2862
|
+
[_M, _RT, _RI],
|
|
2863
|
+
[0, 0, 0]
|
|
2864
|
+
];
|
|
2865
|
+
n0_registry.registerError(ResourceInUseException$, ResourceInUseException);
|
|
2866
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
2867
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2868
|
+
[_M],
|
|
2869
|
+
[0]
|
|
2870
|
+
];
|
|
2871
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2872
|
+
export var ResourceNotReadyException$ = [-3, n0, _RNRE,
|
|
2873
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2874
|
+
[_M],
|
|
2875
|
+
[0]
|
|
2876
|
+
];
|
|
2877
|
+
n0_registry.registerError(ResourceNotReadyException$, ResourceNotReadyException);
|
|
2878
|
+
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
2879
|
+
{ [_e]: _c, [_hE]: 402 },
|
|
2880
|
+
[_M, _R],
|
|
2881
|
+
[0, () => ServiceQuotaExceededExceptionReason$]
|
|
2882
|
+
];
|
|
2883
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
2884
|
+
export var ThrottlingException$ = [-3, n0, _TE,
|
|
2885
|
+
{ [_aQE]: [`ThrottlingException`, 429], [_e]: _c, [_hE]: 429 },
|
|
2886
|
+
[_M],
|
|
2887
|
+
[0]
|
|
2888
|
+
];
|
|
2889
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
2890
|
+
export var TooManyRequestsException$ = [-3, n0, _TMRE,
|
|
2891
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
2892
|
+
[_M],
|
|
2893
|
+
[0]
|
|
2894
|
+
];
|
|
2895
|
+
n0_registry.registerError(TooManyRequestsException$, TooManyRequestsException);
|
|
2896
|
+
export var UserNotFoundException$ = [-3, n0, _UNFE,
|
|
2897
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2898
|
+
[_M],
|
|
2899
|
+
[0]
|
|
2900
|
+
];
|
|
2901
|
+
n0_registry.registerError(UserNotFoundException$, UserNotFoundException);
|
|
2902
|
+
export const errorTypeRegistries = [
|
|
2903
|
+
_s_registry,
|
|
2904
|
+
n0_registry,
|
|
2905
|
+
];
|
|
2730
2906
|
var AgentFirstName = [0, n0, _AFN, 8, 0];
|
|
2731
2907
|
var AgentLastName = [0, n0, _ALN, 8, 0];
|
|
2732
2908
|
var AuthenticationError = [0, n0, _AE, 8, 0];
|
|
@@ -2743,7 +2919,7 @@ var InboundSubject = [0, n0, _IS, 8, 0];
|
|
|
2743
2919
|
var JoinToken = [0, n0, _JT, 8, 0];
|
|
2744
2920
|
var Name = [0, n0, _N, 8, 0];
|
|
2745
2921
|
var OutboundSubject = [0, n0, _OS, 8, 0];
|
|
2746
|
-
var Password = [0, n0,
|
|
2922
|
+
var Password = [0, n0, _Pa, 8, 0];
|
|
2747
2923
|
var SearchableContactAttributeKey = [0, n0, _SCAK, 8, 0];
|
|
2748
2924
|
var SearchableContactAttributeValue = [0, n0, _SCAV, 8, 0];
|
|
2749
2925
|
var SearchableSegmentAttributeKey = [0, n0, _SSAK, 8, 0];
|
|
@@ -2754,12 +2930,6 @@ var SensitivePhoneNumber = [0, n0, _SPN, 8, 0];
|
|
|
2754
2930
|
var ViewAction = [0, n0, _VA, 8, 0];
|
|
2755
2931
|
var ViewInputSchema = [0, n0, _VIS, 8, 0];
|
|
2756
2932
|
var ViewName = [0, n0, _VN, 8, 0];
|
|
2757
|
-
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
2758
|
-
{ [_aQE]: [`AccessDeniedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
2759
|
-
[_M],
|
|
2760
|
-
[0]
|
|
2761
|
-
];
|
|
2762
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
2763
2933
|
export var ActionSummary$ = [3, n0, _AS,
|
|
2764
2934
|
0,
|
|
2765
2935
|
[_AT],
|
|
@@ -3082,7 +3252,7 @@ export var AttributeAndCondition$ = [3, n0, _AAC,
|
|
|
3082
3252
|
];
|
|
3083
3253
|
export var AttributeCondition$ = [3, n0, _ACt,
|
|
3084
3254
|
0,
|
|
3085
|
-
[_N, _V,
|
|
3255
|
+
[_N, _V, _PLr, _Ra, _MC, _CO],
|
|
3086
3256
|
[0, 0, 1, () => Range$, () => MatchCriteria$, 0]
|
|
3087
3257
|
];
|
|
3088
3258
|
export var AudioFeatures$ = [3, n0, _AFu,
|
|
@@ -3280,7 +3450,7 @@ export var ChatContactMetrics$ = [3, n0, _CCM,
|
|
|
3280
3450
|
[_MP, _TM, _TBM, _TBMLIC, _CCTIM, _CTC, _AFRT, _AFRTIM],
|
|
3281
3451
|
[2, 1, 1, 1, 1, 1, 4, 1]
|
|
3282
3452
|
];
|
|
3283
|
-
export var ChatEvent$ = [3, n0,
|
|
3453
|
+
export var ChatEvent$ = [3, n0, _CEh,
|
|
3284
3454
|
0,
|
|
3285
3455
|
[_T, _CTon, _Co],
|
|
3286
3456
|
[0, 0, 0], 1
|
|
@@ -3340,18 +3510,6 @@ export var Condition$ = [3, n0, _Con,
|
|
|
3340
3510
|
[_SC, _NC],
|
|
3341
3511
|
[() => StringCondition$, () => NumberCondition$]
|
|
3342
3512
|
];
|
|
3343
|
-
export var ConditionalOperationFailedException$ = [-3, n0, _COFE,
|
|
3344
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
3345
|
-
[_M],
|
|
3346
|
-
[0]
|
|
3347
|
-
];
|
|
3348
|
-
TypeRegistry.for(n0).registerError(ConditionalOperationFailedException$, ConditionalOperationFailedException);
|
|
3349
|
-
export var ConflictException$ = [-3, n0, _CEo,
|
|
3350
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
3351
|
-
[_M],
|
|
3352
|
-
[0]
|
|
3353
|
-
];
|
|
3354
|
-
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
3355
3513
|
export var ConnectionData$ = [3, n0, _CD,
|
|
3356
3514
|
0,
|
|
3357
3515
|
[_At, _Me],
|
|
@@ -3359,7 +3517,7 @@ export var ConnectionData$ = [3, n0, _CD,
|
|
|
3359
3517
|
];
|
|
3360
3518
|
export var Contact$ = [3, n0, _Cont,
|
|
3361
3519
|
0,
|
|
3362
|
-
[_A, _I, _ICI, _PCI, _CAI, _IM, _N, _D, _C, _QIu, _AI, _IT, _DT, _LUT, _LPT, _LRT, _RST, _TPC, _TPDIS, _STc, _RCI, _WIi, _CIu, _CEu, _SE, _QTAS, _QP, _Ta, _CTST, _RC, _Cu, _Cam, _AMDS, _CVA, _QM, _CMh, _DD, _AER, _SAe, _Re, _DR,
|
|
3520
|
+
[_A, _I, _ICI, _PCI, _CAI, _IM, _N, _D, _C, _QIu, _AI, _IT, _DT, _LUT, _LPT, _LRT, _RST, _TPC, _TPDIS, _STc, _RCI, _WIi, _CIu, _CEu, _SE, _QTAS, _QP, _Ta, _CTST, _RC, _Cu, _Cam, _AMDS, _CVA, _QM, _CMh, _DD, _AER, _SAe, _Re, _DR, _CEo, _TTI, _CDo, _OSu, _Attr, _NCe, _GRM],
|
|
3363
3521
|
[0, 0, 0, 0, 0, 0, [() => Name, 0], [() => Description, 0], 0, () => QueueInfo$, () => AgentInfo$, 4, 4, 4, 4, 4, 4, 1, 1, 4, 0, () => WisdomInfo$, 0, () => EndpointInfo$, () => EndpointInfo$, 1, 1, 128 | 0, 4, () => RoutingCriteria$, () => Customer$, () => Campaign$, 0, () => CustomerVoiceActivity$, () => QualityMetrics$, () => ChatMetrics$, () => DisconnectDetails$, () => AdditionalEmailRecipients$, () => SegmentAttributes, () => Recordings, 0, () => ContactEvaluations, () => TaskTemplateInfoV2$, () => ContactDetails$, () => OutboundStrategy$, 128 | 0, () => NextContacts, () => GlobalResiliencyMetadata$]
|
|
3364
3522
|
];
|
|
3365
3523
|
export var ContactAnalysis$ = [3, n0, _CAo,
|
|
@@ -3382,7 +3540,7 @@ export var ContactDetails$ = [3, n0, _CDo,
|
|
|
3382
3540
|
[_N, _D],
|
|
3383
3541
|
[0, 0]
|
|
3384
3542
|
];
|
|
3385
|
-
export var ContactEvaluation$ = [3, n0,
|
|
3543
|
+
export var ContactEvaluation$ = [3, n0, _CEon,
|
|
3386
3544
|
0,
|
|
3387
3545
|
[_FIo, _EAv, _St, _STta, _ETn, _DTe, _EL],
|
|
3388
3546
|
[0, 0, 0, 4, 4, 4, 0]
|
|
@@ -3442,12 +3600,6 @@ export var ContactFlowModuleVersionSummary$ = [3, n0, _CFMVS,
|
|
|
3442
3600
|
[_A, _VD, _Ve],
|
|
3443
3601
|
[0, 0, 1]
|
|
3444
3602
|
];
|
|
3445
|
-
export var ContactFlowNotPublishedException$ = [-3, n0, _CFNPE,
|
|
3446
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
3447
|
-
[_M],
|
|
3448
|
-
[0]
|
|
3449
|
-
];
|
|
3450
|
-
TypeRegistry.for(n0).registerError(ContactFlowNotPublishedException$, ContactFlowNotPublishedException);
|
|
3451
3603
|
export var ContactFlowSearchCriteria$ = [3, n0, _CFSC,
|
|
3452
3604
|
0,
|
|
3453
3605
|
[_OC, _ACn, _SC, _TCy, _SCta, _SCtat],
|
|
@@ -3483,12 +3635,6 @@ export var ContactMetricResult$ = [3, n0, _CMR,
|
|
|
3483
3635
|
[_N, _V],
|
|
3484
3636
|
[0, () => ContactMetricValue$], 2
|
|
3485
3637
|
];
|
|
3486
|
-
export var ContactNotFoundException$ = [-3, n0, _CNFE,
|
|
3487
|
-
{ [_aQE]: [`ContactNotFoundException`, 410], [_e]: _c, [_hE]: 410 },
|
|
3488
|
-
[_M],
|
|
3489
|
-
[0]
|
|
3490
|
-
];
|
|
3491
|
-
TypeRegistry.for(n0).registerError(ContactNotFoundException$, ContactNotFoundException);
|
|
3492
3638
|
export var ContactSearchSummary$ = [3, n0, _CSS,
|
|
3493
3639
|
0,
|
|
3494
3640
|
[_A, _I, _ICI, _PCI, _IM, _C, _QIu, _AI, _IT, _DT, _STc, _SAe, _N, _RC, _Ta, _GRM],
|
|
@@ -3826,7 +3972,7 @@ export var CreateUserHierarchyGroupResponse$ = [3, n0, _CUHGRr,
|
|
|
3826
3972
|
];
|
|
3827
3973
|
export var CreateUserRequest$ = [3, n0, _CUR,
|
|
3828
3974
|
0,
|
|
3829
|
-
[_U, _SPIe, _RPI, _II,
|
|
3975
|
+
[_U, _SPIe, _RPI, _II, _Pa, _IId, _PCh, _DUI, _HGI, _AACut, _ACWCf, _PNC, _PCC, _VEC, _Ta],
|
|
3830
3976
|
[0, 64 | 0, 0, [0, 1], [() => Password, 0], [() => UserIdentityInfo$, 0], [() => UserPhoneConfig$, 0], 0, 0, () => AutoAcceptConfigs, () => AfterContactWorkConfigs, [() => PhoneNumberConfigs, 0], () => PersistentConnectionConfigs, () => VoiceEnhancementConfigs, 128 | 0], 4
|
|
3831
3977
|
];
|
|
3832
3978
|
export var CreateUserResponse$ = [3, n0, _CURr,
|
|
@@ -3866,7 +4012,7 @@ export var CreateVocabularyResponse$ = [3, n0, _CVRrea,
|
|
|
3866
4012
|
];
|
|
3867
4013
|
export var CreateWorkspacePageRequest$ = [3, n0, _CWPR,
|
|
3868
4014
|
0,
|
|
3869
|
-
[_II, _WI, _RAe,
|
|
4015
|
+
[_II, _WI, _RAe, _Pag, _Sl, _IDnp],
|
|
3870
4016
|
[[0, 1], [0, 1], 0, 0, 0, 0], 4
|
|
3871
4017
|
];
|
|
3872
4018
|
export var CreateWorkspacePageResponse$ = [3, n0, _CWPRr,
|
|
@@ -4281,7 +4427,7 @@ export var DeleteWorkspaceMediaResponse$ = [3, n0, _DWMRe,
|
|
|
4281
4427
|
];
|
|
4282
4428
|
export var DeleteWorkspacePageRequest$ = [3, n0, _DWPR,
|
|
4283
4429
|
0,
|
|
4284
|
-
[_II, _WI,
|
|
4430
|
+
[_II, _WI, _Pag],
|
|
4285
4431
|
[[0, 1], [0, 1], [0, 1]], 3
|
|
4286
4432
|
];
|
|
4287
4433
|
export var DeleteWorkspacePageResponse$ = [3, n0, _DWPRe,
|
|
@@ -4542,7 +4688,7 @@ export var DescribeSecurityProfileResponse$ = [3, n0, _DSPRes,
|
|
|
4542
4688
|
export var DescribeTestCaseRequest$ = [3, n0, _DTCRes,
|
|
4543
4689
|
0,
|
|
4544
4690
|
[_II, _TCI, _St],
|
|
4545
|
-
[[0, 1], [0, 1], [0, { [_hQ]:
|
|
4691
|
+
[[0, 1], [0, 1], [0, { [_hQ]: _st }]], 2
|
|
4546
4692
|
];
|
|
4547
4693
|
export var DescribeTestCaseResponse$ = [3, n0, _DTCResc,
|
|
4548
4694
|
0,
|
|
@@ -4619,12 +4765,6 @@ export var DescribeWorkspaceResponse$ = [3, n0, _DWResc,
|
|
|
4619
4765
|
[_W],
|
|
4620
4766
|
[() => Workspace$], 1
|
|
4621
4767
|
];
|
|
4622
|
-
export var DestinationNotAllowedException$ = [-3, n0, _DNAE,
|
|
4623
|
-
{ [_aQE]: [`DestinationNotAllowedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
4624
|
-
[_M],
|
|
4625
|
-
[0]
|
|
4626
|
-
];
|
|
4627
|
-
TypeRegistry.for(n0).registerError(DestinationNotAllowedException$, DestinationNotAllowedException);
|
|
4628
4768
|
export var DeviceInfo$ = [3, n0, _DI,
|
|
4629
4769
|
0,
|
|
4630
4770
|
[_PNl, _PVl, _OSp],
|
|
@@ -4770,12 +4910,6 @@ export var DownloadUrlMetadata$ = [3, n0, _DUM,
|
|
|
4770
4910
|
[_Ur, _UE],
|
|
4771
4911
|
[0, 0]
|
|
4772
4912
|
];
|
|
4773
|
-
export var DuplicateResourceException$ = [-3, n0, _DRE,
|
|
4774
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
4775
|
-
[_M],
|
|
4776
|
-
[0]
|
|
4777
|
-
];
|
|
4778
|
-
TypeRegistry.for(n0).registerError(DuplicateResourceException$, DuplicateResourceException);
|
|
4779
4913
|
export var EffectiveHoursOfOperations$ = [3, n0, _EHOO,
|
|
4780
4914
|
0,
|
|
4781
4915
|
[_Da, _OH],
|
|
@@ -5491,12 +5625,6 @@ export var HoursOfOperationTimeSlice$ = [3, n0, _HOOTS,
|
|
|
5491
5625
|
[_H, _Mi],
|
|
5492
5626
|
[1, 1], 2
|
|
5493
5627
|
];
|
|
5494
|
-
export var IdempotencyException$ = [-3, n0, _IE,
|
|
5495
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
5496
|
-
[_M],
|
|
5497
|
-
[0]
|
|
5498
|
-
];
|
|
5499
|
-
TypeRegistry.for(n0).registerError(IdempotencyException$, IdempotencyException);
|
|
5500
5628
|
export var ImagesLogo$ = [3, n0, _IL,
|
|
5501
5629
|
0,
|
|
5502
5630
|
[_Defa, _Fa],
|
|
@@ -5567,53 +5695,11 @@ export var IntegrationAssociationSummary$ = [3, n0, _IAS,
|
|
|
5567
5695
|
[_IAI, _IAA, _II, _ITn, _IAnt, _SAU, _SAN, _STo],
|
|
5568
5696
|
[0, 0, 0, 0, 0, 0, 0, 0]
|
|
5569
5697
|
];
|
|
5570
|
-
export var InternalServiceException$ = [-3, n0, _ISE,
|
|
5571
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
5572
|
-
[_M],
|
|
5573
|
-
[0]
|
|
5574
|
-
];
|
|
5575
|
-
TypeRegistry.for(n0).registerError(InternalServiceException$, InternalServiceException);
|
|
5576
5698
|
export var IntervalDetails$ = [3, n0, _IDnt,
|
|
5577
5699
|
0,
|
|
5578
5700
|
[_TZ, _IP],
|
|
5579
5701
|
[0, 0]
|
|
5580
5702
|
];
|
|
5581
|
-
export var InvalidActiveRegionException$ = [-3, n0, _IARE,
|
|
5582
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
5583
|
-
[_M],
|
|
5584
|
-
[0]
|
|
5585
|
-
];
|
|
5586
|
-
TypeRegistry.for(n0).registerError(InvalidActiveRegionException$, InvalidActiveRegionException);
|
|
5587
|
-
export var InvalidContactFlowException$ = [-3, n0, _ICFE,
|
|
5588
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
5589
|
-
[_p],
|
|
5590
|
-
[() => Problems]
|
|
5591
|
-
];
|
|
5592
|
-
TypeRegistry.for(n0).registerError(InvalidContactFlowException$, InvalidContactFlowException);
|
|
5593
|
-
export var InvalidContactFlowModuleException$ = [-3, n0, _ICFME,
|
|
5594
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
5595
|
-
[_Prob],
|
|
5596
|
-
[() => Problems]
|
|
5597
|
-
];
|
|
5598
|
-
TypeRegistry.for(n0).registerError(InvalidContactFlowModuleException$, InvalidContactFlowModuleException);
|
|
5599
|
-
export var InvalidParameterException$ = [-3, n0, _IPE,
|
|
5600
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
5601
|
-
[_M],
|
|
5602
|
-
[0]
|
|
5603
|
-
];
|
|
5604
|
-
TypeRegistry.for(n0).registerError(InvalidParameterException$, InvalidParameterException);
|
|
5605
|
-
export var InvalidRequestException$ = [-3, n0, _IRE,
|
|
5606
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
5607
|
-
[_M, _Rea],
|
|
5608
|
-
[0, () => InvalidRequestExceptionReason$]
|
|
5609
|
-
];
|
|
5610
|
-
TypeRegistry.for(n0).registerError(InvalidRequestException$, InvalidRequestException);
|
|
5611
|
-
export var InvalidTestCaseException$ = [-3, n0, _ITCE,
|
|
5612
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
5613
|
-
[_Prob],
|
|
5614
|
-
[() => Problems]
|
|
5615
|
-
];
|
|
5616
|
-
TypeRegistry.for(n0).registerError(InvalidTestCaseException$, InvalidTestCaseException);
|
|
5617
5703
|
export var InvisibleFieldInfo$ = [3, n0, _IFI,
|
|
5618
5704
|
0,
|
|
5619
5705
|
[_I],
|
|
@@ -5649,12 +5735,6 @@ export var LexV2Bot$ = [3, n0, _LVB,
|
|
|
5649
5735
|
[_AAl],
|
|
5650
5736
|
[0]
|
|
5651
5737
|
];
|
|
5652
|
-
export var LimitExceededException$ = [-3, n0, _LEE,
|
|
5653
|
-
{ [_aQE]: [`LimitExceededException`, 429], [_e]: _c, [_hE]: 429 },
|
|
5654
|
-
[_M],
|
|
5655
|
-
[0]
|
|
5656
|
-
];
|
|
5657
|
-
TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
5658
5738
|
export var ListAgentStatusRequest$ = [3, n0, _LASR,
|
|
5659
5739
|
0,
|
|
5660
5740
|
[_II, _NT, _MR, _AST],
|
|
@@ -5763,7 +5843,7 @@ export var ListContactFlowModuleAliasesResponse$ = [3, n0, _LCFMARi,
|
|
|
5763
5843
|
export var ListContactFlowModulesRequest$ = [3, n0, _LCFMR,
|
|
5764
5844
|
0,
|
|
5765
5845
|
[_II, _NT, _MR, _CFMSo],
|
|
5766
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]:
|
|
5846
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _sta }]], 1
|
|
5767
5847
|
];
|
|
5768
5848
|
export var ListContactFlowModulesResponse$ = [3, n0, _LCFMRi,
|
|
5769
5849
|
0,
|
|
@@ -6168,7 +6248,7 @@ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
|
6168
6248
|
export var ListTaskTemplatesRequest$ = [3, n0, _LTTR,
|
|
6169
6249
|
0,
|
|
6170
6250
|
[_II, _NT, _MR, _St, _N],
|
|
6171
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]:
|
|
6251
|
+
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _st }], [0, { [_hQ]: _n }]], 1
|
|
6172
6252
|
];
|
|
6173
6253
|
export var ListTaskTemplatesResponse$ = [3, n0, _LTTRi,
|
|
6174
6254
|
0,
|
|
@@ -6178,7 +6258,7 @@ export var ListTaskTemplatesResponse$ = [3, n0, _LTTRi,
|
|
|
6178
6258
|
export var ListTestCaseExecutionRecordsRequest$ = [3, n0, _LTCERR,
|
|
6179
6259
|
0,
|
|
6180
6260
|
[_II, _TCI, _TCEI, _St, _NT, _MR],
|
|
6181
|
-
[[0, 1], [0, 1], [0, 1], [0, { [_hQ]:
|
|
6261
|
+
[[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _st }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 3
|
|
6182
6262
|
];
|
|
6183
6263
|
export var ListTestCaseExecutionRecordsResponse$ = [3, n0, _LTCERRi,
|
|
6184
6264
|
0,
|
|
@@ -6188,7 +6268,7 @@ export var ListTestCaseExecutionRecordsResponse$ = [3, n0, _LTCERRi,
|
|
|
6188
6268
|
export var ListTestCaseExecutionsRequest$ = [3, n0, _LTCER,
|
|
6189
6269
|
0,
|
|
6190
6270
|
[_II, _TCI, _TCN, _STtar, _ETnd, _St, _NT, _MR],
|
|
6191
|
-
[[0, 1], [0, { [_hQ]: _tCI }], [0, { [_hQ]: _tCN }], [4, { [_hQ]: _sT }], [4, { [_hQ]: _eT }], [0, { [_hQ]:
|
|
6271
|
+
[[0, 1], [0, { [_hQ]: _tCI }], [0, { [_hQ]: _tCN }], [4, { [_hQ]: _sT }], [4, { [_hQ]: _eT }], [0, { [_hQ]: _st }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
6192
6272
|
];
|
|
6193
6273
|
export var ListTestCaseExecutionsResponse$ = [3, n0, _LTCERi,
|
|
6194
6274
|
0,
|
|
@@ -6320,12 +6400,6 @@ export var MatchCriteria$ = [3, n0, _MC,
|
|
|
6320
6400
|
[_ACge],
|
|
6321
6401
|
[() => AgentsCriteria$]
|
|
6322
6402
|
];
|
|
6323
|
-
export var MaximumResultReturnedException$ = [-3, n0, _MRRE,
|
|
6324
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
6325
|
-
[_M],
|
|
6326
|
-
[0]
|
|
6327
|
-
];
|
|
6328
|
-
TypeRegistry.for(n0).registerError(MaximumResultReturnedException$, MaximumResultReturnedException);
|
|
6329
6403
|
export var MediaConcurrency$ = [3, n0, _MCed,
|
|
6330
6404
|
0,
|
|
6331
6405
|
[_C, _Conc, _CCB],
|
|
@@ -6446,12 +6520,6 @@ export var OutboundCallerConfig$ = [3, n0, _OCC,
|
|
|
6446
6520
|
[_OCIN, _OCINI, _OFI],
|
|
6447
6521
|
[0, 0, 0]
|
|
6448
6522
|
];
|
|
6449
|
-
export var OutboundContactNotPermittedException$ = [-3, n0, _OCNPE,
|
|
6450
|
-
{ [_aQE]: [`OutboundContactNotPermittedException`, 403], [_e]: _c, [_hE]: 403 },
|
|
6451
|
-
[_M],
|
|
6452
|
-
[0]
|
|
6453
|
-
];
|
|
6454
|
-
TypeRegistry.for(n0).registerError(OutboundContactNotPermittedException$, OutboundContactNotPermittedException);
|
|
6455
6523
|
export var OutboundEmailConfig$ = [3, n0, _OEC,
|
|
6456
6524
|
0,
|
|
6457
6525
|
[_OEAI],
|
|
@@ -6477,12 +6545,6 @@ export var OutboundStrategyConfig$ = [3, n0, _OSC,
|
|
|
6477
6545
|
[_AF],
|
|
6478
6546
|
[() => AgentFirst$]
|
|
6479
6547
|
];
|
|
6480
|
-
export var OutputTypeNotFoundException$ = [-3, n0, _OTNFE,
|
|
6481
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
6482
|
-
[_M],
|
|
6483
|
-
[0]
|
|
6484
|
-
];
|
|
6485
|
-
TypeRegistry.for(n0).registerError(OutputTypeNotFoundException$, OutputTypeNotFoundException);
|
|
6486
6548
|
export var OverrideHour$ = [3, n0, _OHve,
|
|
6487
6549
|
0,
|
|
6488
6550
|
[_Star, _End_, _ON, _OSpe],
|
|
@@ -6673,15 +6735,9 @@ export var PromptSummary$ = [3, n0, _PSr,
|
|
|
6673
6735
|
[_I, _A, _N, _LMT, _LMR],
|
|
6674
6736
|
[0, 0, 0, 4, 0]
|
|
6675
6737
|
];
|
|
6676
|
-
export var PropertyValidationException$ = [-3, n0, _PVE,
|
|
6677
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
6678
|
-
[_M, _PLr],
|
|
6679
|
-
[0, () => PropertyValidationExceptionPropertyList], 1
|
|
6680
|
-
];
|
|
6681
|
-
TypeRegistry.for(n0).registerError(PropertyValidationException$, PropertyValidationException);
|
|
6682
6738
|
export var PropertyValidationExceptionProperty$ = [3, n0, _PVEP,
|
|
6683
6739
|
0,
|
|
6684
|
-
[_PPr,
|
|
6740
|
+
[_PPr, _R, _M],
|
|
6685
6741
|
[0, 0, 0], 3
|
|
6686
6742
|
];
|
|
6687
6743
|
export var PutUserStatusRequest$ = [3, n0, _PUSR,
|
|
@@ -6769,7 +6825,7 @@ export var QuickConnectSummary$ = [3, n0, _QCS,
|
|
|
6769
6825
|
[_I, _A, _N, _QCTu, _LMT, _LMR],
|
|
6770
6826
|
[0, 0, 0, 0, 4, 0]
|
|
6771
6827
|
];
|
|
6772
|
-
export var Range$ = [3, n0,
|
|
6828
|
+
export var Range$ = [3, n0, _Ra,
|
|
6773
6829
|
0,
|
|
6774
6830
|
[_MPL, _MPLa],
|
|
6775
6831
|
[1, 1]
|
|
@@ -6904,30 +6960,6 @@ export var RequiredFieldInfo$ = [3, n0, _RFI,
|
|
|
6904
6960
|
[_I],
|
|
6905
6961
|
[() => TaskTemplateFieldIdentifier$]
|
|
6906
6962
|
];
|
|
6907
|
-
export var ResourceConflictException$ = [-3, n0, _RCE,
|
|
6908
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
6909
|
-
[_M],
|
|
6910
|
-
[0]
|
|
6911
|
-
];
|
|
6912
|
-
TypeRegistry.for(n0).registerError(ResourceConflictException$, ResourceConflictException);
|
|
6913
|
-
export var ResourceInUseException$ = [-3, n0, _RIUE,
|
|
6914
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
6915
|
-
[_M, _RT, _RI],
|
|
6916
|
-
[0, 0, 0]
|
|
6917
|
-
];
|
|
6918
|
-
TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
|
|
6919
|
-
export var ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
6920
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
6921
|
-
[_M],
|
|
6922
|
-
[0]
|
|
6923
|
-
];
|
|
6924
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
6925
|
-
export var ResourceNotReadyException$ = [-3, n0, _RNRE,
|
|
6926
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
6927
|
-
[_M],
|
|
6928
|
-
[0]
|
|
6929
|
-
];
|
|
6930
|
-
TypeRegistry.for(n0).registerError(ResourceNotReadyException$, ResourceNotReadyException);
|
|
6931
6963
|
export var ResourceTagsSearchCriteria$ = [3, n0, _RTSC,
|
|
6932
6964
|
0,
|
|
6933
6965
|
[_TSC],
|
|
@@ -7423,12 +7455,6 @@ export var SendOutboundEmailResponse$ = [3, n0, _SOERe,
|
|
|
7423
7455
|
[],
|
|
7424
7456
|
[]
|
|
7425
7457
|
];
|
|
7426
|
-
export var ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
7427
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
7428
|
-
[_M, _Rea],
|
|
7429
|
-
[0, () => ServiceQuotaExceededExceptionReason$]
|
|
7430
|
-
];
|
|
7431
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
7432
7458
|
export var SignInConfig$ = [3, n0, _SIC,
|
|
7433
7459
|
0,
|
|
7434
7460
|
[_Di],
|
|
@@ -7829,18 +7855,6 @@ export var ThresholdV2$ = [3, n0, _TVhr,
|
|
|
7829
7855
|
[_Comp, _TVh],
|
|
7830
7856
|
[0, 1]
|
|
7831
7857
|
];
|
|
7832
|
-
export var ThrottlingException$ = [-3, n0, _TE,
|
|
7833
|
-
{ [_aQE]: [`ThrottlingException`, 429], [_e]: _c, [_hE]: 429 },
|
|
7834
|
-
[_M],
|
|
7835
|
-
[0]
|
|
7836
|
-
];
|
|
7837
|
-
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
7838
|
-
export var TooManyRequestsException$ = [-3, n0, _TMRE,
|
|
7839
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
7840
|
-
[_M],
|
|
7841
|
-
[0]
|
|
7842
|
-
];
|
|
7843
|
-
TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
|
|
7844
7858
|
export var TrafficDistributionGroup$ = [3, n0, _TDG,
|
|
7845
7859
|
0,
|
|
7846
7860
|
[_I, _A, _N, _D, _IAns, _St, _Ta, _ID],
|
|
@@ -8318,7 +8332,7 @@ export var UpdateWorkspaceMetadataResponse$ = [3, n0, _UWMRp,
|
|
|
8318
8332
|
];
|
|
8319
8333
|
export var UpdateWorkspacePageRequest$ = [3, n0, _UWPR,
|
|
8320
8334
|
0,
|
|
8321
|
-
[_II, _WI,
|
|
8335
|
+
[_II, _WI, _Pag, _NP, _RAe, _Sl, _IDnp],
|
|
8322
8336
|
[[0, 1], [0, 1], [0, 1], 0, 0, 0, 0], 3
|
|
8323
8337
|
];
|
|
8324
8338
|
export var UpdateWorkspacePageResponse$ = [3, n0, _UWPRp,
|
|
@@ -8401,12 +8415,6 @@ export var UserInfo$ = [3, n0, _UIs,
|
|
|
8401
8415
|
[_UI],
|
|
8402
8416
|
[0]
|
|
8403
8417
|
];
|
|
8404
|
-
export var UserNotFoundException$ = [-3, n0, _UNFE,
|
|
8405
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
8406
|
-
[_M],
|
|
8407
|
-
[0]
|
|
8408
|
-
];
|
|
8409
|
-
TypeRegistry.for(n0).registerError(UserNotFoundException$, UserNotFoundException);
|
|
8410
8418
|
export var UserPhoneConfig$ = [3, n0, _UPC,
|
|
8411
8419
|
0,
|
|
8412
8420
|
[_PTh, _AA, _ACWTL, _DPNe, _PCer],
|
|
@@ -8549,7 +8557,7 @@ export var WorkspaceAssociationSearchSummary$ = [3, n0, _WASS,
|
|
|
8549
8557
|
];
|
|
8550
8558
|
export var WorkspacePage$ = [3, n0, _WP,
|
|
8551
8559
|
0,
|
|
8552
|
-
[_RAe,
|
|
8560
|
+
[_RAe, _Pag, _Sl, _IDnp],
|
|
8553
8561
|
[0, 0, 0, 0]
|
|
8554
8562
|
];
|
|
8555
8563
|
export var WorkspaceSearchCriteria$ = [3, n0, _WSC,
|
|
@@ -8598,8 +8606,6 @@ export var WorkspaceThemeTypography$ = [3, n0, _WTT,
|
|
|
8598
8606
|
[() => FontFamily$]
|
|
8599
8607
|
];
|
|
8600
8608
|
var __Unit = "unit";
|
|
8601
|
-
export var ConnectServiceException$ = [-3, _sm, "ConnectServiceException", 0, [], []];
|
|
8602
|
-
TypeRegistry.for(_sm).registerError(ConnectServiceException$, ConnectServiceException);
|
|
8603
8609
|
var ActionSummaries = [1, n0, _ASc,
|
|
8604
8610
|
0, () => ActionSummary$
|
|
8605
8611
|
];
|
|
@@ -9057,7 +9063,7 @@ var PrimaryValuesResponseSet = [1, n0, _PVRS,
|
|
|
9057
9063
|
var PrimaryValuesSet = [1, n0, _PVS,
|
|
9058
9064
|
0, () => PrimaryValue$
|
|
9059
9065
|
];
|
|
9060
|
-
var Problems = [1, n0,
|
|
9066
|
+
var Problems = [1, n0, _P,
|
|
9061
9067
|
0, () => ProblemDetail$
|
|
9062
9068
|
];
|
|
9063
9069
|
var PromptList = [1, n0, _PLro,
|
|
@@ -9370,7 +9376,7 @@ var WorkspaceSummaryList = [1, n0, _WSL,
|
|
|
9370
9376
|
var AllowedAccessControlTags = 128 | 0;
|
|
9371
9377
|
var Attributes = 128 | 0;
|
|
9372
9378
|
var ChannelToCountMap = 128 | 1;
|
|
9373
|
-
var ContactEvaluations = [2, n0,
|
|
9379
|
+
var ContactEvaluations = [2, n0, _CEo,
|
|
9374
9380
|
0, 0, () => ContactEvaluation$
|
|
9375
9381
|
];
|
|
9376
9382
|
var ContactReferences = [2, n0, _CR,
|