@aws-sdk/client-appfabric 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,764 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.IngestionSummary$ = exports.IngestionDestinationSummary$ = exports.IngestionDestination$ = exports.Ingestion$ = exports.GetIngestionResponse$ = exports.GetIngestionRequest$ = exports.GetIngestionDestinationResponse$ = exports.GetIngestionDestinationRequest$ = exports.GetAppBundleResponse$ = exports.GetAppBundleRequest$ = exports.GetAppAuthorizationResponse$ = exports.GetAppAuthorizationRequest$ = exports.FirehoseStream$ = exports.DeleteIngestionResponse$ = exports.DeleteIngestionRequest$ = exports.DeleteIngestionDestinationResponse$ = exports.DeleteIngestionDestinationRequest$ = exports.DeleteAppBundleResponse$ = exports.DeleteAppBundleRequest$ = exports.DeleteAppAuthorizationResponse$ = exports.DeleteAppAuthorizationRequest$ = exports.CreateIngestionResponse$ = exports.CreateIngestionRequest$ = exports.CreateIngestionDestinationResponse$ = exports.CreateIngestionDestinationRequest$ = exports.CreateAppBundleResponse$ = exports.CreateAppBundleRequest$ = exports.CreateAppAuthorizationResponse$ = exports.CreateAppAuthorizationRequest$ = exports.ConnectAppAuthorizationResponse$ = exports.ConnectAppAuthorizationRequest$ = exports.BatchGetUserAccessTasksResponse$ = exports.BatchGetUserAccessTasksRequest$ = exports.AuthRequest$ = exports.AuditLogProcessingConfiguration$ = exports.AuditLogDestinationConfiguration$ = exports.AppBundleSummary$ = exports.AppBundle$ = exports.AppAuthorizationSummary$ = exports.AppAuthorization$ = exports.ApiKeyCredential$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.AppFabricServiceException$ = void 0;
4
+ exports.GetIngestionDestination$ = exports.GetIngestion$ = exports.GetAppBundle$ = exports.GetAppAuthorization$ = exports.DeleteIngestionDestination$ = exports.DeleteIngestion$ = exports.DeleteAppBundle$ = exports.DeleteAppAuthorization$ = exports.CreateIngestionDestination$ = exports.CreateIngestion$ = exports.CreateAppBundle$ = exports.CreateAppAuthorization$ = exports.ConnectAppAuthorization$ = exports.BatchGetUserAccessTasks$ = exports.ProcessingConfiguration$ = exports.DestinationConfiguration$ = exports.Destination$ = exports.Credential$ = exports.ValidationExceptionField$ = exports.UserAccessTaskItem$ = exports.UserAccessResultItem$ = exports.UpdateIngestionDestinationResponse$ = exports.UpdateIngestionDestinationRequest$ = exports.UpdateAppAuthorizationResponse$ = exports.UpdateAppAuthorizationRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.Tenant$ = exports.TaskError$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.StopIngestionResponse$ = exports.StopIngestionRequest$ = exports.StartUserAccessTasksResponse$ = exports.StartUserAccessTasksRequest$ = exports.StartIngestionResponse$ = exports.StartIngestionRequest$ = exports.S3Bucket$ = exports.Oauth2Credential$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListIngestionsResponse$ = exports.ListIngestionsRequest$ = exports.ListIngestionDestinationsResponse$ = exports.ListIngestionDestinationsRequest$ = exports.ListAppBundlesResponse$ = exports.ListAppBundlesRequest$ = exports.ListAppAuthorizationsResponse$ = exports.ListAppAuthorizationsRequest$ = void 0;
5
+ exports.UpdateIngestionDestination$ = exports.UpdateAppAuthorization$ = exports.UntagResource$ = exports.TagResource$ = exports.StopIngestion$ = exports.StartUserAccessTasks$ = exports.StartIngestion$ = exports.ListTagsForResource$ = exports.ListIngestions$ = exports.ListIngestionDestinations$ = exports.ListAppBundles$ = exports.ListAppAuthorizations$ = void 0;
6
+ const _AA = "AppAuthorization";
7
+ const _AAS = "AppAuthorizationSummary";
8
+ const _AASL = "AppAuthorizationSummaryList";
9
+ const _AB = "AppBundle";
10
+ const _ABS = "AppBundleSummary";
11
+ const _ABSL = "AppBundleSummaryList";
12
+ const _ADE = "AccessDeniedException";
13
+ const _AKC = "ApiKeyCredential";
14
+ const _ALDC = "AuditLogDestinationConfiguration";
15
+ const _ALPC = "AuditLogProcessingConfiguration";
16
+ const _AR = "AuthRequest";
17
+ const _BGUAT = "BatchGetUserAccessTasks";
18
+ const _BGUATR = "BatchGetUserAccessTasksRequest";
19
+ const _BGUATRa = "BatchGetUserAccessTasksResponse";
20
+ const _C = "Credential";
21
+ const _CAA = "ConnectAppAuthorization";
22
+ const _CAAR = "ConnectAppAuthorizationRequest";
23
+ const _CAARo = "ConnectAppAuthorizationResponse";
24
+ const _CAARr = "CreateAppAuthorizationRequest";
25
+ const _CAARre = "CreateAppAuthorizationResponse";
26
+ const _CAAr = "CreateAppAuthorization";
27
+ const _CAB = "CreateAppBundle";
28
+ const _CABR = "CreateAppBundleRequest";
29
+ const _CABRr = "CreateAppBundleResponse";
30
+ const _CE = "ConflictException";
31
+ const _CI = "CreateIngestion";
32
+ const _CID = "CreateIngestionDestination";
33
+ const _CIDR = "CreateIngestionDestinationRequest";
34
+ const _CIDRr = "CreateIngestionDestinationResponse";
35
+ const _CIR = "CreateIngestionRequest";
36
+ const _CIRr = "CreateIngestionResponse";
37
+ const _D = "Destination";
38
+ const _DAA = "DeleteAppAuthorization";
39
+ const _DAAR = "DeleteAppAuthorizationRequest";
40
+ const _DAARe = "DeleteAppAuthorizationResponse";
41
+ const _DAB = "DeleteAppBundle";
42
+ const _DABR = "DeleteAppBundleRequest";
43
+ const _DABRe = "DeleteAppBundleResponse";
44
+ const _DC = "DestinationConfiguration";
45
+ const _DI = "DeleteIngestion";
46
+ const _DID = "DeleteIngestionDestination";
47
+ const _DIDR = "DeleteIngestionDestinationRequest";
48
+ const _DIDRe = "DeleteIngestionDestinationResponse";
49
+ const _DIR = "DeleteIngestionRequest";
50
+ const _DIRe = "DeleteIngestionResponse";
51
+ const _E = "Email";
52
+ const _FS = "FirehoseStream";
53
+ const _GAA = "GetAppAuthorization";
54
+ const _GAAR = "GetAppAuthorizationRequest";
55
+ const _GAARe = "GetAppAuthorizationResponse";
56
+ const _GAB = "GetAppBundle";
57
+ const _GABR = "GetAppBundleRequest";
58
+ const _GABRe = "GetAppBundleResponse";
59
+ const _GI = "GetIngestion";
60
+ const _GID = "GetIngestionDestination";
61
+ const _GIDR = "GetIngestionDestinationRequest";
62
+ const _GIDRe = "GetIngestionDestinationResponse";
63
+ const _GIR = "GetIngestionRequest";
64
+ const _GIRe = "GetIngestionResponse";
65
+ const _I = "Ingestion";
66
+ const _ID = "IngestionDestination";
67
+ const _IDL = "IngestionDestinationList";
68
+ const _IDS = "IngestionDestinationSummary";
69
+ const _IL = "IngestionList";
70
+ const _IS = "IngestionSummary";
71
+ const _ISE = "InternalServerException";
72
+ const _LAA = "ListAppAuthorizations";
73
+ const _LAAR = "ListAppAuthorizationsRequest";
74
+ const _LAARi = "ListAppAuthorizationsResponse";
75
+ const _LAB = "ListAppBundles";
76
+ const _LABR = "ListAppBundlesRequest";
77
+ const _LABRi = "ListAppBundlesResponse";
78
+ const _LI = "ListIngestions";
79
+ const _LID = "ListIngestionDestinations";
80
+ const _LIDR = "ListIngestionDestinationsRequest";
81
+ const _LIDRi = "ListIngestionDestinationsResponse";
82
+ const _LIR = "ListIngestionsRequest";
83
+ const _LIRi = "ListIngestionsResponse";
84
+ const _LTFR = "ListTagsForResource";
85
+ const _LTFRR = "ListTagsForResourceRequest";
86
+ const _LTFRRi = "ListTagsForResourceResponse";
87
+ const _OC = "Oauth2Credential";
88
+ const _PC = "ProcessingConfiguration";
89
+ const _RA = "Retry-After";
90
+ const _RNFE = "ResourceNotFoundException";
91
+ const _SB = "S3Bucket";
92
+ const _SI = "StartIngestion";
93
+ const _SIR = "StartIngestionRequest";
94
+ const _SIRt = "StartIngestionResponse";
95
+ const _SIRto = "StopIngestionRequest";
96
+ const _SIRtop = "StopIngestionResponse";
97
+ const _SIt = "StopIngestion";
98
+ const _SQEE = "ServiceQuotaExceededException";
99
+ const _SS = "SensitiveString2048";
100
+ const _SUAT = "StartUserAccessTasks";
101
+ const _SUATR = "StartUserAccessTasksRequest";
102
+ const _SUATRt = "StartUserAccessTasksResponse";
103
+ const _T = "Tag";
104
+ const _TE = "ThrottlingException";
105
+ const _TEa = "TaskError";
106
+ const _TL = "TagList";
107
+ const _TR = "TagResource";
108
+ const _TRR = "TagResourceRequest";
109
+ const _TRRa = "TagResourceResponse";
110
+ const _Te = "Tenant";
111
+ const _UAA = "UpdateAppAuthorization";
112
+ const _UAAR = "UpdateAppAuthorizationRequest";
113
+ const _UAARp = "UpdateAppAuthorizationResponse";
114
+ const _UARI = "UserAccessResultItem";
115
+ const _UARL = "UserAccessResultsList";
116
+ const _UATI = "UserAccessTaskItem";
117
+ const _UATL = "UserAccessTasksList";
118
+ const _UID = "UpdateIngestionDestination";
119
+ const _UIDR = "UpdateIngestionDestinationRequest";
120
+ const _UIDRp = "UpdateIngestionDestinationResponse";
121
+ const _UR = "UntagResource";
122
+ const _URR = "UntagResourceRequest";
123
+ const _URRn = "UntagResourceResponse";
124
+ const _VE = "ValidationException";
125
+ const _VEF = "ValidationExceptionField";
126
+ const _VEFL = "ValidationExceptionFieldList";
127
+ const _a = "app";
128
+ const _aA = "appAuthorization";
129
+ const _aAA = "appAuthorizationArn";
130
+ const _aAI = "appAuthorizationIdentifier";
131
+ const _aAS = "appAuthorizationSummary";
132
+ const _aASL = "appAuthorizationSummaryList";
133
+ const _aB = "appBundle";
134
+ const _aBA = "appBundleArn";
135
+ const _aBI = "appBundleIdentifier";
136
+ const _aBSL = "appBundleSummaryList";
137
+ const _aK = "apiKey";
138
+ const _aKC = "apiKeyCredential";
139
+ const _aL = "auditLog";
140
+ const _aR = "authRequest";
141
+ const _aT = "authType";
142
+ const _aU = "authUrl";
143
+ const _ar = "arn";
144
+ const _bN = "bucketName";
145
+ const _c = "client";
146
+ const _cA = "createdAt";
147
+ const _cI = "clientId";
148
+ const _cMKA = "customerManagedKeyArn";
149
+ const _cMKI = "customerManagedKeyIdentifier";
150
+ const _cS = "clientSecret";
151
+ const _cT = "clientToken";
152
+ const _co = "code";
153
+ const _cr = "credential";
154
+ const _d = "destination";
155
+ const _dC = "destinationConfiguration";
156
+ const _e = "error";
157
+ const _eC = "errorCode";
158
+ const _eM = "errorMessage";
159
+ const _em = "email";
160
+ const _f = "format";
161
+ const _fL = "fieldList";
162
+ const _fS = "firehoseStream";
163
+ const _h = "http";
164
+ const _hE = "httpError";
165
+ const _hH = "httpHeader";
166
+ const _hQ = "httpQuery";
167
+ const _i = "ingestion";
168
+ const _iA = "ingestionArn";
169
+ const _iD = "ingestionDestination";
170
+ const _iDI = "ingestionDestinationIdentifier";
171
+ const _iDn = "ingestionDestinations";
172
+ const _iI = "ingestionIdentifier";
173
+ const _iT = "ingestionType";
174
+ const _in = "ingestions";
175
+ const _k = "key";
176
+ const _m = "message";
177
+ const _mR = "maxResults";
178
+ const _n = "name";
179
+ const _nT = "nextToken";
180
+ const _oC = "oauth2Credential";
181
+ const _p = "persona";
182
+ const _pC = "processingConfiguration";
183
+ const _pr = "prefix";
184
+ const _qC = "quotaCode";
185
+ const _r = "reason";
186
+ const _rA = "resourceArn";
187
+ const _rAS = "retryAfterSeconds";
188
+ const _rI = "resourceId";
189
+ const _rS = "resultStatus";
190
+ const _rT = "resourceType";
191
+ const _rU = "redirectUri";
192
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.appfabric";
193
+ const _sB = "s3Bucket";
194
+ const _sC = "serviceCode";
195
+ const _sN = "streamName";
196
+ const _sR = "statusReason";
197
+ const _sc = "schema";
198
+ const _se = "server";
199
+ const _st = "status";
200
+ const _sta = "state";
201
+ const _t = "tenant";
202
+ const _tDN = "tenantDisplayName";
203
+ const _tE = "taskError";
204
+ const _tI = "tenantId";
205
+ const _tIL = "taskIdList";
206
+ const _tIa = "taskId";
207
+ const _tIe = "tenantIdentifier";
208
+ const _tK = "tagKeys";
209
+ const _ta = "tags";
210
+ const _uA = "updatedAt";
211
+ const _uARL = "userAccessResultsList";
212
+ const _uATL = "userAccessTasksList";
213
+ const _uFN = "userFullName";
214
+ const _uFNs = "userFirstName";
215
+ const _uI = "userId";
216
+ const _uLN = "userLastName";
217
+ const _uS = "userStatus";
218
+ const _v = "value";
219
+ const n0 = "com.amazonaws.appfabric";
220
+ const schema_1 = require("@smithy/core/schema");
221
+ const AppFabricServiceException_1 = require("../models/AppFabricServiceException");
222
+ const errors_1 = require("../models/errors");
223
+ const _s_registry = schema_1.TypeRegistry.for(_s);
224
+ exports.AppFabricServiceException$ = [-3, _s, "AppFabricServiceException", 0, [], []];
225
+ _s_registry.registerError(exports.AppFabricServiceException$, AppFabricServiceException_1.AppFabricServiceException);
226
+ const n0_registry = schema_1.TypeRegistry.for(n0);
227
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
228
+ { [_e]: _c, [_hE]: 403 },
229
+ [_m],
230
+ [0], 1
231
+ ];
232
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
233
+ exports.ConflictException$ = [-3, n0, _CE,
234
+ { [_e]: _c, [_hE]: 409 },
235
+ [_m, _rI, _rT],
236
+ [0, 0, 0], 3
237
+ ];
238
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
239
+ exports.InternalServerException$ = [-3, n0, _ISE,
240
+ { [_e]: _se, [_hE]: 500 },
241
+ [_m, _rAS],
242
+ [0, [1, { [_hH]: _RA }]], 1
243
+ ];
244
+ n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
245
+ exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
246
+ { [_e]: _c, [_hE]: 404 },
247
+ [_m, _rI, _rT],
248
+ [0, 0, 0], 3
249
+ ];
250
+ n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
251
+ exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
252
+ { [_e]: _c, [_hE]: 402 },
253
+ [_m, _rI, _rT, _sC, _qC],
254
+ [0, 0, 0, 0, 0], 5
255
+ ];
256
+ n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
257
+ exports.ThrottlingException$ = [-3, n0, _TE,
258
+ { [_e]: _c, [_hE]: 429 },
259
+ [_m, _sC, _qC, _rAS],
260
+ [0, 0, 0, [1, { [_hH]: _RA }]], 1
261
+ ];
262
+ n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
263
+ exports.ValidationException$ = [-3, n0, _VE,
264
+ { [_e]: _c, [_hE]: 400 },
265
+ [_m, _r, _fL],
266
+ [0, 0, () => ValidationExceptionFieldList], 2
267
+ ];
268
+ n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
269
+ exports.errorTypeRegistries = [
270
+ _s_registry,
271
+ n0_registry,
272
+ ];
273
+ var Email = [0, n0, _E, 8, 0];
274
+ var SensitiveString2048 = [0, n0, _SS, 8, 0];
275
+ exports.ApiKeyCredential$ = [3, n0, _AKC,
276
+ 0,
277
+ [_aK],
278
+ [[() => SensitiveString2048, 0]], 1
279
+ ];
280
+ exports.AppAuthorization$ = [3, n0, _AA,
281
+ 0,
282
+ [_aAA, _aBA, _a, _t, _aT, _st, _cA, _uA, _p, _aU],
283
+ [0, 0, 0, () => exports.Tenant$, 0, 0, 5, 5, 0, 0], 8
284
+ ];
285
+ exports.AppAuthorizationSummary$ = [3, n0, _AAS,
286
+ 0,
287
+ [_aAA, _aBA, _a, _t, _st, _uA],
288
+ [0, 0, 0, () => exports.Tenant$, 0, 5], 6
289
+ ];
290
+ exports.AppBundle$ = [3, n0, _AB,
291
+ 0,
292
+ [_ar, _cMKA],
293
+ [0, 0], 1
294
+ ];
295
+ exports.AppBundleSummary$ = [3, n0, _ABS,
296
+ 0,
297
+ [_ar],
298
+ [0], 1
299
+ ];
300
+ exports.AuditLogDestinationConfiguration$ = [3, n0, _ALDC,
301
+ 0,
302
+ [_d],
303
+ [() => exports.Destination$], 1
304
+ ];
305
+ exports.AuditLogProcessingConfiguration$ = [3, n0, _ALPC,
306
+ 0,
307
+ [_sc, _f],
308
+ [0, 0], 2
309
+ ];
310
+ exports.AuthRequest$ = [3, n0, _AR,
311
+ 0,
312
+ [_rU, _co],
313
+ [0, [() => SensitiveString2048, 0]], 2
314
+ ];
315
+ exports.BatchGetUserAccessTasksRequest$ = [3, n0, _BGUATR,
316
+ 0,
317
+ [_aBI, _tIL],
318
+ [0, 64 | 0], 2
319
+ ];
320
+ exports.BatchGetUserAccessTasksResponse$ = [3, n0, _BGUATRa,
321
+ 0,
322
+ [_uARL],
323
+ [[() => UserAccessResultsList, 0]]
324
+ ];
325
+ exports.ConnectAppAuthorizationRequest$ = [3, n0, _CAAR,
326
+ 0,
327
+ [_aBI, _aAI, _aR],
328
+ [[0, 1], [0, 1], [() => exports.AuthRequest$, 0]], 2
329
+ ];
330
+ exports.ConnectAppAuthorizationResponse$ = [3, n0, _CAARo,
331
+ 0,
332
+ [_aAS],
333
+ [() => exports.AppAuthorizationSummary$], 1
334
+ ];
335
+ exports.CreateAppAuthorizationRequest$ = [3, n0, _CAARr,
336
+ 0,
337
+ [_aBI, _a, _cr, _t, _aT, _cT, _ta],
338
+ [[0, 1], 0, [() => exports.Credential$, 0], () => exports.Tenant$, 0, [0, 4], () => TagList], 5
339
+ ];
340
+ exports.CreateAppAuthorizationResponse$ = [3, n0, _CAARre,
341
+ 0,
342
+ [_aA],
343
+ [() => exports.AppAuthorization$], 1
344
+ ];
345
+ exports.CreateAppBundleRequest$ = [3, n0, _CABR,
346
+ 0,
347
+ [_cT, _cMKI, _ta],
348
+ [[0, 4], 0, () => TagList]
349
+ ];
350
+ exports.CreateAppBundleResponse$ = [3, n0, _CABRr,
351
+ 0,
352
+ [_aB],
353
+ [() => exports.AppBundle$], 1
354
+ ];
355
+ exports.CreateIngestionDestinationRequest$ = [3, n0, _CIDR,
356
+ 0,
357
+ [_aBI, _iI, _pC, _dC, _cT, _ta],
358
+ [[0, 1], [0, 1], () => exports.ProcessingConfiguration$, () => exports.DestinationConfiguration$, [0, 4], () => TagList], 4
359
+ ];
360
+ exports.CreateIngestionDestinationResponse$ = [3, n0, _CIDRr,
361
+ 0,
362
+ [_iD],
363
+ [() => exports.IngestionDestination$], 1
364
+ ];
365
+ exports.CreateIngestionRequest$ = [3, n0, _CIR,
366
+ 0,
367
+ [_aBI, _a, _tI, _iT, _cT, _ta],
368
+ [[0, 1], 0, 0, 0, [0, 4], () => TagList], 4
369
+ ];
370
+ exports.CreateIngestionResponse$ = [3, n0, _CIRr,
371
+ 0,
372
+ [_i],
373
+ [() => exports.Ingestion$], 1
374
+ ];
375
+ exports.DeleteAppAuthorizationRequest$ = [3, n0, _DAAR,
376
+ 0,
377
+ [_aBI, _aAI],
378
+ [[0, 1], [0, 1]], 2
379
+ ];
380
+ exports.DeleteAppAuthorizationResponse$ = [3, n0, _DAARe,
381
+ 0,
382
+ [],
383
+ []
384
+ ];
385
+ exports.DeleteAppBundleRequest$ = [3, n0, _DABR,
386
+ 0,
387
+ [_aBI],
388
+ [[0, 1]], 1
389
+ ];
390
+ exports.DeleteAppBundleResponse$ = [3, n0, _DABRe,
391
+ 0,
392
+ [],
393
+ []
394
+ ];
395
+ exports.DeleteIngestionDestinationRequest$ = [3, n0, _DIDR,
396
+ 0,
397
+ [_aBI, _iI, _iDI],
398
+ [[0, 1], [0, 1], [0, 1]], 3
399
+ ];
400
+ exports.DeleteIngestionDestinationResponse$ = [3, n0, _DIDRe,
401
+ 0,
402
+ [],
403
+ []
404
+ ];
405
+ exports.DeleteIngestionRequest$ = [3, n0, _DIR,
406
+ 0,
407
+ [_aBI, _iI],
408
+ [[0, 1], [0, 1]], 2
409
+ ];
410
+ exports.DeleteIngestionResponse$ = [3, n0, _DIRe,
411
+ 0,
412
+ [],
413
+ []
414
+ ];
415
+ exports.FirehoseStream$ = [3, n0, _FS,
416
+ 0,
417
+ [_sN],
418
+ [0], 1
419
+ ];
420
+ exports.GetAppAuthorizationRequest$ = [3, n0, _GAAR,
421
+ 0,
422
+ [_aBI, _aAI],
423
+ [[0, 1], [0, 1]], 2
424
+ ];
425
+ exports.GetAppAuthorizationResponse$ = [3, n0, _GAARe,
426
+ 0,
427
+ [_aA],
428
+ [() => exports.AppAuthorization$], 1
429
+ ];
430
+ exports.GetAppBundleRequest$ = [3, n0, _GABR,
431
+ 0,
432
+ [_aBI],
433
+ [[0, 1]], 1
434
+ ];
435
+ exports.GetAppBundleResponse$ = [3, n0, _GABRe,
436
+ 0,
437
+ [_aB],
438
+ [() => exports.AppBundle$], 1
439
+ ];
440
+ exports.GetIngestionDestinationRequest$ = [3, n0, _GIDR,
441
+ 0,
442
+ [_aBI, _iI, _iDI],
443
+ [[0, 1], [0, 1], [0, 1]], 3
444
+ ];
445
+ exports.GetIngestionDestinationResponse$ = [3, n0, _GIDRe,
446
+ 0,
447
+ [_iD],
448
+ [() => exports.IngestionDestination$], 1
449
+ ];
450
+ exports.GetIngestionRequest$ = [3, n0, _GIR,
451
+ 0,
452
+ [_aBI, _iI],
453
+ [[0, 1], [0, 1]], 2
454
+ ];
455
+ exports.GetIngestionResponse$ = [3, n0, _GIRe,
456
+ 0,
457
+ [_i],
458
+ [() => exports.Ingestion$], 1
459
+ ];
460
+ exports.Ingestion$ = [3, n0, _I,
461
+ 0,
462
+ [_ar, _aBA, _a, _tI, _cA, _uA, _sta, _iT],
463
+ [0, 0, 0, 0, 5, 5, 0, 0], 8
464
+ ];
465
+ exports.IngestionDestination$ = [3, n0, _ID,
466
+ 0,
467
+ [_ar, _iA, _pC, _dC, _st, _sR, _cA, _uA],
468
+ [0, 0, () => exports.ProcessingConfiguration$, () => exports.DestinationConfiguration$, 0, 0, 5, 5], 4
469
+ ];
470
+ exports.IngestionDestinationSummary$ = [3, n0, _IDS,
471
+ 0,
472
+ [_ar],
473
+ [0], 1
474
+ ];
475
+ exports.IngestionSummary$ = [3, n0, _IS,
476
+ 0,
477
+ [_ar, _a, _tI, _sta],
478
+ [0, 0, 0, 0], 4
479
+ ];
480
+ exports.ListAppAuthorizationsRequest$ = [3, n0, _LAAR,
481
+ 0,
482
+ [_aBI, _mR, _nT],
483
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
484
+ ];
485
+ exports.ListAppAuthorizationsResponse$ = [3, n0, _LAARi,
486
+ 0,
487
+ [_aASL, _nT],
488
+ [() => AppAuthorizationSummaryList, 0], 1
489
+ ];
490
+ exports.ListAppBundlesRequest$ = [3, n0, _LABR,
491
+ 0,
492
+ [_mR, _nT],
493
+ [[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
494
+ ];
495
+ exports.ListAppBundlesResponse$ = [3, n0, _LABRi,
496
+ 0,
497
+ [_aBSL, _nT],
498
+ [() => AppBundleSummaryList, 0], 1
499
+ ];
500
+ exports.ListIngestionDestinationsRequest$ = [3, n0, _LIDR,
501
+ 0,
502
+ [_aBI, _iI, _mR, _nT],
503
+ [[0, 1], [0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 2
504
+ ];
505
+ exports.ListIngestionDestinationsResponse$ = [3, n0, _LIDRi,
506
+ 0,
507
+ [_iDn, _nT],
508
+ [() => IngestionDestinationList, 0], 1
509
+ ];
510
+ exports.ListIngestionsRequest$ = [3, n0, _LIR,
511
+ 0,
512
+ [_aBI, _mR, _nT],
513
+ [[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
514
+ ];
515
+ exports.ListIngestionsResponse$ = [3, n0, _LIRi,
516
+ 0,
517
+ [_in, _nT],
518
+ [() => IngestionList, 0], 1
519
+ ];
520
+ exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
521
+ 0,
522
+ [_rA],
523
+ [[0, 1]], 1
524
+ ];
525
+ exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
526
+ 0,
527
+ [_ta],
528
+ [() => TagList]
529
+ ];
530
+ exports.Oauth2Credential$ = [3, n0, _OC,
531
+ 0,
532
+ [_cI, _cS],
533
+ [0, [() => SensitiveString2048, 0]], 2
534
+ ];
535
+ exports.S3Bucket$ = [3, n0, _SB,
536
+ 0,
537
+ [_bN, _pr],
538
+ [0, 0], 1
539
+ ];
540
+ exports.StartIngestionRequest$ = [3, n0, _SIR,
541
+ 0,
542
+ [_iI, _aBI],
543
+ [[0, 1], [0, 1]], 2
544
+ ];
545
+ exports.StartIngestionResponse$ = [3, n0, _SIRt,
546
+ 0,
547
+ [],
548
+ []
549
+ ];
550
+ exports.StartUserAccessTasksRequest$ = [3, n0, _SUATR,
551
+ 0,
552
+ [_aBI, _em],
553
+ [0, [() => Email, 0]], 2
554
+ ];
555
+ exports.StartUserAccessTasksResponse$ = [3, n0, _SUATRt,
556
+ 0,
557
+ [_uATL],
558
+ [() => UserAccessTasksList]
559
+ ];
560
+ exports.StopIngestionRequest$ = [3, n0, _SIRto,
561
+ 0,
562
+ [_iI, _aBI],
563
+ [[0, 1], [0, 1]], 2
564
+ ];
565
+ exports.StopIngestionResponse$ = [3, n0, _SIRtop,
566
+ 0,
567
+ [],
568
+ []
569
+ ];
570
+ exports.Tag$ = [3, n0, _T,
571
+ 0,
572
+ [_k, _v],
573
+ [0, 0], 2
574
+ ];
575
+ exports.TagResourceRequest$ = [3, n0, _TRR,
576
+ 0,
577
+ [_rA, _ta],
578
+ [[0, 1], () => TagList], 2
579
+ ];
580
+ exports.TagResourceResponse$ = [3, n0, _TRRa,
581
+ 0,
582
+ [],
583
+ []
584
+ ];
585
+ exports.TaskError$ = [3, n0, _TEa,
586
+ 0,
587
+ [_eC, _eM],
588
+ [0, 0]
589
+ ];
590
+ exports.Tenant$ = [3, n0, _Te,
591
+ 0,
592
+ [_tIe, _tDN],
593
+ [0, 0], 2
594
+ ];
595
+ exports.UntagResourceRequest$ = [3, n0, _URR,
596
+ 0,
597
+ [_rA, _tK],
598
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
599
+ ];
600
+ exports.UntagResourceResponse$ = [3, n0, _URRn,
601
+ 0,
602
+ [],
603
+ []
604
+ ];
605
+ exports.UpdateAppAuthorizationRequest$ = [3, n0, _UAAR,
606
+ 0,
607
+ [_aBI, _aAI, _cr, _t],
608
+ [[0, 1], [0, 1], [() => exports.Credential$, 0], () => exports.Tenant$], 2
609
+ ];
610
+ exports.UpdateAppAuthorizationResponse$ = [3, n0, _UAARp,
611
+ 0,
612
+ [_aA],
613
+ [() => exports.AppAuthorization$], 1
614
+ ];
615
+ exports.UpdateIngestionDestinationRequest$ = [3, n0, _UIDR,
616
+ 0,
617
+ [_aBI, _iI, _iDI, _dC],
618
+ [[0, 1], [0, 1], [0, 1], () => exports.DestinationConfiguration$], 4
619
+ ];
620
+ exports.UpdateIngestionDestinationResponse$ = [3, n0, _UIDRp,
621
+ 0,
622
+ [_iD],
623
+ [() => exports.IngestionDestination$], 1
624
+ ];
625
+ exports.UserAccessResultItem$ = [3, n0, _UARI,
626
+ 0,
627
+ [_a, _tI, _tDN, _tIa, _rS, _em, _uI, _uFN, _uFNs, _uLN, _uS, _tE],
628
+ [0, 0, 0, 0, 0, [() => Email, 0], [() => SensitiveString2048, 0], [() => SensitiveString2048, 0], [() => SensitiveString2048, 0], [() => SensitiveString2048, 0], 0, () => exports.TaskError$]
629
+ ];
630
+ exports.UserAccessTaskItem$ = [3, n0, _UATI,
631
+ 0,
632
+ [_a, _tI, _tIa, _e],
633
+ [0, 0, 0, () => exports.TaskError$], 2
634
+ ];
635
+ exports.ValidationExceptionField$ = [3, n0, _VEF,
636
+ 0,
637
+ [_n, _m],
638
+ [0, 0], 2
639
+ ];
640
+ var AppAuthorizationSummaryList = [1, n0, _AASL,
641
+ 0, () => exports.AppAuthorizationSummary$
642
+ ];
643
+ var AppBundleSummaryList = [1, n0, _ABSL,
644
+ 0, () => exports.AppBundleSummary$
645
+ ];
646
+ var IngestionDestinationList = [1, n0, _IDL,
647
+ 0, () => exports.IngestionDestinationSummary$
648
+ ];
649
+ var IngestionList = [1, n0, _IL,
650
+ 0, () => exports.IngestionSummary$
651
+ ];
652
+ var TagKeyList = 64 | 0;
653
+ var TagList = [1, n0, _TL,
654
+ 0, () => exports.Tag$
655
+ ];
656
+ var TaskIdList = 64 | 0;
657
+ var UserAccessResultsList = [1, n0, _UARL,
658
+ 0, [() => exports.UserAccessResultItem$,
659
+ 0]
660
+ ];
661
+ var UserAccessTasksList = [1, n0, _UATL,
662
+ 0, () => exports.UserAccessTaskItem$
663
+ ];
664
+ var ValidationExceptionFieldList = [1, n0, _VEFL,
665
+ 0, () => exports.ValidationExceptionField$
666
+ ];
667
+ exports.Credential$ = [4, n0, _C,
668
+ 0,
669
+ [_oC, _aKC],
670
+ [[() => exports.Oauth2Credential$, 0], [() => exports.ApiKeyCredential$, 0]]
671
+ ];
672
+ exports.Destination$ = [4, n0, _D,
673
+ 0,
674
+ [_sB, _fS],
675
+ [() => exports.S3Bucket$, () => exports.FirehoseStream$]
676
+ ];
677
+ exports.DestinationConfiguration$ = [4, n0, _DC,
678
+ 0,
679
+ [_aL],
680
+ [() => exports.AuditLogDestinationConfiguration$]
681
+ ];
682
+ exports.ProcessingConfiguration$ = [4, n0, _PC,
683
+ 0,
684
+ [_aL],
685
+ [() => exports.AuditLogProcessingConfiguration$]
686
+ ];
687
+ exports.BatchGetUserAccessTasks$ = [9, n0, _BGUAT,
688
+ { [_h]: ["POST", "/useraccess/batchget", 200] }, () => exports.BatchGetUserAccessTasksRequest$, () => exports.BatchGetUserAccessTasksResponse$
689
+ ];
690
+ exports.ConnectAppAuthorization$ = [9, n0, _CAA,
691
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}/connect", 200] }, () => exports.ConnectAppAuthorizationRequest$, () => exports.ConnectAppAuthorizationResponse$
692
+ ];
693
+ exports.CreateAppAuthorization$ = [9, n0, _CAAr,
694
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/appauthorizations", 201] }, () => exports.CreateAppAuthorizationRequest$, () => exports.CreateAppAuthorizationResponse$
695
+ ];
696
+ exports.CreateAppBundle$ = [9, n0, _CAB,
697
+ { [_h]: ["POST", "/appbundles", 201] }, () => exports.CreateAppBundleRequest$, () => exports.CreateAppBundleResponse$
698
+ ];
699
+ exports.CreateIngestion$ = [9, n0, _CI,
700
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions", 201] }, () => exports.CreateIngestionRequest$, () => exports.CreateIngestionResponse$
701
+ ];
702
+ exports.CreateIngestionDestination$ = [9, n0, _CID,
703
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations", 201] }, () => exports.CreateIngestionDestinationRequest$, () => exports.CreateIngestionDestinationResponse$
704
+ ];
705
+ exports.DeleteAppAuthorization$ = [9, n0, _DAA,
706
+ { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 204] }, () => exports.DeleteAppAuthorizationRequest$, () => exports.DeleteAppAuthorizationResponse$
707
+ ];
708
+ exports.DeleteAppBundle$ = [9, n0, _DAB,
709
+ { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}", 204] }, () => exports.DeleteAppBundleRequest$, () => exports.DeleteAppBundleResponse$
710
+ ];
711
+ exports.DeleteIngestion$ = [9, n0, _DI,
712
+ { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}", 204] }, () => exports.DeleteIngestionRequest$, () => exports.DeleteIngestionResponse$
713
+ ];
714
+ exports.DeleteIngestionDestination$ = [9, n0, _DID,
715
+ { [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}", 204] }, () => exports.DeleteIngestionDestinationRequest$, () => exports.DeleteIngestionDestinationResponse$
716
+ ];
717
+ exports.GetAppAuthorization$ = [9, n0, _GAA,
718
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 200] }, () => exports.GetAppAuthorizationRequest$, () => exports.GetAppAuthorizationResponse$
719
+ ];
720
+ exports.GetAppBundle$ = [9, n0, _GAB,
721
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}", 200] }, () => exports.GetAppBundleRequest$, () => exports.GetAppBundleResponse$
722
+ ];
723
+ exports.GetIngestion$ = [9, n0, _GI,
724
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}", 200] }, () => exports.GetIngestionRequest$, () => exports.GetIngestionResponse$
725
+ ];
726
+ exports.GetIngestionDestination$ = [9, n0, _GID,
727
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}", 200] }, () => exports.GetIngestionDestinationRequest$, () => exports.GetIngestionDestinationResponse$
728
+ ];
729
+ exports.ListAppAuthorizations$ = [9, n0, _LAA,
730
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/appauthorizations", 200] }, () => exports.ListAppAuthorizationsRequest$, () => exports.ListAppAuthorizationsResponse$
731
+ ];
732
+ exports.ListAppBundles$ = [9, n0, _LAB,
733
+ { [_h]: ["GET", "/appbundles", 200] }, () => exports.ListAppBundlesRequest$, () => exports.ListAppBundlesResponse$
734
+ ];
735
+ exports.ListIngestionDestinations$ = [9, n0, _LID,
736
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations", 200] }, () => exports.ListIngestionDestinationsRequest$, () => exports.ListIngestionDestinationsResponse$
737
+ ];
738
+ exports.ListIngestions$ = [9, n0, _LI,
739
+ { [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions", 200] }, () => exports.ListIngestionsRequest$, () => exports.ListIngestionsResponse$
740
+ ];
741
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
742
+ { [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
743
+ ];
744
+ exports.StartIngestion$ = [9, n0, _SI,
745
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/start", 200] }, () => exports.StartIngestionRequest$, () => exports.StartIngestionResponse$
746
+ ];
747
+ exports.StartUserAccessTasks$ = [9, n0, _SUAT,
748
+ { [_h]: ["POST", "/useraccess/start", 201] }, () => exports.StartUserAccessTasksRequest$, () => exports.StartUserAccessTasksResponse$
749
+ ];
750
+ exports.StopIngestion$ = [9, n0, _SIt,
751
+ { [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/stop", 200] }, () => exports.StopIngestionRequest$, () => exports.StopIngestionResponse$
752
+ ];
753
+ exports.TagResource$ = [9, n0, _TR,
754
+ { [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
755
+ ];
756
+ exports.UntagResource$ = [9, n0, _UR,
757
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
758
+ ];
759
+ exports.UpdateAppAuthorization$ = [9, n0, _UAA,
760
+ { [_h]: ["PATCH", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 200] }, () => exports.UpdateAppAuthorizationRequest$, () => exports.UpdateAppAuthorizationResponse$
761
+ ];
762
+ exports.UpdateIngestionDestination$ = [9, n0, _UID,
763
+ { [_h]: ["PATCH", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}", 200] }, () => exports.UpdateIngestionDestinationRequest$, () => exports.UpdateIngestionDestinationResponse$
764
+ ];