@aws-sdk/client-connectcampaignsv2 3.986.0 → 3.988.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.
@@ -0,0 +1,1093 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.GetInstanceCommunicationLimitsResponse$ = exports.GetInstanceCommunicationLimitsRequest$ = exports.GetConnectInstanceConfigResponse$ = exports.GetConnectInstanceConfigRequest$ = exports.GetCampaignStateResponse$ = exports.GetCampaignStateRequest$ = exports.GetCampaignStateBatchResponse$ = exports.GetCampaignStateBatchRequest$ = exports.FailedRequest$ = exports.FailedProfileOutboundRequest$ = exports.FailedCampaignStateResponse$ = exports.EventTrigger$ = exports.EncryptionConfig$ = exports.EmailOutboundConfig$ = exports.EmailChannelSubtypeParameters$ = exports.EmailChannelSubtypeConfig$ = exports.DescribeCampaignResponse$ = exports.DescribeCampaignRequest$ = exports.DeleteInstanceOnboardingJobRequest$ = exports.DeleteConnectInstanceIntegrationRequest$ = exports.DeleteConnectInstanceConfigRequest$ = exports.DeleteCampaignRequest$ = exports.DeleteCampaignCommunicationTimeRequest$ = exports.DeleteCampaignCommunicationLimitsRequest$ = exports.DeleteCampaignChannelSubtypeConfigRequest$ = exports.CustomerProfilesIntegrationSummary$ = exports.CustomerProfilesIntegrationIdentifier$ = exports.CustomerProfilesIntegrationConfig$ = exports.CreateCampaignResponse$ = exports.CreateCampaignRequest$ = exports.CommunicationTimeConfig$ = exports.CommunicationLimitsConfig$ = exports.CommunicationLimit$ = exports.ChannelSubtypeConfig$ = exports.CampaignSummary$ = exports.CampaignFilters$ = exports.Campaign$ = exports.AnswerMachineDetectionConfig$ = exports.AgentlessConfig$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InvalidStateException$ = exports.InvalidCampaignStateException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.ConnectCampaignsV2ServiceException$ = void 0;
4
+ exports.TimeRange$ = exports.TimeoutConfig$ = exports.TelephonyOutboundConfig$ = exports.TelephonyChannelSubtypeParameters$ = exports.TelephonyChannelSubtypeConfig$ = exports.TagResourceRequest$ = exports.SuccessfulRequest$ = exports.SuccessfulProfileOutboundRequest$ = exports.SuccessfulCampaignStateResponse$ = exports.StopCampaignRequest$ = exports.StartInstanceOnboardingJobResponse$ = exports.StartInstanceOnboardingJobRequest$ = exports.StartCampaignRequest$ = exports.SmsOutboundConfig$ = exports.SmsChannelSubtypeParameters$ = exports.SmsChannelSubtypeConfig$ = exports.Schedule$ = exports.ResumeCampaignRequest$ = exports.RestrictedPeriod$ = exports.QConnectIntegrationSummary$ = exports.QConnectIntegrationIdentifier$ = exports.QConnectIntegrationConfig$ = exports.PutProfileOutboundRequestBatchResponse$ = exports.PutProfileOutboundRequestBatchRequest$ = exports.PutOutboundRequestBatchResponse$ = exports.PutOutboundRequestBatchRequest$ = exports.PutInstanceCommunicationLimitsRequest$ = exports.PutConnectInstanceIntegrationRequest$ = exports.ProgressiveConfig$ = exports.ProfileOutboundRequest$ = exports.PreviewConfig$ = exports.PredictiveConfig$ = exports.PauseCampaignRequest$ = exports.OutboundRequest$ = exports.LocalTimeZoneConfig$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListConnectInstanceIntegrationsResponse$ = exports.ListConnectInstanceIntegrationsRequest$ = exports.ListCampaignsResponse$ = exports.ListCampaignsRequest$ = exports.LambdaIntegrationSummary$ = exports.LambdaIntegrationIdentifier$ = exports.LambdaIntegrationConfig$ = exports.InstanceOnboardingJobStatus$ = exports.InstanceIdFilter$ = exports.InstanceConfig$ = exports.InstanceCommunicationLimitsConfig$ = exports.GetInstanceOnboardingJobStatusResponse$ = exports.GetInstanceOnboardingJobStatusRequest$ = void 0;
5
+ exports.StopCampaign$ = exports.StartInstanceOnboardingJob$ = exports.StartCampaign$ = exports.ResumeCampaign$ = exports.PutProfileOutboundRequestBatch$ = exports.PutOutboundRequestBatch$ = exports.PutInstanceCommunicationLimits$ = exports.PutConnectInstanceIntegration$ = exports.PauseCampaign$ = exports.ListTagsForResource$ = exports.ListConnectInstanceIntegrations$ = exports.ListCampaigns$ = exports.GetInstanceOnboardingJobStatus$ = exports.GetInstanceCommunicationLimits$ = exports.GetConnectInstanceConfig$ = exports.GetCampaignStateBatch$ = exports.GetCampaignState$ = exports.DescribeCampaign$ = exports.DeleteInstanceOnboardingJob$ = exports.DeleteConnectInstanceIntegration$ = exports.DeleteConnectInstanceConfig$ = exports.DeleteCampaignCommunicationTime$ = exports.DeleteCampaignCommunicationLimits$ = exports.DeleteCampaignChannelSubtypeConfig$ = exports.DeleteCampaign$ = exports.CreateCampaign$ = exports.WhatsAppOutboundMode$ = exports.TelephonyOutboundMode$ = exports.Source$ = exports.SmsOutboundMode$ = exports.RestrictedPeriods$ = exports.OpenHours$ = exports.IntegrationSummary$ = exports.IntegrationIdentifier$ = exports.IntegrationConfig$ = exports.EmailOutboundMode$ = exports.CommunicationLimits$ = exports.ChannelSubtypeParameters$ = exports.WhatsAppOutboundConfig$ = exports.WhatsAppChannelSubtypeParameters$ = exports.WhatsAppChannelSubtypeConfig$ = exports.UpdateCampaignSourceRequest$ = exports.UpdateCampaignScheduleRequest$ = exports.UpdateCampaignNameRequest$ = exports.UpdateCampaignFlowAssociationRequest$ = exports.UpdateCampaignCommunicationTimeRequest$ = exports.UpdateCampaignCommunicationLimitsRequest$ = exports.UpdateCampaignChannelSubtypeConfigRequest$ = exports.UntagResourceRequest$ = exports.TimeWindow$ = void 0;
6
+ exports.UpdateCampaignSource$ = exports.UpdateCampaignSchedule$ = exports.UpdateCampaignName$ = exports.UpdateCampaignFlowAssociation$ = exports.UpdateCampaignCommunicationTime$ = exports.UpdateCampaignCommunicationLimits$ = exports.UpdateCampaignChannelSubtypeConfig$ = exports.UntagResource$ = exports.TagResource$ = void 0;
7
+ const _A = "Attributes";
8
+ const _AC = "AgentlessConfig";
9
+ const _ADE = "AccessDeniedException";
10
+ const _AMDC = "AnswerMachineDetectionConfig";
11
+ const _C = "Campaign";
12
+ const _CC = "CreateCampaign";
13
+ const _CCR = "CreateCampaignRequest";
14
+ const _CCRr = "CreateCampaignResponse";
15
+ const _CE = "ConflictException";
16
+ const _CF = "CampaignFilters";
17
+ const _CL = "CommunicationLimit";
18
+ const _CLC = "CommunicationLimitsConfig";
19
+ const _CLL = "CommunicationLimitList";
20
+ const _CLo = "CommunicationLimits";
21
+ const _CPIC = "CustomerProfilesIntegrationConfig";
22
+ const _CPII = "CustomerProfilesIntegrationIdentifier";
23
+ const _CPIS = "CustomerProfilesIntegrationSummary";
24
+ const _CS = "CampaignSummary";
25
+ const _CSC = "ChannelSubtypeConfig";
26
+ const _CSL = "CampaignSummaryList";
27
+ const _CSP = "ChannelSubtypeParameters";
28
+ const _CTC = "CommunicationTimeConfig";
29
+ const _DC = "DeleteCampaign";
30
+ const _DCCL = "DeleteCampaignCommunicationLimits";
31
+ const _DCCLR = "DeleteCampaignCommunicationLimitsRequest";
32
+ const _DCCSC = "DeleteCampaignChannelSubtypeConfig";
33
+ const _DCCSCR = "DeleteCampaignChannelSubtypeConfigRequest";
34
+ const _DCCT = "DeleteCampaignCommunicationTime";
35
+ const _DCCTR = "DeleteCampaignCommunicationTimeRequest";
36
+ const _DCIC = "DeleteConnectInstanceConfig";
37
+ const _DCICR = "DeleteConnectInstanceConfigRequest";
38
+ const _DCII = "DeleteConnectInstanceIntegration";
39
+ const _DCIIR = "DeleteConnectInstanceIntegrationRequest";
40
+ const _DCR = "DeleteCampaignRequest";
41
+ const _DCRe = "DescribeCampaignRequest";
42
+ const _DCRes = "DescribeCampaignResponse";
43
+ const _DCe = "DescribeCampaign";
44
+ const _DH = "DailyHours";
45
+ const _DIOJ = "DeleteInstanceOnboardingJob";
46
+ const _DIOJR = "DeleteInstanceOnboardingJobRequest";
47
+ const _DPN = "DestinationPhoneNumber";
48
+ const _EA = "EmailAddress";
49
+ const _EC = "EncryptionConfig";
50
+ const _ECSC = "EmailChannelSubtypeConfig";
51
+ const _ECSP = "EmailChannelSubtypeParameters";
52
+ const _EDN = "EmailDisplayName";
53
+ const _EOC = "EmailOutboundConfig";
54
+ const _EOM = "EmailOutboundMode";
55
+ const _ET = "EventTrigger";
56
+ const _FCSR = "FailedCampaignStateResponse";
57
+ const _FCSRL = "FailedCampaignStateResponseList";
58
+ const _FPOR = "FailedProfileOutboundRequest";
59
+ const _FPORL = "FailedProfileOutboundRequestList";
60
+ const _FR = "FailedRequest";
61
+ const _FRL = "FailedRequestList";
62
+ const _GCIC = "GetConnectInstanceConfig";
63
+ const _GCICR = "GetConnectInstanceConfigRequest";
64
+ const _GCICRe = "GetConnectInstanceConfigResponse";
65
+ const _GCS = "GetCampaignState";
66
+ const _GCSB = "GetCampaignStateBatch";
67
+ const _GCSBR = "GetCampaignStateBatchRequest";
68
+ const _GCSBRe = "GetCampaignStateBatchResponse";
69
+ const _GCSR = "GetCampaignStateRequest";
70
+ const _GCSRe = "GetCampaignStateResponse";
71
+ const _GICL = "GetInstanceCommunicationLimits";
72
+ const _GICLR = "GetInstanceCommunicationLimitsRequest";
73
+ const _GICLRe = "GetInstanceCommunicationLimitsResponse";
74
+ const _GIOJS = "GetInstanceOnboardingJobStatus";
75
+ const _GIOJSR = "GetInstanceOnboardingJobStatusRequest";
76
+ const _GIOJSRe = "GetInstanceOnboardingJobStatusResponse";
77
+ const _IC = "InstanceConfig";
78
+ const _ICLC = "InstanceCommunicationLimitsConfig";
79
+ const _ICSE = "InvalidCampaignStateException";
80
+ const _ICn = "IntegrationConfig";
81
+ const _II = "IntegrationIdentifier";
82
+ const _IIF = "InstanceIdFilter";
83
+ const _IOJS = "InstanceOnboardingJobStatus";
84
+ const _IS = "IntegrationSummary";
85
+ const _ISE = "InternalServerException";
86
+ const _ISEn = "InvalidStateException";
87
+ const _ISL = "IntegrationSummaryList";
88
+ const _LC = "ListCampaigns";
89
+ const _LCII = "ListConnectInstanceIntegrations";
90
+ const _LCIIR = "ListConnectInstanceIntegrationsRequest";
91
+ const _LCIIRi = "ListConnectInstanceIntegrationsResponse";
92
+ const _LCR = "ListCampaignsRequest";
93
+ const _LCRi = "ListCampaignsResponse";
94
+ const _LIC = "LambdaIntegrationConfig";
95
+ const _LII = "LambdaIntegrationIdentifier";
96
+ const _LIS = "LambdaIntegrationSummary";
97
+ const _LTFR = "ListTagsForResource";
98
+ const _LTFRR = "ListTagsForResourceRequest";
99
+ const _LTFRRi = "ListTagsForResourceResponse";
100
+ const _LTZC = "LocalTimeZoneConfig";
101
+ const _OH = "OpenHours";
102
+ const _OR = "OutboundRequest";
103
+ const _ORL = "OutboundRequestList";
104
+ const _PC = "PredictiveConfig";
105
+ const _PCII = "PutConnectInstanceIntegration";
106
+ const _PCIIR = "PutConnectInstanceIntegrationRequest";
107
+ const _PCR = "PauseCampaignRequest";
108
+ const _PCa = "PauseCampaign";
109
+ const _PCr = "PreviewConfig";
110
+ const _PCro = "ProgressiveConfig";
111
+ const _PICL = "PutInstanceCommunicationLimits";
112
+ const _PICLR = "PutInstanceCommunicationLimitsRequest";
113
+ const _POR = "ProfileOutboundRequest";
114
+ const _PORB = "PutOutboundRequestBatch";
115
+ const _PORBR = "PutOutboundRequestBatchRequest";
116
+ const _PORBRu = "PutOutboundRequestBatchResponse";
117
+ const _PORL = "ProfileOutboundRequestList";
118
+ const _PPORB = "PutProfileOutboundRequestBatch";
119
+ const _PPORBR = "PutProfileOutboundRequestBatchRequest";
120
+ const _PPORBRu = "PutProfileOutboundRequestBatchResponse";
121
+ const _QCIC = "QConnectIntegrationConfig";
122
+ const _QCII = "QConnectIntegrationIdentifier";
123
+ const _QCIS = "QConnectIntegrationSummary";
124
+ const _RC = "ResumeCampaign";
125
+ const _RCR = "ResumeCampaignRequest";
126
+ const _RNFE = "ResourceNotFoundException";
127
+ const _RP = "RestrictedPeriod";
128
+ const _RPL = "RestrictedPeriodList";
129
+ const _RPe = "RestrictedPeriods";
130
+ const _S = "Schedule";
131
+ const _SC = "StartCampaign";
132
+ const _SCR = "StartCampaignRequest";
133
+ const _SCRt = "StopCampaignRequest";
134
+ const _SCSC = "SmsChannelSubtypeConfig";
135
+ const _SCSP = "SmsChannelSubtypeParameters";
136
+ const _SCSR = "SuccessfulCampaignStateResponse";
137
+ const _SCSRL = "SuccessfulCampaignStateResponseList";
138
+ const _SCt = "StopCampaign";
139
+ const _SIOJ = "StartInstanceOnboardingJob";
140
+ const _SIOJR = "StartInstanceOnboardingJobRequest";
141
+ const _SIOJRt = "StartInstanceOnboardingJobResponse";
142
+ const _SOC = "SmsOutboundConfig";
143
+ const _SOM = "SmsOutboundMode";
144
+ const _SPOR = "SuccessfulProfileOutboundRequest";
145
+ const _SPORL = "SuccessfulProfileOutboundRequestList";
146
+ const _SQEE = "ServiceQuotaExceededException";
147
+ const _SR = "SuccessfulRequest";
148
+ const _SRL = "SuccessfulRequestList";
149
+ const _So = "Source";
150
+ const _TC = "TimeoutConfig";
151
+ const _TCSC = "TelephonyChannelSubtypeConfig";
152
+ const _TCSP = "TelephonyChannelSubtypeParameters";
153
+ const _TE = "ThrottlingException";
154
+ const _TOC = "TelephonyOutboundConfig";
155
+ const _TOM = "TelephonyOutboundMode";
156
+ const _TR = "TimeRange";
157
+ const _TRL = "TimeRangeList";
158
+ const _TRR = "TagResourceRequest";
159
+ const _TRa = "TagResource";
160
+ const _TW = "TimeWindow";
161
+ const _UCCL = "UpdateCampaignCommunicationLimits";
162
+ const _UCCLR = "UpdateCampaignCommunicationLimitsRequest";
163
+ const _UCCSC = "UpdateCampaignChannelSubtypeConfig";
164
+ const _UCCSCR = "UpdateCampaignChannelSubtypeConfigRequest";
165
+ const _UCCT = "UpdateCampaignCommunicationTime";
166
+ const _UCCTR = "UpdateCampaignCommunicationTimeRequest";
167
+ const _UCFA = "UpdateCampaignFlowAssociation";
168
+ const _UCFAR = "UpdateCampaignFlowAssociationRequest";
169
+ const _UCN = "UpdateCampaignName";
170
+ const _UCNR = "UpdateCampaignNameRequest";
171
+ const _UCS = "UpdateCampaignSchedule";
172
+ const _UCSR = "UpdateCampaignScheduleRequest";
173
+ const _UCSRp = "UpdateCampaignSourceRequest";
174
+ const _UCSp = "UpdateCampaignSource";
175
+ const _UR = "UntagResource";
176
+ const _URR = "UntagResourceRequest";
177
+ const _VE = "ValidationException";
178
+ const _WACSC = "WhatsAppChannelSubtypeConfig";
179
+ const _WACSP = "WhatsAppChannelSubtypeParameters";
180
+ const _WAOC = "WhatsAppOutboundConfig";
181
+ const _WAOM = "WhatsAppOutboundMode";
182
+ const _a = "arn";
183
+ const _aA = "agentActions";
184
+ const _aAMP = "awaitAnswerMachinePrompt";
185
+ const _aCS = "allChannelSubtypes";
186
+ const _aMDC = "answerMachineDetectionConfig";
187
+ const _ag = "agentless";
188
+ const _at = "attributes";
189
+ const _bA = "bandwidthAllocation";
190
+ const _c = "client";
191
+ const _cCFA = "connectCampaignFlowArn";
192
+ const _cCFI = "connectContactFlowId";
193
+ const _cDP = "campaignDeletionPolicy";
194
+ const _cI = "campaignId";
195
+ const _cIC = "connectInstanceConfig";
196
+ const _cII = "connectInstanceId";
197
+ const _cIOJS = "connectInstanceOnboardingJobStatus";
198
+ const _cIa = "campaignIds";
199
+ const _cLC = "communicationLimitsConfig";
200
+ const _cLL = "communicationLimitsList";
201
+ const _cLO = "communicationLimitsOverride";
202
+ const _cP = "customerProfiles";
203
+ const _cPDA = "customerProfilesDomainArn";
204
+ const _cPSA = "customerProfilesSegmentArn";
205
+ const _cQI = "connectQueueId";
206
+ const _cS = "channelSubtypes";
207
+ const _cSC = "channelSubtypeConfig";
208
+ const _cSEA = "connectSourceEmailAddress";
209
+ const _cSL = "campaignSummaryList";
210
+ const _cSP = "channelSubtypeParameters";
211
+ const _cSPN = "connectSourcePhoneNumber";
212
+ const _cSPNA = "connectSourcePhoneNumberArn";
213
+ const _cSh = "channelSubtype";
214
+ const _cT = "clientToken";
215
+ const _cTC = "communicationTimeConfig";
216
+ const _ca = "campaign";
217
+ const _cap = "capacity";
218
+ const _co = "config";
219
+ const _dA = "domainArn";
220
+ const _dEA = "destinationEmailAddress";
221
+ const _dH = "dailyHours";
222
+ const _dIS = "durationInSeconds";
223
+ const _dOC = "defaultOutboundConfig";
224
+ const _dPN = "destinationPhoneNumber";
225
+ const _dTZ = "defaultTimeZone";
226
+ const _e = "error";
227
+ const _eAMD = "enableAnswerMachineDetection";
228
+ const _eC = "encryptionConfig";
229
+ const _eD = "endDate";
230
+ const _eT = "encryptionType";
231
+ const _eTn = "endTime";
232
+ const _eTv = "eventTrigger";
233
+ const _eTx = "expirationTime";
234
+ const _em = "email";
235
+ const _en = "enabled";
236
+ const _f = "frequency";
237
+ const _fA = "functionArn";
238
+ const _fC = "failureCode";
239
+ const _fR = "failedRequests";
240
+ const _fi = "filters";
241
+ const _h = "http";
242
+ const _hE = "httpError";
243
+ const _hH = "httpHeader";
244
+ const _hQ = "httpQuery";
245
+ const _i = "id";
246
+ const _iC = "integrationConfig";
247
+ const _iI = "integrationIdentifier";
248
+ const _iIF = "instanceIdFilter";
249
+ const _iLH = "instanceLimitsHandling";
250
+ const _iSL = "integrationSummaryList";
251
+ const _kA = "keyArn";
252
+ const _kBA = "knowledgeBaseArn";
253
+ const _l = "lambda";
254
+ const _lTZC = "localTimeZoneConfig";
255
+ const _lTZD = "localTimeZoneDetection";
256
+ const _m = "message";
257
+ const _mCPR = "maxCountPerRecipient";
258
+ const _mR = "maxResults";
259
+ const _n = "name";
260
+ const _nT = "nextToken";
261
+ const _o = "operator";
262
+ const _oH = "openHours";
263
+ const _oM = "outboundMode";
264
+ const _oR = "outboundRequests";
265
+ const _oTN = "objectTypeNames";
266
+ const _p = "progressive";
267
+ const _pI = "profileId";
268
+ const _pOR = "profileOutboundRequests";
269
+ const _pr = "predictive";
270
+ const _pre = "preview";
271
+ const _qC = "qConnect";
272
+ const _rF = "refreshFrequency";
273
+ const _rP = "restrictedPeriods";
274
+ const _rPL = "restrictedPeriodList";
275
+ const _rT = "ringTimeout";
276
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.connectcampaignsv2";
277
+ const _sD = "startDate";
278
+ const _sEADN = "sourceEmailAddressDisplayName";
279
+ const _sLRA = "serviceLinkedRoleArn";
280
+ const _sR = "successfulRequests";
281
+ const _sT = "startTime";
282
+ const _sc = "schedule";
283
+ const _se = "server";
284
+ const _sm = "sms";
285
+ const _so = "source";
286
+ const _st = "state";
287
+ const _sta = "status";
288
+ const _t = "type";
289
+ const _tA = "templateArn";
290
+ const _tC = "timeoutConfig";
291
+ const _tK = "tagKeys";
292
+ const _tP = "templateParameters";
293
+ const _ta = "tags";
294
+ const _te = "telephony";
295
+ const _u = "unit";
296
+ const _v = "value";
297
+ const _wA = "whatsApp";
298
+ const _wTA = "wisdomTemplateArn";
299
+ const _xAET = "xAmzErrorType";
300
+ const _xaE = "x-amzn-ErrorType";
301
+ const n0 = "com.amazonaws.connectcampaignsv2";
302
+ const schema_1 = require("@smithy/core/schema");
303
+ const ConnectCampaignsV2ServiceException_1 = require("../models/ConnectCampaignsV2ServiceException");
304
+ const errors_1 = require("../models/errors");
305
+ const _s_registry = schema_1.TypeRegistry.for(_s);
306
+ exports.ConnectCampaignsV2ServiceException$ = [-3, _s, "ConnectCampaignsV2ServiceException", 0, [], []];
307
+ _s_registry.registerError(exports.ConnectCampaignsV2ServiceException$, ConnectCampaignsV2ServiceException_1.ConnectCampaignsV2ServiceException);
308
+ const n0_registry = schema_1.TypeRegistry.for(n0);
309
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
310
+ { [_e]: _c, [_hE]: 403 },
311
+ [_m, _xAET],
312
+ [0, [0, { [_hH]: _xaE }]], 1
313
+ ];
314
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
315
+ exports.ConflictException$ = [-3, n0, _CE,
316
+ { [_e]: _c, [_hE]: 409 },
317
+ [_m, _xAET],
318
+ [0, [0, { [_hH]: _xaE }]], 1
319
+ ];
320
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
321
+ exports.InternalServerException$ = [-3, n0, _ISE,
322
+ { [_e]: _se, [_hE]: 500 },
323
+ [_m, _xAET],
324
+ [0, [0, { [_hH]: _xaE }]], 1
325
+ ];
326
+ n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
327
+ exports.InvalidCampaignStateException$ = [-3, n0, _ICSE,
328
+ { [_e]: _c, [_hE]: 409 },
329
+ [_st, _m, _xAET],
330
+ [0, 0, [0, { [_hH]: _xaE }]], 2
331
+ ];
332
+ n0_registry.registerError(exports.InvalidCampaignStateException$, errors_1.InvalidCampaignStateException);
333
+ exports.InvalidStateException$ = [-3, n0, _ISEn,
334
+ { [_e]: _c, [_hE]: 409 },
335
+ [_m, _xAET],
336
+ [0, [0, { [_hH]: _xaE }]], 1
337
+ ];
338
+ n0_registry.registerError(exports.InvalidStateException$, errors_1.InvalidStateException);
339
+ exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
340
+ { [_e]: _c, [_hE]: 404 },
341
+ [_m, _xAET],
342
+ [0, [0, { [_hH]: _xaE }]], 1
343
+ ];
344
+ n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
345
+ exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
346
+ { [_e]: _c, [_hE]: 402 },
347
+ [_m, _xAET],
348
+ [0, [0, { [_hH]: _xaE }]], 1
349
+ ];
350
+ n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
351
+ exports.ThrottlingException$ = [-3, n0, _TE,
352
+ { [_e]: _c, [_hE]: 429 },
353
+ [_m, _xAET],
354
+ [0, [0, { [_hH]: _xaE }]], 1
355
+ ];
356
+ n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
357
+ exports.ValidationException$ = [-3, n0, _VE,
358
+ { [_e]: _c, [_hE]: 400 },
359
+ [_m, _xAET],
360
+ [0, [0, { [_hH]: _xaE }]], 1
361
+ ];
362
+ n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
363
+ exports.errorTypeRegistries = [
364
+ _s_registry,
365
+ n0_registry,
366
+ ];
367
+ var DestinationPhoneNumber = [0, n0, _DPN, 8, 0];
368
+ var EmailAddress = [0, n0, _EA, 8, 0];
369
+ var EmailDisplayName = [0, n0, _EDN, 8, 0];
370
+ exports.AgentlessConfig$ = [3, n0, _AC,
371
+ 0,
372
+ [],
373
+ []
374
+ ];
375
+ exports.AnswerMachineDetectionConfig$ = [3, n0, _AMDC,
376
+ 0,
377
+ [_eAMD, _aAMP],
378
+ [2, 2], 1
379
+ ];
380
+ exports.Campaign$ = [3, n0, _C,
381
+ 0,
382
+ [_i, _a, _n, _cII, _cSC, _t, _so, _cCFA, _sc, _cTC, _cLO, _ta],
383
+ [0, 0, 0, 0, [() => exports.ChannelSubtypeConfig$, 0], 0, () => exports.Source$, 0, () => exports.Schedule$, () => exports.CommunicationTimeConfig$, () => exports.CommunicationLimitsConfig$, 128 | 0], 4
384
+ ];
385
+ exports.CampaignFilters$ = [3, n0, _CF,
386
+ 0,
387
+ [_iIF],
388
+ [() => exports.InstanceIdFilter$]
389
+ ];
390
+ exports.CampaignSummary$ = [3, n0, _CS,
391
+ 0,
392
+ [_i, _a, _n, _cII, _cS, _t, _sc, _cCFA],
393
+ [0, 0, 0, 0, 64 | 0, 0, () => exports.Schedule$, 0], 5
394
+ ];
395
+ exports.ChannelSubtypeConfig$ = [3, n0, _CSC,
396
+ 0,
397
+ [_te, _sm, _em, _wA],
398
+ [() => exports.TelephonyChannelSubtypeConfig$, () => exports.SmsChannelSubtypeConfig$, [() => exports.EmailChannelSubtypeConfig$, 0], () => exports.WhatsAppChannelSubtypeConfig$]
399
+ ];
400
+ exports.CommunicationLimit$ = [3, n0, _CL,
401
+ 0,
402
+ [_mCPR, _f, _u],
403
+ [1, 1, 0], 3
404
+ ];
405
+ exports.CommunicationLimitsConfig$ = [3, n0, _CLC,
406
+ 0,
407
+ [_aCS, _iLH],
408
+ [() => exports.CommunicationLimits$, 0]
409
+ ];
410
+ exports.CommunicationTimeConfig$ = [3, n0, _CTC,
411
+ 0,
412
+ [_lTZC, _te, _sm, _em, _wA],
413
+ [() => exports.LocalTimeZoneConfig$, () => exports.TimeWindow$, () => exports.TimeWindow$, () => exports.TimeWindow$, () => exports.TimeWindow$], 1
414
+ ];
415
+ exports.CreateCampaignRequest$ = [3, n0, _CCR,
416
+ 0,
417
+ [_n, _cII, _cSC, _t, _so, _cCFA, _sc, _cTC, _cLO, _ta],
418
+ [0, 0, [() => exports.ChannelSubtypeConfig$, 0], 0, () => exports.Source$, 0, () => exports.Schedule$, () => exports.CommunicationTimeConfig$, () => exports.CommunicationLimitsConfig$, 128 | 0], 2
419
+ ];
420
+ exports.CreateCampaignResponse$ = [3, n0, _CCRr,
421
+ 0,
422
+ [_i, _a, _ta],
423
+ [0, 0, 128 | 0]
424
+ ];
425
+ exports.CustomerProfilesIntegrationConfig$ = [3, n0, _CPIC,
426
+ 0,
427
+ [_dA, _oTN],
428
+ [0, 128 | 0], 2
429
+ ];
430
+ exports.CustomerProfilesIntegrationIdentifier$ = [3, n0, _CPII,
431
+ 0,
432
+ [_dA],
433
+ [0], 1
434
+ ];
435
+ exports.CustomerProfilesIntegrationSummary$ = [3, n0, _CPIS,
436
+ 0,
437
+ [_dA, _oTN],
438
+ [0, 128 | 0], 2
439
+ ];
440
+ exports.DeleteCampaignChannelSubtypeConfigRequest$ = [3, n0, _DCCSCR,
441
+ 0,
442
+ [_i, _cSh],
443
+ [[0, 1], [0, { [_hQ]: _cSh }]], 2
444
+ ];
445
+ exports.DeleteCampaignCommunicationLimitsRequest$ = [3, n0, _DCCLR,
446
+ 0,
447
+ [_i, _co],
448
+ [[0, 1], [0, { [_hQ]: _co }]], 2
449
+ ];
450
+ exports.DeleteCampaignCommunicationTimeRequest$ = [3, n0, _DCCTR,
451
+ 0,
452
+ [_i, _co],
453
+ [[0, 1], [0, { [_hQ]: _co }]], 2
454
+ ];
455
+ exports.DeleteCampaignRequest$ = [3, n0, _DCR,
456
+ 0,
457
+ [_i],
458
+ [[0, 1]], 1
459
+ ];
460
+ exports.DeleteConnectInstanceConfigRequest$ = [3, n0, _DCICR,
461
+ 0,
462
+ [_cII, _cDP],
463
+ [[0, 1], [0, { [_hQ]: _cDP }]], 1
464
+ ];
465
+ exports.DeleteConnectInstanceIntegrationRequest$ = [3, n0, _DCIIR,
466
+ 0,
467
+ [_cII, _iI],
468
+ [[0, 1], () => exports.IntegrationIdentifier$], 2
469
+ ];
470
+ exports.DeleteInstanceOnboardingJobRequest$ = [3, n0, _DIOJR,
471
+ 0,
472
+ [_cII],
473
+ [[0, 1]], 1
474
+ ];
475
+ exports.DescribeCampaignRequest$ = [3, n0, _DCRe,
476
+ 0,
477
+ [_i],
478
+ [[0, 1]], 1
479
+ ];
480
+ exports.DescribeCampaignResponse$ = [3, n0, _DCRes,
481
+ 0,
482
+ [_ca],
483
+ [[() => exports.Campaign$, 0]]
484
+ ];
485
+ exports.EmailChannelSubtypeConfig$ = [3, n0, _ECSC,
486
+ 0,
487
+ [_oM, _dOC, _cap],
488
+ [() => exports.EmailOutboundMode$, [() => exports.EmailOutboundConfig$, 0], 1], 2
489
+ ];
490
+ exports.EmailChannelSubtypeParameters$ = [3, n0, _ECSP,
491
+ 0,
492
+ [_dEA, _tP, _cSEA, _tA],
493
+ [[() => EmailAddress, 0], [() => Attributes, 0], [() => EmailAddress, 0], 0], 2
494
+ ];
495
+ exports.EmailOutboundConfig$ = [3, n0, _EOC,
496
+ 0,
497
+ [_cSEA, _wTA, _sEADN],
498
+ [[() => EmailAddress, 0], 0, [() => EmailDisplayName, 0]], 2
499
+ ];
500
+ exports.EncryptionConfig$ = [3, n0, _EC,
501
+ 0,
502
+ [_en, _eT, _kA],
503
+ [2, 0, 0], 1
504
+ ];
505
+ exports.EventTrigger$ = [3, n0, _ET,
506
+ 0,
507
+ [_cPDA],
508
+ [0]
509
+ ];
510
+ exports.FailedCampaignStateResponse$ = [3, n0, _FCSR,
511
+ 0,
512
+ [_cI, _fC],
513
+ [0, 0]
514
+ ];
515
+ exports.FailedProfileOutboundRequest$ = [3, n0, _FPOR,
516
+ 0,
517
+ [_cT, _i, _fC],
518
+ [0, 0, 0]
519
+ ];
520
+ exports.FailedRequest$ = [3, n0, _FR,
521
+ 0,
522
+ [_cT, _i, _fC],
523
+ [0, 0, 0]
524
+ ];
525
+ exports.GetCampaignStateBatchRequest$ = [3, n0, _GCSBR,
526
+ 0,
527
+ [_cIa],
528
+ [64 | 0], 1
529
+ ];
530
+ exports.GetCampaignStateBatchResponse$ = [3, n0, _GCSBRe,
531
+ 0,
532
+ [_sR, _fR],
533
+ [() => SuccessfulCampaignStateResponseList, () => FailedCampaignStateResponseList]
534
+ ];
535
+ exports.GetCampaignStateRequest$ = [3, n0, _GCSR,
536
+ 0,
537
+ [_i],
538
+ [[0, 1]], 1
539
+ ];
540
+ exports.GetCampaignStateResponse$ = [3, n0, _GCSRe,
541
+ 0,
542
+ [_st],
543
+ [0]
544
+ ];
545
+ exports.GetConnectInstanceConfigRequest$ = [3, n0, _GCICR,
546
+ 0,
547
+ [_cII],
548
+ [[0, 1]], 1
549
+ ];
550
+ exports.GetConnectInstanceConfigResponse$ = [3, n0, _GCICRe,
551
+ 0,
552
+ [_cIC],
553
+ [() => exports.InstanceConfig$]
554
+ ];
555
+ exports.GetInstanceCommunicationLimitsRequest$ = [3, n0, _GICLR,
556
+ 0,
557
+ [_cII],
558
+ [[0, 1]], 1
559
+ ];
560
+ exports.GetInstanceCommunicationLimitsResponse$ = [3, n0, _GICLRe,
561
+ 0,
562
+ [_cLC],
563
+ [() => exports.InstanceCommunicationLimitsConfig$]
564
+ ];
565
+ exports.GetInstanceOnboardingJobStatusRequest$ = [3, n0, _GIOJSR,
566
+ 0,
567
+ [_cII],
568
+ [[0, 1]], 1
569
+ ];
570
+ exports.GetInstanceOnboardingJobStatusResponse$ = [3, n0, _GIOJSRe,
571
+ 0,
572
+ [_cIOJS],
573
+ [() => exports.InstanceOnboardingJobStatus$]
574
+ ];
575
+ exports.InstanceCommunicationLimitsConfig$ = [3, n0, _ICLC,
576
+ 0,
577
+ [_aCS],
578
+ [() => exports.CommunicationLimits$]
579
+ ];
580
+ exports.InstanceConfig$ = [3, n0, _IC,
581
+ 0,
582
+ [_cII, _sLRA, _eC],
583
+ [0, 0, () => exports.EncryptionConfig$], 3
584
+ ];
585
+ exports.InstanceIdFilter$ = [3, n0, _IIF,
586
+ 0,
587
+ [_v, _o],
588
+ [0, 0], 2
589
+ ];
590
+ exports.InstanceOnboardingJobStatus$ = [3, n0, _IOJS,
591
+ 0,
592
+ [_cII, _sta, _fC],
593
+ [0, 0, 0], 2
594
+ ];
595
+ exports.LambdaIntegrationConfig$ = [3, n0, _LIC,
596
+ 0,
597
+ [_fA],
598
+ [0], 1
599
+ ];
600
+ exports.LambdaIntegrationIdentifier$ = [3, n0, _LII,
601
+ 0,
602
+ [_fA],
603
+ [0], 1
604
+ ];
605
+ exports.LambdaIntegrationSummary$ = [3, n0, _LIS,
606
+ 0,
607
+ [_fA],
608
+ [0], 1
609
+ ];
610
+ exports.ListCampaignsRequest$ = [3, n0, _LCR,
611
+ 0,
612
+ [_mR, _nT, _fi],
613
+ [1, 0, () => exports.CampaignFilters$]
614
+ ];
615
+ exports.ListCampaignsResponse$ = [3, n0, _LCRi,
616
+ 0,
617
+ [_nT, _cSL],
618
+ [0, () => CampaignSummaryList]
619
+ ];
620
+ exports.ListConnectInstanceIntegrationsRequest$ = [3, n0, _LCIIR,
621
+ 0,
622
+ [_cII, _mR, _nT],
623
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
624
+ ];
625
+ exports.ListConnectInstanceIntegrationsResponse$ = [3, n0, _LCIIRi,
626
+ 0,
627
+ [_nT, _iSL],
628
+ [0, () => IntegrationSummaryList]
629
+ ];
630
+ exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
631
+ 0,
632
+ [_a],
633
+ [[0, 1]], 1
634
+ ];
635
+ exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
636
+ 0,
637
+ [_ta],
638
+ [128 | 0]
639
+ ];
640
+ exports.LocalTimeZoneConfig$ = [3, n0, _LTZC,
641
+ 0,
642
+ [_dTZ, _lTZD],
643
+ [0, 64 | 0]
644
+ ];
645
+ exports.OutboundRequest$ = [3, n0, _OR,
646
+ 0,
647
+ [_cT, _eTx, _cSP],
648
+ [0, 5, [() => exports.ChannelSubtypeParameters$, 0]], 3
649
+ ];
650
+ exports.PauseCampaignRequest$ = [3, n0, _PCR,
651
+ 0,
652
+ [_i],
653
+ [[0, 1]], 1
654
+ ];
655
+ exports.PredictiveConfig$ = [3, n0, _PC,
656
+ 0,
657
+ [_bA],
658
+ [1], 1
659
+ ];
660
+ exports.PreviewConfig$ = [3, n0, _PCr,
661
+ 0,
662
+ [_bA, _tC, _aA],
663
+ [1, () => exports.TimeoutConfig$, 64 | 0], 2
664
+ ];
665
+ exports.ProfileOutboundRequest$ = [3, n0, _POR,
666
+ 0,
667
+ [_cT, _pI, _eTx],
668
+ [0, 0, 5], 2
669
+ ];
670
+ exports.ProgressiveConfig$ = [3, n0, _PCro,
671
+ 0,
672
+ [_bA],
673
+ [1], 1
674
+ ];
675
+ exports.PutConnectInstanceIntegrationRequest$ = [3, n0, _PCIIR,
676
+ 0,
677
+ [_cII, _iC],
678
+ [[0, 1], () => exports.IntegrationConfig$], 2
679
+ ];
680
+ exports.PutInstanceCommunicationLimitsRequest$ = [3, n0, _PICLR,
681
+ 0,
682
+ [_cII, _cLC],
683
+ [[0, 1], () => exports.InstanceCommunicationLimitsConfig$], 2
684
+ ];
685
+ exports.PutOutboundRequestBatchRequest$ = [3, n0, _PORBR,
686
+ 0,
687
+ [_i, _oR],
688
+ [[0, 1], [() => OutboundRequestList, 0]], 2
689
+ ];
690
+ exports.PutOutboundRequestBatchResponse$ = [3, n0, _PORBRu,
691
+ 0,
692
+ [_sR, _fR],
693
+ [() => SuccessfulRequestList, () => FailedRequestList]
694
+ ];
695
+ exports.PutProfileOutboundRequestBatchRequest$ = [3, n0, _PPORBR,
696
+ 0,
697
+ [_i, _pOR],
698
+ [[0, 1], () => ProfileOutboundRequestList], 2
699
+ ];
700
+ exports.PutProfileOutboundRequestBatchResponse$ = [3, n0, _PPORBRu,
701
+ 0,
702
+ [_sR, _fR],
703
+ [() => SuccessfulProfileOutboundRequestList, () => FailedProfileOutboundRequestList]
704
+ ];
705
+ exports.QConnectIntegrationConfig$ = [3, n0, _QCIC,
706
+ 0,
707
+ [_kBA],
708
+ [0], 1
709
+ ];
710
+ exports.QConnectIntegrationIdentifier$ = [3, n0, _QCII,
711
+ 0,
712
+ [_kBA],
713
+ [0], 1
714
+ ];
715
+ exports.QConnectIntegrationSummary$ = [3, n0, _QCIS,
716
+ 0,
717
+ [_kBA],
718
+ [0], 1
719
+ ];
720
+ exports.RestrictedPeriod$ = [3, n0, _RP,
721
+ 0,
722
+ [_sD, _eD, _n],
723
+ [0, 0, 0], 2
724
+ ];
725
+ exports.ResumeCampaignRequest$ = [3, n0, _RCR,
726
+ 0,
727
+ [_i],
728
+ [[0, 1]], 1
729
+ ];
730
+ exports.Schedule$ = [3, n0, _S,
731
+ 0,
732
+ [_sT, _eTn, _rF],
733
+ [5, 5, 0], 2
734
+ ];
735
+ exports.SmsChannelSubtypeConfig$ = [3, n0, _SCSC,
736
+ 0,
737
+ [_oM, _dOC, _cap],
738
+ [() => exports.SmsOutboundMode$, () => exports.SmsOutboundConfig$, 1], 2
739
+ ];
740
+ exports.SmsChannelSubtypeParameters$ = [3, n0, _SCSP,
741
+ 0,
742
+ [_dPN, _tP, _cSPNA, _tA],
743
+ [[() => DestinationPhoneNumber, 0], [() => Attributes, 0], 0, 0], 2
744
+ ];
745
+ exports.SmsOutboundConfig$ = [3, n0, _SOC,
746
+ 0,
747
+ [_cSPNA, _wTA],
748
+ [0, 0], 2
749
+ ];
750
+ exports.StartCampaignRequest$ = [3, n0, _SCR,
751
+ 0,
752
+ [_i],
753
+ [[0, 1]], 1
754
+ ];
755
+ exports.StartInstanceOnboardingJobRequest$ = [3, n0, _SIOJR,
756
+ 0,
757
+ [_cII, _eC],
758
+ [[0, 1], () => exports.EncryptionConfig$], 2
759
+ ];
760
+ exports.StartInstanceOnboardingJobResponse$ = [3, n0, _SIOJRt,
761
+ 0,
762
+ [_cIOJS],
763
+ [() => exports.InstanceOnboardingJobStatus$]
764
+ ];
765
+ exports.StopCampaignRequest$ = [3, n0, _SCRt,
766
+ 0,
767
+ [_i],
768
+ [[0, 1]], 1
769
+ ];
770
+ exports.SuccessfulCampaignStateResponse$ = [3, n0, _SCSR,
771
+ 0,
772
+ [_cI, _st],
773
+ [0, 0]
774
+ ];
775
+ exports.SuccessfulProfileOutboundRequest$ = [3, n0, _SPOR,
776
+ 0,
777
+ [_cT, _i],
778
+ [0, 0]
779
+ ];
780
+ exports.SuccessfulRequest$ = [3, n0, _SR,
781
+ 0,
782
+ [_cT, _i],
783
+ [0, 0]
784
+ ];
785
+ exports.TagResourceRequest$ = [3, n0, _TRR,
786
+ 0,
787
+ [_a, _ta],
788
+ [[0, 1], 128 | 0], 2
789
+ ];
790
+ exports.TelephonyChannelSubtypeConfig$ = [3, n0, _TCSC,
791
+ 0,
792
+ [_oM, _dOC, _cap, _cQI],
793
+ [() => exports.TelephonyOutboundMode$, () => exports.TelephonyOutboundConfig$, 1, 0], 2
794
+ ];
795
+ exports.TelephonyChannelSubtypeParameters$ = [3, n0, _TCSP,
796
+ 0,
797
+ [_dPN, _at, _cSPN, _aMDC, _rT],
798
+ [[() => DestinationPhoneNumber, 0], [() => Attributes, 0], 0, () => exports.AnswerMachineDetectionConfig$, 1], 2
799
+ ];
800
+ exports.TelephonyOutboundConfig$ = [3, n0, _TOC,
801
+ 0,
802
+ [_cCFI, _cSPN, _aMDC, _rT],
803
+ [0, 0, () => exports.AnswerMachineDetectionConfig$, 1], 1
804
+ ];
805
+ exports.TimeoutConfig$ = [3, n0, _TC,
806
+ 0,
807
+ [_dIS],
808
+ [1], 1
809
+ ];
810
+ exports.TimeRange$ = [3, n0, _TR,
811
+ 0,
812
+ [_sT, _eTn],
813
+ [0, 0], 2
814
+ ];
815
+ exports.TimeWindow$ = [3, n0, _TW,
816
+ 0,
817
+ [_oH, _rP],
818
+ [() => exports.OpenHours$, () => exports.RestrictedPeriods$], 1
819
+ ];
820
+ exports.UntagResourceRequest$ = [3, n0, _URR,
821
+ 0,
822
+ [_a, _tK],
823
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
824
+ ];
825
+ exports.UpdateCampaignChannelSubtypeConfigRequest$ = [3, n0, _UCCSCR,
826
+ 0,
827
+ [_i, _cSC],
828
+ [[0, 1], [() => exports.ChannelSubtypeConfig$, 0]], 2
829
+ ];
830
+ exports.UpdateCampaignCommunicationLimitsRequest$ = [3, n0, _UCCLR,
831
+ 0,
832
+ [_i, _cLO],
833
+ [[0, 1], () => exports.CommunicationLimitsConfig$], 2
834
+ ];
835
+ exports.UpdateCampaignCommunicationTimeRequest$ = [3, n0, _UCCTR,
836
+ 0,
837
+ [_i, _cTC],
838
+ [[0, 1], () => exports.CommunicationTimeConfig$], 2
839
+ ];
840
+ exports.UpdateCampaignFlowAssociationRequest$ = [3, n0, _UCFAR,
841
+ 0,
842
+ [_i, _cCFA],
843
+ [[0, 1], 0], 2
844
+ ];
845
+ exports.UpdateCampaignNameRequest$ = [3, n0, _UCNR,
846
+ 0,
847
+ [_i, _n],
848
+ [[0, 1], 0], 2
849
+ ];
850
+ exports.UpdateCampaignScheduleRequest$ = [3, n0, _UCSR,
851
+ 0,
852
+ [_i, _sc],
853
+ [[0, 1], () => exports.Schedule$], 2
854
+ ];
855
+ exports.UpdateCampaignSourceRequest$ = [3, n0, _UCSRp,
856
+ 0,
857
+ [_i, _so],
858
+ [[0, 1], () => exports.Source$], 2
859
+ ];
860
+ exports.WhatsAppChannelSubtypeConfig$ = [3, n0, _WACSC,
861
+ 0,
862
+ [_oM, _dOC, _cap],
863
+ [() => exports.WhatsAppOutboundMode$, () => exports.WhatsAppOutboundConfig$, 1], 2
864
+ ];
865
+ exports.WhatsAppChannelSubtypeParameters$ = [3, n0, _WACSP,
866
+ 0,
867
+ [_dPN, _tP, _cSPNA, _tA],
868
+ [[() => DestinationPhoneNumber, 0], [() => Attributes, 0], 0, 0], 2
869
+ ];
870
+ exports.WhatsAppOutboundConfig$ = [3, n0, _WAOC,
871
+ 0,
872
+ [_cSPNA, _wTA],
873
+ [0, 0], 2
874
+ ];
875
+ var __Unit = "unit";
876
+ var AgentActions = 64 | 0;
877
+ var CampaignIdList = 64 | 0;
878
+ var CampaignSummaryList = [1, n0, _CSL,
879
+ 0, () => exports.CampaignSummary$
880
+ ];
881
+ var ChannelSubtypeList = 64 | 0;
882
+ var CommunicationLimitList = [1, n0, _CLL,
883
+ 0, () => exports.CommunicationLimit$
884
+ ];
885
+ var FailedCampaignStateResponseList = [1, n0, _FCSRL,
886
+ 0, () => exports.FailedCampaignStateResponse$
887
+ ];
888
+ var FailedProfileOutboundRequestList = [1, n0, _FPORL,
889
+ 0, () => exports.FailedProfileOutboundRequest$
890
+ ];
891
+ var FailedRequestList = [1, n0, _FRL,
892
+ 0, () => exports.FailedRequest$
893
+ ];
894
+ var IntegrationSummaryList = [1, n0, _ISL,
895
+ 0, () => exports.IntegrationSummary$
896
+ ];
897
+ var LocalTimeZoneDetection = 64 | 0;
898
+ var OutboundRequestList = [1, n0, _ORL,
899
+ 0, [() => exports.OutboundRequest$,
900
+ 0]
901
+ ];
902
+ var ProfileOutboundRequestList = [1, n0, _PORL,
903
+ 0, () => exports.ProfileOutboundRequest$
904
+ ];
905
+ var RestrictedPeriodList = [1, n0, _RPL,
906
+ 0, () => exports.RestrictedPeriod$
907
+ ];
908
+ var SuccessfulCampaignStateResponseList = [1, n0, _SCSRL,
909
+ 0, () => exports.SuccessfulCampaignStateResponse$
910
+ ];
911
+ var SuccessfulProfileOutboundRequestList = [1, n0, _SPORL,
912
+ 0, () => exports.SuccessfulProfileOutboundRequest$
913
+ ];
914
+ var SuccessfulRequestList = [1, n0, _SRL,
915
+ 0, () => exports.SuccessfulRequest$
916
+ ];
917
+ var TagKeyList = 64 | 0;
918
+ var TimeRangeList = [1, n0, _TRL,
919
+ 0, () => exports.TimeRange$
920
+ ];
921
+ var Attributes = [2, n0, _A,
922
+ 8, 0, 0
923
+ ];
924
+ var DailyHours = [2, n0, _DH,
925
+ 0, 0, () => TimeRangeList
926
+ ];
927
+ var ObjectTypeNamesMap = 128 | 0;
928
+ var TagMap = 128 | 0;
929
+ exports.ChannelSubtypeParameters$ = [4, n0, _CSP,
930
+ 0,
931
+ [_te, _sm, _em, _wA],
932
+ [[() => exports.TelephonyChannelSubtypeParameters$, 0], [() => exports.SmsChannelSubtypeParameters$, 0], [() => exports.EmailChannelSubtypeParameters$, 0], [() => exports.WhatsAppChannelSubtypeParameters$, 0]]
933
+ ];
934
+ exports.CommunicationLimits$ = [4, n0, _CLo,
935
+ 0,
936
+ [_cLL],
937
+ [() => CommunicationLimitList]
938
+ ];
939
+ exports.EmailOutboundMode$ = [4, n0, _EOM,
940
+ 0,
941
+ [_ag],
942
+ [() => exports.AgentlessConfig$]
943
+ ];
944
+ exports.IntegrationConfig$ = [4, n0, _ICn,
945
+ 0,
946
+ [_cP, _qC, _l],
947
+ [() => exports.CustomerProfilesIntegrationConfig$, () => exports.QConnectIntegrationConfig$, () => exports.LambdaIntegrationConfig$]
948
+ ];
949
+ exports.IntegrationIdentifier$ = [4, n0, _II,
950
+ 0,
951
+ [_cP, _qC, _l],
952
+ [() => exports.CustomerProfilesIntegrationIdentifier$, () => exports.QConnectIntegrationIdentifier$, () => exports.LambdaIntegrationIdentifier$]
953
+ ];
954
+ exports.IntegrationSummary$ = [4, n0, _IS,
955
+ 0,
956
+ [_cP, _qC, _l],
957
+ [() => exports.CustomerProfilesIntegrationSummary$, () => exports.QConnectIntegrationSummary$, () => exports.LambdaIntegrationSummary$]
958
+ ];
959
+ exports.OpenHours$ = [4, n0, _OH,
960
+ 0,
961
+ [_dH],
962
+ [() => DailyHours]
963
+ ];
964
+ exports.RestrictedPeriods$ = [4, n0, _RPe,
965
+ 0,
966
+ [_rPL],
967
+ [() => RestrictedPeriodList]
968
+ ];
969
+ exports.SmsOutboundMode$ = [4, n0, _SOM,
970
+ 0,
971
+ [_ag],
972
+ [() => exports.AgentlessConfig$]
973
+ ];
974
+ exports.Source$ = [4, n0, _So,
975
+ 0,
976
+ [_cPSA, _eTv],
977
+ [0, () => exports.EventTrigger$]
978
+ ];
979
+ exports.TelephonyOutboundMode$ = [4, n0, _TOM,
980
+ 0,
981
+ [_p, _pr, _ag, _pre],
982
+ [() => exports.ProgressiveConfig$, () => exports.PredictiveConfig$, () => exports.AgentlessConfig$, () => exports.PreviewConfig$]
983
+ ];
984
+ exports.WhatsAppOutboundMode$ = [4, n0, _WAOM,
985
+ 0,
986
+ [_ag],
987
+ [() => exports.AgentlessConfig$]
988
+ ];
989
+ exports.CreateCampaign$ = [9, n0, _CC,
990
+ { [_h]: ["PUT", "/v2/campaigns", 200] }, () => exports.CreateCampaignRequest$, () => exports.CreateCampaignResponse$
991
+ ];
992
+ exports.DeleteCampaign$ = [9, n0, _DC,
993
+ { [_h]: ["DELETE", "/v2/campaigns/{id}", 200] }, () => exports.DeleteCampaignRequest$, () => __Unit
994
+ ];
995
+ exports.DeleteCampaignChannelSubtypeConfig$ = [9, n0, _DCCSC,
996
+ { [_h]: ["DELETE", "/v2/campaigns/{id}/channel-subtype-config", 200] }, () => exports.DeleteCampaignChannelSubtypeConfigRequest$, () => __Unit
997
+ ];
998
+ exports.DeleteCampaignCommunicationLimits$ = [9, n0, _DCCL,
999
+ { [_h]: ["DELETE", "/v2/campaigns/{id}/communication-limits", 200] }, () => exports.DeleteCampaignCommunicationLimitsRequest$, () => __Unit
1000
+ ];
1001
+ exports.DeleteCampaignCommunicationTime$ = [9, n0, _DCCT,
1002
+ { [_h]: ["DELETE", "/v2/campaigns/{id}/communication-time", 200] }, () => exports.DeleteCampaignCommunicationTimeRequest$, () => __Unit
1003
+ ];
1004
+ exports.DeleteConnectInstanceConfig$ = [9, n0, _DCIC,
1005
+ { [_h]: ["DELETE", "/v2/connect-instance/{connectInstanceId}/config", 200] }, () => exports.DeleteConnectInstanceConfigRequest$, () => __Unit
1006
+ ];
1007
+ exports.DeleteConnectInstanceIntegration$ = [9, n0, _DCII,
1008
+ { [_h]: ["POST", "/v2/connect-instance/{connectInstanceId}/integrations/delete", 200] }, () => exports.DeleteConnectInstanceIntegrationRequest$, () => __Unit
1009
+ ];
1010
+ exports.DeleteInstanceOnboardingJob$ = [9, n0, _DIOJ,
1011
+ { [_h]: ["DELETE", "/v2/connect-instance/{connectInstanceId}/onboarding", 200] }, () => exports.DeleteInstanceOnboardingJobRequest$, () => __Unit
1012
+ ];
1013
+ exports.DescribeCampaign$ = [9, n0, _DCe,
1014
+ { [_h]: ["GET", "/v2/campaigns/{id}", 200] }, () => exports.DescribeCampaignRequest$, () => exports.DescribeCampaignResponse$
1015
+ ];
1016
+ exports.GetCampaignState$ = [9, n0, _GCS,
1017
+ { [_h]: ["GET", "/v2/campaigns/{id}/state", 200] }, () => exports.GetCampaignStateRequest$, () => exports.GetCampaignStateResponse$
1018
+ ];
1019
+ exports.GetCampaignStateBatch$ = [9, n0, _GCSB,
1020
+ { [_h]: ["POST", "/v2/campaigns-state", 200] }, () => exports.GetCampaignStateBatchRequest$, () => exports.GetCampaignStateBatchResponse$
1021
+ ];
1022
+ exports.GetConnectInstanceConfig$ = [9, n0, _GCIC,
1023
+ { [_h]: ["GET", "/v2/connect-instance/{connectInstanceId}/config", 200] }, () => exports.GetConnectInstanceConfigRequest$, () => exports.GetConnectInstanceConfigResponse$
1024
+ ];
1025
+ exports.GetInstanceCommunicationLimits$ = [9, n0, _GICL,
1026
+ { [_h]: ["GET", "/v2/connect-instance/{connectInstanceId}/communication-limits", 200] }, () => exports.GetInstanceCommunicationLimitsRequest$, () => exports.GetInstanceCommunicationLimitsResponse$
1027
+ ];
1028
+ exports.GetInstanceOnboardingJobStatus$ = [9, n0, _GIOJS,
1029
+ { [_h]: ["GET", "/v2/connect-instance/{connectInstanceId}/onboarding", 200] }, () => exports.GetInstanceOnboardingJobStatusRequest$, () => exports.GetInstanceOnboardingJobStatusResponse$
1030
+ ];
1031
+ exports.ListCampaigns$ = [9, n0, _LC,
1032
+ { [_h]: ["POST", "/v2/campaigns-summary", 200] }, () => exports.ListCampaignsRequest$, () => exports.ListCampaignsResponse$
1033
+ ];
1034
+ exports.ListConnectInstanceIntegrations$ = [9, n0, _LCII,
1035
+ { [_h]: ["GET", "/v2/connect-instance/{connectInstanceId}/integrations", 200] }, () => exports.ListConnectInstanceIntegrationsRequest$, () => exports.ListConnectInstanceIntegrationsResponse$
1036
+ ];
1037
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
1038
+ { [_h]: ["GET", "/v2/tags/{arn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
1039
+ ];
1040
+ exports.PauseCampaign$ = [9, n0, _PCa,
1041
+ { [_h]: ["POST", "/v2/campaigns/{id}/pause", 200] }, () => exports.PauseCampaignRequest$, () => __Unit
1042
+ ];
1043
+ exports.PutConnectInstanceIntegration$ = [9, n0, _PCII,
1044
+ { [_h]: ["PUT", "/v2/connect-instance/{connectInstanceId}/integrations", 200] }, () => exports.PutConnectInstanceIntegrationRequest$, () => __Unit
1045
+ ];
1046
+ exports.PutInstanceCommunicationLimits$ = [9, n0, _PICL,
1047
+ { [_h]: ["PUT", "/v2/connect-instance/{connectInstanceId}/communication-limits", 200] }, () => exports.PutInstanceCommunicationLimitsRequest$, () => __Unit
1048
+ ];
1049
+ exports.PutOutboundRequestBatch$ = [9, n0, _PORB,
1050
+ { [_h]: ["PUT", "/v2/campaigns/{id}/outbound-requests", 200] }, () => exports.PutOutboundRequestBatchRequest$, () => exports.PutOutboundRequestBatchResponse$
1051
+ ];
1052
+ exports.PutProfileOutboundRequestBatch$ = [9, n0, _PPORB,
1053
+ { [_h]: ["PUT", "/v2/campaigns/{id}/profile-outbound-requests", 200] }, () => exports.PutProfileOutboundRequestBatchRequest$, () => exports.PutProfileOutboundRequestBatchResponse$
1054
+ ];
1055
+ exports.ResumeCampaign$ = [9, n0, _RC,
1056
+ { [_h]: ["POST", "/v2/campaigns/{id}/resume", 200] }, () => exports.ResumeCampaignRequest$, () => __Unit
1057
+ ];
1058
+ exports.StartCampaign$ = [9, n0, _SC,
1059
+ { [_h]: ["POST", "/v2/campaigns/{id}/start", 200] }, () => exports.StartCampaignRequest$, () => __Unit
1060
+ ];
1061
+ exports.StartInstanceOnboardingJob$ = [9, n0, _SIOJ,
1062
+ { [_h]: ["PUT", "/v2/connect-instance/{connectInstanceId}/onboarding", 200] }, () => exports.StartInstanceOnboardingJobRequest$, () => exports.StartInstanceOnboardingJobResponse$
1063
+ ];
1064
+ exports.StopCampaign$ = [9, n0, _SCt,
1065
+ { [_h]: ["POST", "/v2/campaigns/{id}/stop", 200] }, () => exports.StopCampaignRequest$, () => __Unit
1066
+ ];
1067
+ exports.TagResource$ = [9, n0, _TRa,
1068
+ { [_h]: ["POST", "/v2/tags/{arn}", 200] }, () => exports.TagResourceRequest$, () => __Unit
1069
+ ];
1070
+ exports.UntagResource$ = [9, n0, _UR,
1071
+ { [_h]: ["DELETE", "/v2/tags/{arn}", 200] }, () => exports.UntagResourceRequest$, () => __Unit
1072
+ ];
1073
+ exports.UpdateCampaignChannelSubtypeConfig$ = [9, n0, _UCCSC,
1074
+ { [_h]: ["POST", "/v2/campaigns/{id}/channel-subtype-config", 200] }, () => exports.UpdateCampaignChannelSubtypeConfigRequest$, () => __Unit
1075
+ ];
1076
+ exports.UpdateCampaignCommunicationLimits$ = [9, n0, _UCCL,
1077
+ { [_h]: ["POST", "/v2/campaigns/{id}/communication-limits", 200] }, () => exports.UpdateCampaignCommunicationLimitsRequest$, () => __Unit
1078
+ ];
1079
+ exports.UpdateCampaignCommunicationTime$ = [9, n0, _UCCT,
1080
+ { [_h]: ["POST", "/v2/campaigns/{id}/communication-time", 200] }, () => exports.UpdateCampaignCommunicationTimeRequest$, () => __Unit
1081
+ ];
1082
+ exports.UpdateCampaignFlowAssociation$ = [9, n0, _UCFA,
1083
+ { [_h]: ["POST", "/v2/campaigns/{id}/flow", 200] }, () => exports.UpdateCampaignFlowAssociationRequest$, () => __Unit
1084
+ ];
1085
+ exports.UpdateCampaignName$ = [9, n0, _UCN,
1086
+ { [_h]: ["POST", "/v2/campaigns/{id}/name", 200] }, () => exports.UpdateCampaignNameRequest$, () => __Unit
1087
+ ];
1088
+ exports.UpdateCampaignSchedule$ = [9, n0, _UCS,
1089
+ { [_h]: ["POST", "/v2/campaigns/{id}/schedule", 200] }, () => exports.UpdateCampaignScheduleRequest$, () => __Unit
1090
+ ];
1091
+ exports.UpdateCampaignSource$ = [9, n0, _UCSp,
1092
+ { [_h]: ["POST", "/v2/campaigns/{id}/source", 200] }, () => exports.UpdateCampaignSourceRequest$, () => __Unit
1093
+ ];