@aws-sdk/client-codeconnections 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,771 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.GetSyncConfigurationOutput$ = exports.GetSyncConfigurationInput$ = exports.GetSyncBlockerSummaryOutput$ = exports.GetSyncBlockerSummaryInput$ = exports.GetResourceSyncStatusOutput$ = exports.GetResourceSyncStatusInput$ = exports.GetRepositorySyncStatusOutput$ = exports.GetRepositorySyncStatusInput$ = exports.GetRepositoryLinkOutput$ = exports.GetRepositoryLinkInput$ = exports.GetHostOutput$ = exports.GetHostInput$ = exports.GetConnectionOutput$ = exports.GetConnectionInput$ = exports.DeleteSyncConfigurationOutput$ = exports.DeleteSyncConfigurationInput$ = exports.DeleteRepositoryLinkOutput$ = exports.DeleteRepositoryLinkInput$ = exports.DeleteHostOutput$ = exports.DeleteHostInput$ = exports.DeleteConnectionOutput$ = exports.DeleteConnectionInput$ = exports.CreateSyncConfigurationOutput$ = exports.CreateSyncConfigurationInput$ = exports.CreateRepositoryLinkOutput$ = exports.CreateRepositoryLinkInput$ = exports.CreateHostOutput$ = exports.CreateHostInput$ = exports.CreateConnectionOutput$ = exports.CreateConnectionInput$ = exports.Connection$ = exports.errorTypeRegistries = exports.UpdateOutOfSyncException$ = exports.UnsupportedProviderTypeException$ = exports.UnsupportedOperationException$ = exports.ThrottlingException$ = exports.SyncConfigurationStillExistsException$ = exports.SyncBlockerDoesNotExistException$ = exports.RetryLatestCommitFailedException$ = exports.ResourceUnavailableException$ = exports.ResourceNotFoundException$ = exports.ResourceAlreadyExistsException$ = exports.LimitExceededException$ = exports.InvalidInputException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.ConditionalCheckFailedException$ = exports.ConcurrentModificationException$ = exports.AccessDeniedException$ = exports.CodeConnectionsServiceException$ = void 0;
4
+ exports.GetRepositorySyncStatus$ = exports.GetRepositoryLink$ = exports.GetHost$ = exports.GetConnection$ = exports.DeleteSyncConfiguration$ = exports.DeleteRepositoryLink$ = exports.DeleteHost$ = exports.DeleteConnection$ = exports.CreateSyncConfiguration$ = exports.CreateRepositoryLink$ = exports.CreateHost$ = exports.CreateConnection$ = exports.VpcConfiguration$ = exports.UpdateSyncConfigurationOutput$ = exports.UpdateSyncConfigurationInput$ = exports.UpdateSyncBlockerOutput$ = exports.UpdateSyncBlockerInput$ = exports.UpdateRepositoryLinkOutput$ = exports.UpdateRepositoryLinkInput$ = exports.UpdateHostOutput$ = exports.UpdateHostInput$ = exports.UntagResourceOutput$ = exports.UntagResourceInput$ = exports.TagResourceOutput$ = exports.TagResourceInput$ = exports.Tag$ = exports.SyncConfiguration$ = exports.SyncBlockerSummary$ = exports.SyncBlockerContext$ = exports.SyncBlocker$ = exports.Revision$ = exports.ResourceSyncEvent$ = exports.ResourceSyncAttempt$ = exports.RepositorySyncEvent$ = exports.RepositorySyncDefinition$ = exports.RepositorySyncAttempt$ = exports.RepositoryLinkInfo$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListSyncConfigurationsOutput$ = exports.ListSyncConfigurationsInput$ = exports.ListRepositorySyncDefinitionsOutput$ = exports.ListRepositorySyncDefinitionsInput$ = exports.ListRepositoryLinksOutput$ = exports.ListRepositoryLinksInput$ = exports.ListHostsOutput$ = exports.ListHostsInput$ = exports.ListConnectionsOutput$ = exports.ListConnectionsInput$ = exports.Host$ = void 0;
5
+ exports.UpdateSyncConfiguration$ = exports.UpdateSyncBlocker$ = exports.UpdateRepositoryLink$ = exports.UpdateHost$ = exports.UntagResource$ = exports.TagResource$ = exports.ListTagsForResource$ = exports.ListSyncConfigurations$ = exports.ListRepositorySyncDefinitions$ = exports.ListRepositoryLinks$ = exports.ListHosts$ = exports.ListConnections$ = exports.GetSyncConfiguration$ = exports.GetSyncBlockerSummary$ = exports.GetResourceSyncStatus$ = void 0;
6
+ const _ADE = "AccessDeniedException";
7
+ const _B = "Branch";
8
+ const _C = "Connection";
9
+ const _CA = "ConnectionArn";
10
+ const _CAr = "CreatedAt";
11
+ const _CC = "CreateConnection";
12
+ const _CCFE = "ConditionalCheckFailedException";
13
+ const _CCI = "CreateConnectionInput";
14
+ const _CCO = "CreateConnectionOutput";
15
+ const _CE = "ConflictException";
16
+ const _CF = "ConfigFile";
17
+ const _CH = "CreateHost";
18
+ const _CHI = "CreateHostInput";
19
+ const _CHO = "CreateHostOutput";
20
+ const _CL = "ConnectionList";
21
+ const _CME = "ConcurrentModificationException";
22
+ const _CN = "ConnectionName";
23
+ const _CR = "CreatedReason";
24
+ const _CRL = "CreateRepositoryLink";
25
+ const _CRLI = "CreateRepositoryLinkInput";
26
+ const _CRLO = "CreateRepositoryLinkOutput";
27
+ const _CS = "ConnectionStatus";
28
+ const _CSC = "CreateSyncConfiguration";
29
+ const _CSCI = "CreateSyncConfigurationInput";
30
+ const _CSCO = "CreateSyncConfigurationOutput";
31
+ const _Co = "Connections";
32
+ const _Con = "Contexts";
33
+ const _D = "Directory";
34
+ const _DC = "DeleteConnection";
35
+ const _DCI = "DeleteConnectionInput";
36
+ const _DCO = "DeleteConnectionOutput";
37
+ const _DH = "DeleteHost";
38
+ const _DHI = "DeleteHostInput";
39
+ const _DHO = "DeleteHostOutput";
40
+ const _DRL = "DeleteRepositoryLink";
41
+ const _DRLI = "DeleteRepositoryLinkInput";
42
+ const _DRLO = "DeleteRepositoryLinkOutput";
43
+ const _DS = "DesiredState";
44
+ const _DSC = "DeleteSyncConfiguration";
45
+ const _DSCI = "DeleteSyncConfigurationInput";
46
+ const _DSCO = "DeleteSyncConfigurationOutput";
47
+ const _E = "Events";
48
+ const _EI = "ExternalId";
49
+ const _EKA = "EncryptionKeyArn";
50
+ const _Ev = "Event";
51
+ const _GC = "GetConnection";
52
+ const _GCI = "GetConnectionInput";
53
+ const _GCO = "GetConnectionOutput";
54
+ const _GH = "GetHost";
55
+ const _GHI = "GetHostInput";
56
+ const _GHO = "GetHostOutput";
57
+ const _GRL = "GetRepositoryLink";
58
+ const _GRLI = "GetRepositoryLinkInput";
59
+ const _GRLO = "GetRepositoryLinkOutput";
60
+ const _GRSS = "GetRepositorySyncStatus";
61
+ const _GRSSI = "GetRepositorySyncStatusInput";
62
+ const _GRSSIe = "GetResourceSyncStatusInput";
63
+ const _GRSSO = "GetRepositorySyncStatusOutput";
64
+ const _GRSSOe = "GetResourceSyncStatusOutput";
65
+ const _GRSSe = "GetResourceSyncStatus";
66
+ const _GSBS = "GetSyncBlockerSummary";
67
+ const _GSBSI = "GetSyncBlockerSummaryInput";
68
+ const _GSBSO = "GetSyncBlockerSummaryOutput";
69
+ const _GSC = "GetSyncConfiguration";
70
+ const _GSCI = "GetSyncConfigurationInput";
71
+ const _GSCO = "GetSyncConfigurationOutput";
72
+ const _H = "Host";
73
+ const _HA = "HostArn";
74
+ const _HAF = "HostArnFilter";
75
+ const _HL = "HostList";
76
+ const _Ho = "Hosts";
77
+ const _I = "Id";
78
+ const _IIE = "InvalidInputException";
79
+ const _IR = "InitialRevision";
80
+ const _ISE = "InternalServerException";
81
+ const _K = "Key";
82
+ const _LB = "LatestBlockers";
83
+ const _LC = "ListConnections";
84
+ const _LCI = "ListConnectionsInput";
85
+ const _LCO = "ListConnectionsOutput";
86
+ const _LEE = "LimitExceededException";
87
+ const _LH = "ListHosts";
88
+ const _LHI = "ListHostsInput";
89
+ const _LHO = "ListHostsOutput";
90
+ const _LRL = "ListRepositoryLinks";
91
+ const _LRLI = "ListRepositoryLinksInput";
92
+ const _LRLO = "ListRepositoryLinksOutput";
93
+ const _LRSD = "ListRepositorySyncDefinitions";
94
+ const _LRSDI = "ListRepositorySyncDefinitionsInput";
95
+ const _LRSDO = "ListRepositorySyncDefinitionsOutput";
96
+ const _LS = "LatestSync";
97
+ const _LSBL = "LatestSyncBlockerList";
98
+ const _LSC = "ListSyncConfigurations";
99
+ const _LSCI = "ListSyncConfigurationsInput";
100
+ const _LSCO = "ListSyncConfigurationsOutput";
101
+ const _LSS = "LatestSuccessfulSync";
102
+ const _LTFR = "ListTagsForResource";
103
+ const _LTFRI = "ListTagsForResourceInput";
104
+ const _LTFRO = "ListTagsForResourceOutput";
105
+ const _M = "Message";
106
+ const _MR = "MaxResults";
107
+ const _N = "Name";
108
+ const _NT = "NextToken";
109
+ const _OAI = "OwnerAccountId";
110
+ const _OI = "OwnerId";
111
+ const _P = "Parent";
112
+ const _PDS = "PublishDeploymentStatus";
113
+ const _PE = "ProviderEndpoint";
114
+ const _PRC = "PullRequestComment";
115
+ const _PRN = "ParentResourceName";
116
+ const _PT = "ProviderType";
117
+ const _PTF = "ProviderTypeFilter";
118
+ const _R = "Revision";
119
+ const _RA = "RoleArn";
120
+ const _RAEE = "ResourceAlreadyExistsException";
121
+ const _RAe = "ResourceArn";
122
+ const _RAes = "ResolvedAt";
123
+ const _RL = "RepositoryLinks";
124
+ const _RLA = "RepositoryLinkArn";
125
+ const _RLCFE = "RetryLatestCommitFailedException";
126
+ const _RLI = "RepositoryLinkInfo";
127
+ const _RLIe = "RepositoryLinkId";
128
+ const _RLL = "RepositoryLinkList";
129
+ const _RN = "RepositoryName";
130
+ const _RNFE = "ResourceNotFoundException";
131
+ const _RNe = "ResourceName";
132
+ const _RR = "ResolvedReason";
133
+ const _RSA = "RepositorySyncAttempt";
134
+ const _RSAe = "ResourceSyncAttempt";
135
+ const _RSD = "RepositorySyncDefinitions";
136
+ const _RSDL = "RepositorySyncDefinitionList";
137
+ const _RSDe = "RepositorySyncDefinition";
138
+ const _RSE = "RepositorySyncEvent";
139
+ const _RSEL = "RepositorySyncEventList";
140
+ const _RSELe = "ResourceSyncEventList";
141
+ const _RSEe = "ResourceSyncEvent";
142
+ const _RUE = "ResourceUnavailableException";
143
+ const _S = "Status";
144
+ const _SA = "StartedAt";
145
+ const _SB = "SyncBlocker";
146
+ const _SBC = "SyncBlockerContext";
147
+ const _SBCL = "SyncBlockerContextList";
148
+ const _SBDNEE = "SyncBlockerDoesNotExistException";
149
+ const _SBS = "SyncBlockerSummary";
150
+ const _SC = "SyncConfiguration";
151
+ const _SCL = "SyncConfigurationList";
152
+ const _SCSEE = "SyncConfigurationStillExistsException";
153
+ const _SCy = "SyncConfigurations";
154
+ const _SGI = "SecurityGroupIds";
155
+ const _SI = "SubnetIds";
156
+ const _SM = "StatusMessage";
157
+ const _ST = "SyncType";
158
+ const _Sh = "Sha";
159
+ const _T = "Tags";
160
+ const _TC = "TlsCertificate";
161
+ const _TE = "ThrottlingException";
162
+ const _TK = "TagKeys";
163
+ const _TL = "TagList";
164
+ const _TR = "TargetRevision";
165
+ const _TRI = "TagResourceInput";
166
+ const _TRO = "TagResourceOutput";
167
+ const _TRUO = "TriggerResourceUpdateOn";
168
+ const _TRa = "TagResource";
169
+ const _Ta = "Target";
170
+ const _Tag = "Tag";
171
+ const _Ti = "Time";
172
+ const _Ty = "Type";
173
+ const _UH = "UpdateHost";
174
+ const _UHI = "UpdateHostInput";
175
+ const _UHO = "UpdateHostOutput";
176
+ const _UOE = "UnsupportedOperationException";
177
+ const _UOOSE = "UpdateOutOfSyncException";
178
+ const _UPTE = "UnsupportedProviderTypeException";
179
+ const _UR = "UntagResource";
180
+ const _URI = "UntagResourceInput";
181
+ const _URL = "UpdateRepositoryLink";
182
+ const _URLI = "UpdateRepositoryLinkInput";
183
+ const _URLO = "UpdateRepositoryLinkOutput";
184
+ const _URO = "UntagResourceOutput";
185
+ const _USB = "UpdateSyncBlocker";
186
+ const _USBI = "UpdateSyncBlockerInput";
187
+ const _USBO = "UpdateSyncBlockerOutput";
188
+ const _USC = "UpdateSyncConfiguration";
189
+ const _USCI = "UpdateSyncConfigurationInput";
190
+ const _USCO = "UpdateSyncConfigurationOutput";
191
+ const _V = "Value";
192
+ const _VC = "VpcConfiguration";
193
+ const _VI = "VpcId";
194
+ const _c = "client";
195
+ const _e = "error";
196
+ const _hE = "httpError";
197
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.codeconnections";
198
+ const _se = "server";
199
+ const n0 = "com.amazonaws.codeconnections";
200
+ const schema_1 = require("@smithy/core/schema");
201
+ const CodeConnectionsServiceException_1 = require("../models/CodeConnectionsServiceException");
202
+ const errors_1 = require("../models/errors");
203
+ const _s_registry = schema_1.TypeRegistry.for(_s);
204
+ exports.CodeConnectionsServiceException$ = [-3, _s, "CodeConnectionsServiceException", 0, [], []];
205
+ _s_registry.registerError(exports.CodeConnectionsServiceException$, CodeConnectionsServiceException_1.CodeConnectionsServiceException);
206
+ const n0_registry = schema_1.TypeRegistry.for(n0);
207
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
208
+ { [_e]: _c, [_hE]: 403 },
209
+ [_M],
210
+ [0]
211
+ ];
212
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
213
+ exports.ConcurrentModificationException$ = [-3, n0, _CME,
214
+ { [_e]: _c, [_hE]: 409 },
215
+ [_M],
216
+ [0]
217
+ ];
218
+ n0_registry.registerError(exports.ConcurrentModificationException$, errors_1.ConcurrentModificationException);
219
+ exports.ConditionalCheckFailedException$ = [-3, n0, _CCFE,
220
+ { [_e]: _c, [_hE]: 409 },
221
+ [_M],
222
+ [0]
223
+ ];
224
+ n0_registry.registerError(exports.ConditionalCheckFailedException$, errors_1.ConditionalCheckFailedException);
225
+ exports.ConflictException$ = [-3, n0, _CE,
226
+ { [_e]: _c, [_hE]: 409 },
227
+ [_M],
228
+ [0]
229
+ ];
230
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
231
+ exports.InternalServerException$ = [-3, n0, _ISE,
232
+ { [_e]: _se, [_hE]: 503 },
233
+ [_M],
234
+ [0]
235
+ ];
236
+ n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
237
+ exports.InvalidInputException$ = [-3, n0, _IIE,
238
+ { [_e]: _c, [_hE]: 400 },
239
+ [_M],
240
+ [0]
241
+ ];
242
+ n0_registry.registerError(exports.InvalidInputException$, errors_1.InvalidInputException);
243
+ exports.LimitExceededException$ = [-3, n0, _LEE,
244
+ { [_e]: _c, [_hE]: 429 },
245
+ [_M],
246
+ [0]
247
+ ];
248
+ n0_registry.registerError(exports.LimitExceededException$, errors_1.LimitExceededException);
249
+ exports.ResourceAlreadyExistsException$ = [-3, n0, _RAEE,
250
+ { [_e]: _c, [_hE]: 409 },
251
+ [_M],
252
+ [0]
253
+ ];
254
+ n0_registry.registerError(exports.ResourceAlreadyExistsException$, errors_1.ResourceAlreadyExistsException);
255
+ exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
256
+ { [_e]: _c, [_hE]: 404 },
257
+ [_M],
258
+ [0]
259
+ ];
260
+ n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
261
+ exports.ResourceUnavailableException$ = [-3, n0, _RUE,
262
+ { [_e]: _c, [_hE]: 400 },
263
+ [_M],
264
+ [0]
265
+ ];
266
+ n0_registry.registerError(exports.ResourceUnavailableException$, errors_1.ResourceUnavailableException);
267
+ exports.RetryLatestCommitFailedException$ = [-3, n0, _RLCFE,
268
+ { [_e]: _se, [_hE]: 503 },
269
+ [_M],
270
+ [0]
271
+ ];
272
+ n0_registry.registerError(exports.RetryLatestCommitFailedException$, errors_1.RetryLatestCommitFailedException);
273
+ exports.SyncBlockerDoesNotExistException$ = [-3, n0, _SBDNEE,
274
+ { [_e]: _c, [_hE]: 404 },
275
+ [_M],
276
+ [0]
277
+ ];
278
+ n0_registry.registerError(exports.SyncBlockerDoesNotExistException$, errors_1.SyncBlockerDoesNotExistException);
279
+ exports.SyncConfigurationStillExistsException$ = [-3, n0, _SCSEE,
280
+ { [_e]: _c, [_hE]: 409 },
281
+ [_M],
282
+ [0]
283
+ ];
284
+ n0_registry.registerError(exports.SyncConfigurationStillExistsException$, errors_1.SyncConfigurationStillExistsException);
285
+ exports.ThrottlingException$ = [-3, n0, _TE,
286
+ { [_e]: _c, [_hE]: 429 },
287
+ [_M],
288
+ [0]
289
+ ];
290
+ n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
291
+ exports.UnsupportedOperationException$ = [-3, n0, _UOE,
292
+ { [_e]: _c, [_hE]: 400 },
293
+ [_M],
294
+ [0]
295
+ ];
296
+ n0_registry.registerError(exports.UnsupportedOperationException$, errors_1.UnsupportedOperationException);
297
+ exports.UnsupportedProviderTypeException$ = [-3, n0, _UPTE,
298
+ { [_e]: _c, [_hE]: 400 },
299
+ [_M],
300
+ [0]
301
+ ];
302
+ n0_registry.registerError(exports.UnsupportedProviderTypeException$, errors_1.UnsupportedProviderTypeException);
303
+ exports.UpdateOutOfSyncException$ = [-3, n0, _UOOSE,
304
+ { [_e]: _c, [_hE]: 409 },
305
+ [_M],
306
+ [0]
307
+ ];
308
+ n0_registry.registerError(exports.UpdateOutOfSyncException$, errors_1.UpdateOutOfSyncException);
309
+ exports.errorTypeRegistries = [
310
+ _s_registry,
311
+ n0_registry,
312
+ ];
313
+ exports.Connection$ = [3, n0, _C,
314
+ 0,
315
+ [_CN, _CA, _PT, _OAI, _CS, _HA],
316
+ [0, 0, 0, 0, 0, 0]
317
+ ];
318
+ exports.CreateConnectionInput$ = [3, n0, _CCI,
319
+ 0,
320
+ [_CN, _PT, _T, _HA],
321
+ [0, 0, () => TagList, 0], 1
322
+ ];
323
+ exports.CreateConnectionOutput$ = [3, n0, _CCO,
324
+ 0,
325
+ [_CA, _T],
326
+ [0, () => TagList], 1
327
+ ];
328
+ exports.CreateHostInput$ = [3, n0, _CHI,
329
+ 0,
330
+ [_N, _PT, _PE, _VC, _T],
331
+ [0, 0, 0, () => exports.VpcConfiguration$, () => TagList], 3
332
+ ];
333
+ exports.CreateHostOutput$ = [3, n0, _CHO,
334
+ 0,
335
+ [_HA, _T],
336
+ [0, () => TagList]
337
+ ];
338
+ exports.CreateRepositoryLinkInput$ = [3, n0, _CRLI,
339
+ 0,
340
+ [_CA, _OI, _RN, _EKA, _T],
341
+ [0, 0, 0, 0, () => TagList], 3
342
+ ];
343
+ exports.CreateRepositoryLinkOutput$ = [3, n0, _CRLO,
344
+ 0,
345
+ [_RLI],
346
+ [() => exports.RepositoryLinkInfo$], 1
347
+ ];
348
+ exports.CreateSyncConfigurationInput$ = [3, n0, _CSCI,
349
+ 0,
350
+ [_B, _CF, _RLIe, _RNe, _RA, _ST, _PDS, _TRUO, _PRC],
351
+ [0, 0, 0, 0, 0, 0, 0, 0, 0], 6
352
+ ];
353
+ exports.CreateSyncConfigurationOutput$ = [3, n0, _CSCO,
354
+ 0,
355
+ [_SC],
356
+ [() => exports.SyncConfiguration$], 1
357
+ ];
358
+ exports.DeleteConnectionInput$ = [3, n0, _DCI,
359
+ 0,
360
+ [_CA],
361
+ [0], 1
362
+ ];
363
+ exports.DeleteConnectionOutput$ = [3, n0, _DCO,
364
+ 0,
365
+ [],
366
+ []
367
+ ];
368
+ exports.DeleteHostInput$ = [3, n0, _DHI,
369
+ 0,
370
+ [_HA],
371
+ [0], 1
372
+ ];
373
+ exports.DeleteHostOutput$ = [3, n0, _DHO,
374
+ 0,
375
+ [],
376
+ []
377
+ ];
378
+ exports.DeleteRepositoryLinkInput$ = [3, n0, _DRLI,
379
+ 0,
380
+ [_RLIe],
381
+ [0], 1
382
+ ];
383
+ exports.DeleteRepositoryLinkOutput$ = [3, n0, _DRLO,
384
+ 0,
385
+ [],
386
+ []
387
+ ];
388
+ exports.DeleteSyncConfigurationInput$ = [3, n0, _DSCI,
389
+ 0,
390
+ [_ST, _RNe],
391
+ [0, 0], 2
392
+ ];
393
+ exports.DeleteSyncConfigurationOutput$ = [3, n0, _DSCO,
394
+ 0,
395
+ [],
396
+ []
397
+ ];
398
+ exports.GetConnectionInput$ = [3, n0, _GCI,
399
+ 0,
400
+ [_CA],
401
+ [0], 1
402
+ ];
403
+ exports.GetConnectionOutput$ = [3, n0, _GCO,
404
+ 0,
405
+ [_C],
406
+ [() => exports.Connection$]
407
+ ];
408
+ exports.GetHostInput$ = [3, n0, _GHI,
409
+ 0,
410
+ [_HA],
411
+ [0], 1
412
+ ];
413
+ exports.GetHostOutput$ = [3, n0, _GHO,
414
+ 0,
415
+ [_N, _S, _PT, _PE, _VC],
416
+ [0, 0, 0, 0, () => exports.VpcConfiguration$]
417
+ ];
418
+ exports.GetRepositoryLinkInput$ = [3, n0, _GRLI,
419
+ 0,
420
+ [_RLIe],
421
+ [0], 1
422
+ ];
423
+ exports.GetRepositoryLinkOutput$ = [3, n0, _GRLO,
424
+ 0,
425
+ [_RLI],
426
+ [() => exports.RepositoryLinkInfo$], 1
427
+ ];
428
+ exports.GetRepositorySyncStatusInput$ = [3, n0, _GRSSI,
429
+ 0,
430
+ [_B, _RLIe, _ST],
431
+ [0, 0, 0], 3
432
+ ];
433
+ exports.GetRepositorySyncStatusOutput$ = [3, n0, _GRSSO,
434
+ 0,
435
+ [_LS],
436
+ [() => exports.RepositorySyncAttempt$], 1
437
+ ];
438
+ exports.GetResourceSyncStatusInput$ = [3, n0, _GRSSIe,
439
+ 0,
440
+ [_RNe, _ST],
441
+ [0, 0], 2
442
+ ];
443
+ exports.GetResourceSyncStatusOutput$ = [3, n0, _GRSSOe,
444
+ 0,
445
+ [_LS, _DS, _LSS],
446
+ [() => exports.ResourceSyncAttempt$, () => exports.Revision$, () => exports.ResourceSyncAttempt$], 1
447
+ ];
448
+ exports.GetSyncBlockerSummaryInput$ = [3, n0, _GSBSI,
449
+ 0,
450
+ [_ST, _RNe],
451
+ [0, 0], 2
452
+ ];
453
+ exports.GetSyncBlockerSummaryOutput$ = [3, n0, _GSBSO,
454
+ 0,
455
+ [_SBS],
456
+ [() => exports.SyncBlockerSummary$], 1
457
+ ];
458
+ exports.GetSyncConfigurationInput$ = [3, n0, _GSCI,
459
+ 0,
460
+ [_ST, _RNe],
461
+ [0, 0], 2
462
+ ];
463
+ exports.GetSyncConfigurationOutput$ = [3, n0, _GSCO,
464
+ 0,
465
+ [_SC],
466
+ [() => exports.SyncConfiguration$], 1
467
+ ];
468
+ exports.Host$ = [3, n0, _H,
469
+ 0,
470
+ [_N, _HA, _PT, _PE, _VC, _S, _SM],
471
+ [0, 0, 0, 0, () => exports.VpcConfiguration$, 0, 0]
472
+ ];
473
+ exports.ListConnectionsInput$ = [3, n0, _LCI,
474
+ 0,
475
+ [_PTF, _HAF, _MR, _NT],
476
+ [0, 0, 1, 0]
477
+ ];
478
+ exports.ListConnectionsOutput$ = [3, n0, _LCO,
479
+ 0,
480
+ [_Co, _NT],
481
+ [() => ConnectionList, 0]
482
+ ];
483
+ exports.ListHostsInput$ = [3, n0, _LHI,
484
+ 0,
485
+ [_MR, _NT],
486
+ [1, 0]
487
+ ];
488
+ exports.ListHostsOutput$ = [3, n0, _LHO,
489
+ 0,
490
+ [_Ho, _NT],
491
+ [() => HostList, 0]
492
+ ];
493
+ exports.ListRepositoryLinksInput$ = [3, n0, _LRLI,
494
+ 0,
495
+ [_MR, _NT],
496
+ [1, 0]
497
+ ];
498
+ exports.ListRepositoryLinksOutput$ = [3, n0, _LRLO,
499
+ 0,
500
+ [_RL, _NT],
501
+ [() => RepositoryLinkList, 0], 1
502
+ ];
503
+ exports.ListRepositorySyncDefinitionsInput$ = [3, n0, _LRSDI,
504
+ 0,
505
+ [_RLIe, _ST],
506
+ [0, 0], 2
507
+ ];
508
+ exports.ListRepositorySyncDefinitionsOutput$ = [3, n0, _LRSDO,
509
+ 0,
510
+ [_RSD, _NT],
511
+ [() => RepositorySyncDefinitionList, 0], 1
512
+ ];
513
+ exports.ListSyncConfigurationsInput$ = [3, n0, _LSCI,
514
+ 0,
515
+ [_RLIe, _ST, _MR, _NT],
516
+ [0, 0, 1, 0], 2
517
+ ];
518
+ exports.ListSyncConfigurationsOutput$ = [3, n0, _LSCO,
519
+ 0,
520
+ [_SCy, _NT],
521
+ [() => SyncConfigurationList, 0], 1
522
+ ];
523
+ exports.ListTagsForResourceInput$ = [3, n0, _LTFRI,
524
+ 0,
525
+ [_RAe],
526
+ [0], 1
527
+ ];
528
+ exports.ListTagsForResourceOutput$ = [3, n0, _LTFRO,
529
+ 0,
530
+ [_T],
531
+ [() => TagList]
532
+ ];
533
+ exports.RepositoryLinkInfo$ = [3, n0, _RLI,
534
+ 0,
535
+ [_CA, _OI, _PT, _RLA, _RLIe, _RN, _EKA],
536
+ [0, 0, 0, 0, 0, 0, 0], 6
537
+ ];
538
+ exports.RepositorySyncAttempt$ = [3, n0, _RSA,
539
+ 0,
540
+ [_SA, _S, _E],
541
+ [4, 0, () => RepositorySyncEventList], 3
542
+ ];
543
+ exports.RepositorySyncDefinition$ = [3, n0, _RSDe,
544
+ 0,
545
+ [_B, _D, _P, _Ta],
546
+ [0, 0, 0, 0], 4
547
+ ];
548
+ exports.RepositorySyncEvent$ = [3, n0, _RSE,
549
+ 0,
550
+ [_Ev, _Ti, _Ty, _EI],
551
+ [0, 4, 0, 0], 3
552
+ ];
553
+ exports.ResourceSyncAttempt$ = [3, n0, _RSAe,
554
+ 0,
555
+ [_E, _IR, _SA, _S, _TR, _Ta],
556
+ [() => ResourceSyncEventList, () => exports.Revision$, 4, 0, () => exports.Revision$, 0], 6
557
+ ];
558
+ exports.ResourceSyncEvent$ = [3, n0, _RSEe,
559
+ 0,
560
+ [_Ev, _Ti, _Ty, _EI],
561
+ [0, 4, 0, 0], 3
562
+ ];
563
+ exports.Revision$ = [3, n0, _R,
564
+ 0,
565
+ [_B, _D, _OI, _RN, _PT, _Sh],
566
+ [0, 0, 0, 0, 0, 0], 6
567
+ ];
568
+ exports.SyncBlocker$ = [3, n0, _SB,
569
+ 0,
570
+ [_I, _Ty, _S, _CR, _CAr, _Con, _RR, _RAes],
571
+ [0, 0, 0, 0, 4, () => SyncBlockerContextList, 0, 4], 5
572
+ ];
573
+ exports.SyncBlockerContext$ = [3, n0, _SBC,
574
+ 0,
575
+ [_K, _V],
576
+ [0, 0], 2
577
+ ];
578
+ exports.SyncBlockerSummary$ = [3, n0, _SBS,
579
+ 0,
580
+ [_RNe, _PRN, _LB],
581
+ [0, 0, () => LatestSyncBlockerList], 1
582
+ ];
583
+ exports.SyncConfiguration$ = [3, n0, _SC,
584
+ 0,
585
+ [_B, _OI, _PT, _RLIe, _RN, _RNe, _RA, _ST, _CF, _PDS, _TRUO, _PRC],
586
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 8
587
+ ];
588
+ exports.Tag$ = [3, n0, _Tag,
589
+ 0,
590
+ [_K, _V],
591
+ [0, 0], 2
592
+ ];
593
+ exports.TagResourceInput$ = [3, n0, _TRI,
594
+ 0,
595
+ [_RAe, _T],
596
+ [0, () => TagList], 2
597
+ ];
598
+ exports.TagResourceOutput$ = [3, n0, _TRO,
599
+ 0,
600
+ [],
601
+ []
602
+ ];
603
+ exports.UntagResourceInput$ = [3, n0, _URI,
604
+ 0,
605
+ [_RAe, _TK],
606
+ [0, 64 | 0], 2
607
+ ];
608
+ exports.UntagResourceOutput$ = [3, n0, _URO,
609
+ 0,
610
+ [],
611
+ []
612
+ ];
613
+ exports.UpdateHostInput$ = [3, n0, _UHI,
614
+ 0,
615
+ [_HA, _PE, _VC],
616
+ [0, 0, () => exports.VpcConfiguration$], 1
617
+ ];
618
+ exports.UpdateHostOutput$ = [3, n0, _UHO,
619
+ 0,
620
+ [],
621
+ []
622
+ ];
623
+ exports.UpdateRepositoryLinkInput$ = [3, n0, _URLI,
624
+ 0,
625
+ [_RLIe, _CA, _EKA],
626
+ [0, 0, 0], 1
627
+ ];
628
+ exports.UpdateRepositoryLinkOutput$ = [3, n0, _URLO,
629
+ 0,
630
+ [_RLI],
631
+ [() => exports.RepositoryLinkInfo$], 1
632
+ ];
633
+ exports.UpdateSyncBlockerInput$ = [3, n0, _USBI,
634
+ 0,
635
+ [_I, _ST, _RNe, _RR],
636
+ [0, 0, 0, 0], 4
637
+ ];
638
+ exports.UpdateSyncBlockerOutput$ = [3, n0, _USBO,
639
+ 0,
640
+ [_RNe, _SB, _PRN],
641
+ [0, () => exports.SyncBlocker$, 0], 2
642
+ ];
643
+ exports.UpdateSyncConfigurationInput$ = [3, n0, _USCI,
644
+ 0,
645
+ [_RNe, _ST, _B, _CF, _RLIe, _RA, _PDS, _TRUO, _PRC],
646
+ [0, 0, 0, 0, 0, 0, 0, 0, 0], 2
647
+ ];
648
+ exports.UpdateSyncConfigurationOutput$ = [3, n0, _USCO,
649
+ 0,
650
+ [_SC],
651
+ [() => exports.SyncConfiguration$], 1
652
+ ];
653
+ exports.VpcConfiguration$ = [3, n0, _VC,
654
+ 0,
655
+ [_VI, _SI, _SGI, _TC],
656
+ [0, 64 | 0, 64 | 0, 0], 3
657
+ ];
658
+ var ConnectionList = [1, n0, _CL,
659
+ 0, () => exports.Connection$
660
+ ];
661
+ var HostList = [1, n0, _HL,
662
+ 0, () => exports.Host$
663
+ ];
664
+ var LatestSyncBlockerList = [1, n0, _LSBL,
665
+ 0, () => exports.SyncBlocker$
666
+ ];
667
+ var RepositoryLinkList = [1, n0, _RLL,
668
+ 0, () => exports.RepositoryLinkInfo$
669
+ ];
670
+ var RepositorySyncDefinitionList = [1, n0, _RSDL,
671
+ 0, () => exports.RepositorySyncDefinition$
672
+ ];
673
+ var RepositorySyncEventList = [1, n0, _RSEL,
674
+ 0, () => exports.RepositorySyncEvent$
675
+ ];
676
+ var ResourceSyncEventList = [1, n0, _RSELe,
677
+ 0, () => exports.ResourceSyncEvent$
678
+ ];
679
+ var SecurityGroupIds = 64 | 0;
680
+ var SubnetIds = 64 | 0;
681
+ var SyncBlockerContextList = [1, n0, _SBCL,
682
+ 0, () => exports.SyncBlockerContext$
683
+ ];
684
+ var SyncConfigurationList = [1, n0, _SCL,
685
+ 0, () => exports.SyncConfiguration$
686
+ ];
687
+ var TagKeyList = 64 | 0;
688
+ var TagList = [1, n0, _TL,
689
+ 0, () => exports.Tag$
690
+ ];
691
+ exports.CreateConnection$ = [9, n0, _CC,
692
+ 0, () => exports.CreateConnectionInput$, () => exports.CreateConnectionOutput$
693
+ ];
694
+ exports.CreateHost$ = [9, n0, _CH,
695
+ 0, () => exports.CreateHostInput$, () => exports.CreateHostOutput$
696
+ ];
697
+ exports.CreateRepositoryLink$ = [9, n0, _CRL,
698
+ 0, () => exports.CreateRepositoryLinkInput$, () => exports.CreateRepositoryLinkOutput$
699
+ ];
700
+ exports.CreateSyncConfiguration$ = [9, n0, _CSC,
701
+ 0, () => exports.CreateSyncConfigurationInput$, () => exports.CreateSyncConfigurationOutput$
702
+ ];
703
+ exports.DeleteConnection$ = [9, n0, _DC,
704
+ 0, () => exports.DeleteConnectionInput$, () => exports.DeleteConnectionOutput$
705
+ ];
706
+ exports.DeleteHost$ = [9, n0, _DH,
707
+ 0, () => exports.DeleteHostInput$, () => exports.DeleteHostOutput$
708
+ ];
709
+ exports.DeleteRepositoryLink$ = [9, n0, _DRL,
710
+ 0, () => exports.DeleteRepositoryLinkInput$, () => exports.DeleteRepositoryLinkOutput$
711
+ ];
712
+ exports.DeleteSyncConfiguration$ = [9, n0, _DSC,
713
+ 0, () => exports.DeleteSyncConfigurationInput$, () => exports.DeleteSyncConfigurationOutput$
714
+ ];
715
+ exports.GetConnection$ = [9, n0, _GC,
716
+ 0, () => exports.GetConnectionInput$, () => exports.GetConnectionOutput$
717
+ ];
718
+ exports.GetHost$ = [9, n0, _GH,
719
+ 0, () => exports.GetHostInput$, () => exports.GetHostOutput$
720
+ ];
721
+ exports.GetRepositoryLink$ = [9, n0, _GRL,
722
+ 0, () => exports.GetRepositoryLinkInput$, () => exports.GetRepositoryLinkOutput$
723
+ ];
724
+ exports.GetRepositorySyncStatus$ = [9, n0, _GRSS,
725
+ 0, () => exports.GetRepositorySyncStatusInput$, () => exports.GetRepositorySyncStatusOutput$
726
+ ];
727
+ exports.GetResourceSyncStatus$ = [9, n0, _GRSSe,
728
+ 0, () => exports.GetResourceSyncStatusInput$, () => exports.GetResourceSyncStatusOutput$
729
+ ];
730
+ exports.GetSyncBlockerSummary$ = [9, n0, _GSBS,
731
+ 0, () => exports.GetSyncBlockerSummaryInput$, () => exports.GetSyncBlockerSummaryOutput$
732
+ ];
733
+ exports.GetSyncConfiguration$ = [9, n0, _GSC,
734
+ 0, () => exports.GetSyncConfigurationInput$, () => exports.GetSyncConfigurationOutput$
735
+ ];
736
+ exports.ListConnections$ = [9, n0, _LC,
737
+ 0, () => exports.ListConnectionsInput$, () => exports.ListConnectionsOutput$
738
+ ];
739
+ exports.ListHosts$ = [9, n0, _LH,
740
+ 0, () => exports.ListHostsInput$, () => exports.ListHostsOutput$
741
+ ];
742
+ exports.ListRepositoryLinks$ = [9, n0, _LRL,
743
+ 0, () => exports.ListRepositoryLinksInput$, () => exports.ListRepositoryLinksOutput$
744
+ ];
745
+ exports.ListRepositorySyncDefinitions$ = [9, n0, _LRSD,
746
+ 0, () => exports.ListRepositorySyncDefinitionsInput$, () => exports.ListRepositorySyncDefinitionsOutput$
747
+ ];
748
+ exports.ListSyncConfigurations$ = [9, n0, _LSC,
749
+ 0, () => exports.ListSyncConfigurationsInput$, () => exports.ListSyncConfigurationsOutput$
750
+ ];
751
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
752
+ 0, () => exports.ListTagsForResourceInput$, () => exports.ListTagsForResourceOutput$
753
+ ];
754
+ exports.TagResource$ = [9, n0, _TRa,
755
+ 0, () => exports.TagResourceInput$, () => exports.TagResourceOutput$
756
+ ];
757
+ exports.UntagResource$ = [9, n0, _UR,
758
+ 0, () => exports.UntagResourceInput$, () => exports.UntagResourceOutput$
759
+ ];
760
+ exports.UpdateHost$ = [9, n0, _UH,
761
+ 0, () => exports.UpdateHostInput$, () => exports.UpdateHostOutput$
762
+ ];
763
+ exports.UpdateRepositoryLink$ = [9, n0, _URL,
764
+ 0, () => exports.UpdateRepositoryLinkInput$, () => exports.UpdateRepositoryLinkOutput$
765
+ ];
766
+ exports.UpdateSyncBlocker$ = [9, n0, _USB,
767
+ 0, () => exports.UpdateSyncBlockerInput$, () => exports.UpdateSyncBlockerOutput$
768
+ ];
769
+ exports.UpdateSyncConfiguration$ = [9, n0, _USC,
770
+ 0, () => exports.UpdateSyncConfigurationInput$, () => exports.UpdateSyncConfigurationOutput$
771
+ ];