@aws-sdk/client-appfabric 3.927.0 → 3.929.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.
Files changed (50) hide show
  1. package/dist-cjs/index.js +1127 -1145
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/AppFabricClient.js +2 -0
  4. package/dist-es/commands/BatchGetUserAccessTasksCommand.js +3 -10
  5. package/dist-es/commands/ConnectAppAuthorizationCommand.js +3 -10
  6. package/dist-es/commands/CreateAppAuthorizationCommand.js +3 -10
  7. package/dist-es/commands/CreateAppBundleCommand.js +3 -9
  8. package/dist-es/commands/CreateIngestionCommand.js +3 -9
  9. package/dist-es/commands/CreateIngestionDestinationCommand.js +3 -9
  10. package/dist-es/commands/DeleteAppAuthorizationCommand.js +3 -9
  11. package/dist-es/commands/DeleteAppBundleCommand.js +3 -9
  12. package/dist-es/commands/DeleteIngestionCommand.js +3 -9
  13. package/dist-es/commands/DeleteIngestionDestinationCommand.js +3 -9
  14. package/dist-es/commands/GetAppAuthorizationCommand.js +3 -9
  15. package/dist-es/commands/GetAppBundleCommand.js +3 -9
  16. package/dist-es/commands/GetIngestionCommand.js +3 -9
  17. package/dist-es/commands/GetIngestionDestinationCommand.js +3 -9
  18. package/dist-es/commands/ListAppAuthorizationsCommand.js +3 -9
  19. package/dist-es/commands/ListAppBundlesCommand.js +3 -9
  20. package/dist-es/commands/ListIngestionDestinationsCommand.js +3 -9
  21. package/dist-es/commands/ListIngestionsCommand.js +3 -9
  22. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  23. package/dist-es/commands/StartIngestionCommand.js +3 -9
  24. package/dist-es/commands/StartUserAccessTasksCommand.js +3 -10
  25. package/dist-es/commands/StopIngestionCommand.js +3 -9
  26. package/dist-es/commands/TagResourceCommand.js +3 -9
  27. package/dist-es/commands/UntagResourceCommand.js +3 -9
  28. package/dist-es/commands/UpdateAppAuthorizationCommand.js +3 -10
  29. package/dist-es/commands/UpdateIngestionDestinationCommand.js +3 -9
  30. package/dist-es/models/models_0.js +0 -51
  31. package/dist-es/runtimeConfig.shared.js +2 -0
  32. package/dist-es/schemas/schemas_0.js +1059 -0
  33. package/dist-types/AppFabricClient.d.ts +10 -1
  34. package/dist-types/models/models_0.d.ts +0 -40
  35. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  36. package/dist-types/runtimeConfig.d.ts +1 -0
  37. package/dist-types/runtimeConfig.native.d.ts +1 -0
  38. package/dist-types/runtimeConfig.shared.d.ts +2 -5
  39. package/dist-types/schemas/schemas_0.d.ts +125 -0
  40. package/dist-types/ts3.4/AppFabricClient.d.ts +4 -0
  41. package/dist-types/ts3.4/models/models_0.d.ts +0 -26
  42. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  43. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  44. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  45. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  46. package/dist-types/ts3.4/schemas/schemas_0.d.ts +131 -0
  47. package/package.json +5 -6
  48. package/dist-es/protocols/Aws_restJson1.js +0 -887
  49. package/dist-types/protocols/Aws_restJson1.d.ts +0 -236
  50. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -317
@@ -0,0 +1,1059 @@
1
+ const _AA = "AppAuthorization";
2
+ const _AAS = "AppAuthorizationSummary";
3
+ const _AASL = "AppAuthorizationSummaryList";
4
+ const _AB = "AppBundle";
5
+ const _ABS = "AppBundleSummary";
6
+ const _ABSL = "AppBundleSummaryList";
7
+ const _ADE = "AccessDeniedException";
8
+ const _AKC = "ApiKeyCredential";
9
+ const _ALDC = "AuditLogDestinationConfiguration";
10
+ const _ALPC = "AuditLogProcessingConfiguration";
11
+ const _AR = "AuthRequest";
12
+ const _BGUAT = "BatchGetUserAccessTasks";
13
+ const _BGUATR = "BatchGetUserAccessTasksRequest";
14
+ const _BGUATRa = "BatchGetUserAccessTasksResponse";
15
+ const _C = "Credential";
16
+ const _CAA = "ConnectAppAuthorization";
17
+ const _CAAR = "ConnectAppAuthorizationRequest";
18
+ const _CAARo = "ConnectAppAuthorizationResponse";
19
+ const _CAARr = "CreateAppAuthorizationRequest";
20
+ const _CAARre = "CreateAppAuthorizationResponse";
21
+ const _CAAr = "CreateAppAuthorization";
22
+ const _CAB = "CreateAppBundle";
23
+ const _CABR = "CreateAppBundleRequest";
24
+ const _CABRr = "CreateAppBundleResponse";
25
+ const _CE = "ConflictException";
26
+ const _CI = "CreateIngestion";
27
+ const _CID = "CreateIngestionDestination";
28
+ const _CIDR = "CreateIngestionDestinationRequest";
29
+ const _CIDRr = "CreateIngestionDestinationResponse";
30
+ const _CIR = "CreateIngestionRequest";
31
+ const _CIRr = "CreateIngestionResponse";
32
+ const _D = "Destination";
33
+ const _DAA = "DeleteAppAuthorization";
34
+ const _DAAR = "DeleteAppAuthorizationRequest";
35
+ const _DAARe = "DeleteAppAuthorizationResponse";
36
+ const _DAB = "DeleteAppBundle";
37
+ const _DABR = "DeleteAppBundleRequest";
38
+ const _DABRe = "DeleteAppBundleResponse";
39
+ const _DC = "DestinationConfiguration";
40
+ const _DI = "DeleteIngestion";
41
+ const _DID = "DeleteIngestionDestination";
42
+ const _DIDR = "DeleteIngestionDestinationRequest";
43
+ const _DIDRe = "DeleteIngestionDestinationResponse";
44
+ const _DIR = "DeleteIngestionRequest";
45
+ const _DIRe = "DeleteIngestionResponse";
46
+ const _E = "Email";
47
+ const _FS = "FirehoseStream";
48
+ const _GAA = "GetAppAuthorization";
49
+ const _GAAR = "GetAppAuthorizationRequest";
50
+ const _GAARe = "GetAppAuthorizationResponse";
51
+ const _GAB = "GetAppBundle";
52
+ const _GABR = "GetAppBundleRequest";
53
+ const _GABRe = "GetAppBundleResponse";
54
+ const _GI = "GetIngestion";
55
+ const _GID = "GetIngestionDestination";
56
+ const _GIDR = "GetIngestionDestinationRequest";
57
+ const _GIDRe = "GetIngestionDestinationResponse";
58
+ const _GIR = "GetIngestionRequest";
59
+ const _GIRe = "GetIngestionResponse";
60
+ const _I = "Ingestion";
61
+ const _ID = "IngestionDestination";
62
+ const _IDL = "IngestionDestinationList";
63
+ const _IDS = "IngestionDestinationSummary";
64
+ const _IL = "IngestionList";
65
+ const _IS = "IngestionSummary";
66
+ const _ISE = "InternalServerException";
67
+ const _LAA = "ListAppAuthorizations";
68
+ const _LAAR = "ListAppAuthorizationsRequest";
69
+ const _LAARi = "ListAppAuthorizationsResponse";
70
+ const _LAB = "ListAppBundles";
71
+ const _LABR = "ListAppBundlesRequest";
72
+ const _LABRi = "ListAppBundlesResponse";
73
+ const _LI = "ListIngestions";
74
+ const _LID = "ListIngestionDestinations";
75
+ const _LIDR = "ListIngestionDestinationsRequest";
76
+ const _LIDRi = "ListIngestionDestinationsResponse";
77
+ const _LIR = "ListIngestionsRequest";
78
+ const _LIRi = "ListIngestionsResponse";
79
+ const _LTFR = "ListTagsForResource";
80
+ const _LTFRR = "ListTagsForResourceRequest";
81
+ const _LTFRRi = "ListTagsForResourceResponse";
82
+ const _OC = "Oauth2Credential";
83
+ const _PC = "ProcessingConfiguration";
84
+ const _RA = "Retry-After";
85
+ const _RNFE = "ResourceNotFoundException";
86
+ const _SB = "S3Bucket";
87
+ const _SI = "StartIngestion";
88
+ const _SIR = "StartIngestionRequest";
89
+ const _SIRt = "StartIngestionResponse";
90
+ const _SIRto = "StopIngestionRequest";
91
+ const _SIRtop = "StopIngestionResponse";
92
+ const _SIt = "StopIngestion";
93
+ const _SQEE = "ServiceQuotaExceededException";
94
+ const _SS = "SensitiveString2048";
95
+ const _SUAT = "StartUserAccessTasks";
96
+ const _SUATR = "StartUserAccessTasksRequest";
97
+ const _SUATRt = "StartUserAccessTasksResponse";
98
+ const _T = "Tag";
99
+ const _TE = "TaskError";
100
+ const _TEh = "ThrottlingException";
101
+ const _TL = "TagList";
102
+ const _TR = "TagResource";
103
+ const _TRR = "TagResourceRequest";
104
+ const _TRRa = "TagResourceResponse";
105
+ const _Te = "Tenant";
106
+ const _UAA = "UpdateAppAuthorization";
107
+ const _UAAR = "UpdateAppAuthorizationRequest";
108
+ const _UAARp = "UpdateAppAuthorizationResponse";
109
+ const _UARI = "UserAccessResultItem";
110
+ const _UARL = "UserAccessResultsList";
111
+ const _UATI = "UserAccessTaskItem";
112
+ const _UATL = "UserAccessTasksList";
113
+ const _UID = "UpdateIngestionDestination";
114
+ const _UIDR = "UpdateIngestionDestinationRequest";
115
+ const _UIDRp = "UpdateIngestionDestinationResponse";
116
+ const _UR = "UntagResource";
117
+ const _URR = "UntagResourceRequest";
118
+ const _URRn = "UntagResourceResponse";
119
+ const _VE = "ValidationException";
120
+ const _VEF = "ValidationExceptionField";
121
+ const _VEFL = "ValidationExceptionFieldList";
122
+ const _a = "app";
123
+ const _aA = "appAuthorization";
124
+ const _aAA = "appAuthorizationArn";
125
+ const _aAI = "appAuthorizationIdentifier";
126
+ const _aAS = "appAuthorizationSummary";
127
+ const _aASL = "appAuthorizationSummaryList";
128
+ const _aB = "appBundle";
129
+ const _aBA = "appBundleArn";
130
+ const _aBI = "appBundleIdentifier";
131
+ const _aBSL = "appBundleSummaryList";
132
+ const _aK = "apiKey";
133
+ const _aKC = "apiKeyCredential";
134
+ const _aL = "auditLog";
135
+ const _aR = "authRequest";
136
+ const _aT = "authType";
137
+ const _aU = "authUrl";
138
+ const _ar = "arn";
139
+ const _bN = "bucketName";
140
+ const _c = "client";
141
+ const _cA = "createdAt";
142
+ const _cI = "clientId";
143
+ const _cMKA = "customerManagedKeyArn";
144
+ const _cMKI = "customerManagedKeyIdentifier";
145
+ const _cS = "clientSecret";
146
+ const _cT = "clientToken";
147
+ const _co = "code";
148
+ const _cr = "credential";
149
+ const _d = "destination";
150
+ const _dC = "destinationConfiguration";
151
+ const _e = "error";
152
+ const _eC = "errorCode";
153
+ const _eM = "errorMessage";
154
+ const _em = "email";
155
+ const _f = "format";
156
+ const _fL = "fieldList";
157
+ const _fS = "firehoseStream";
158
+ const _h = "http";
159
+ const _hE = "httpError";
160
+ const _hH = "httpHeader";
161
+ const _hQ = "httpQuery";
162
+ const _i = "ingestion";
163
+ const _iA = "ingestionArn";
164
+ const _iD = "ingestionDestination";
165
+ const _iDI = "ingestionDestinationIdentifier";
166
+ const _iDn = "ingestionDestinations";
167
+ const _iI = "ingestionIdentifier";
168
+ const _iT = "ingestionType";
169
+ const _in = "ingestions";
170
+ const _k = "key";
171
+ const _m = "message";
172
+ const _mR = "maxResults";
173
+ const _n = "name";
174
+ const _nT = "nextToken";
175
+ const _oC = "oauth2Credential";
176
+ const _p = "persona";
177
+ const _pC = "processingConfiguration";
178
+ const _pr = "prefix";
179
+ const _qC = "quotaCode";
180
+ const _r = "reason";
181
+ const _rA = "resourceArn";
182
+ const _rAS = "retryAfterSeconds";
183
+ const _rI = "resourceId";
184
+ const _rS = "resultStatus";
185
+ const _rT = "resourceType";
186
+ const _rU = "redirectUri";
187
+ const _s = "status";
188
+ const _sB = "s3Bucket";
189
+ const _sC = "serviceCode";
190
+ const _sN = "streamName";
191
+ const _sR = "statusReason";
192
+ const _sc = "schema";
193
+ const _se = "server";
194
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.appfabric";
195
+ const _st = "state";
196
+ const _t = "tenant";
197
+ const _tDN = "tenantDisplayName";
198
+ const _tE = "taskError";
199
+ const _tI = "tenantId";
200
+ const _tIL = "taskIdList";
201
+ const _tIa = "taskId";
202
+ const _tIe = "tenantIdentifier";
203
+ const _tK = "tagKeys";
204
+ const _ta = "tags";
205
+ const _uA = "updatedAt";
206
+ const _uARL = "userAccessResultsList";
207
+ const _uATL = "userAccessTasksList";
208
+ const _uFN = "userFullName";
209
+ const _uFNs = "userFirstName";
210
+ const _uI = "userId";
211
+ const _uLN = "userLastName";
212
+ const _uS = "userStatus";
213
+ const _v = "value";
214
+ const n0 = "com.amazonaws.appfabric";
215
+ import { TypeRegistry } from "@smithy/core/schema";
216
+ import { AppFabricServiceException as __AppFabricServiceException } from "../models/AppFabricServiceException";
217
+ import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
218
+ export var Email = [0, n0, _E, 8, 0];
219
+ export var SensitiveString2048 = [0, n0, _SS, 8, 0];
220
+ export var AccessDeniedException = [
221
+ -3,
222
+ n0,
223
+ _ADE,
224
+ {
225
+ [_e]: _c,
226
+ [_hE]: 403,
227
+ },
228
+ [_m],
229
+ [0],
230
+ ];
231
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
232
+ export var ApiKeyCredential = [3, n0, _AKC, 0, [_aK], [[() => SensitiveString2048, 0]]];
233
+ export var AppAuthorization = [
234
+ 3,
235
+ n0,
236
+ _AA,
237
+ 0,
238
+ [_aAA, _aBA, _a, _t, _aT, _s, _cA, _uA, _p, _aU],
239
+ [0, 0, 0, () => Tenant, 0, 0, 5, 5, 0, 0],
240
+ ];
241
+ export var AppAuthorizationSummary = [
242
+ 3,
243
+ n0,
244
+ _AAS,
245
+ 0,
246
+ [_aAA, _aBA, _a, _t, _s, _uA],
247
+ [0, 0, 0, () => Tenant, 0, 5],
248
+ ];
249
+ export var AppBundle = [3, n0, _AB, 0, [_ar, _cMKA], [0, 0]];
250
+ export var AppBundleSummary = [3, n0, _ABS, 0, [_ar], [0]];
251
+ export var AuditLogDestinationConfiguration = [3, n0, _ALDC, 0, [_d], [() => Destination]];
252
+ export var AuditLogProcessingConfiguration = [3, n0, _ALPC, 0, [_sc, _f], [0, 0]];
253
+ export var AuthRequest = [3, n0, _AR, 0, [_rU, _co], [0, [() => SensitiveString2048, 0]]];
254
+ export var BatchGetUserAccessTasksRequest = [3, n0, _BGUATR, 0, [_aBI, _tIL], [0, 64 | 0]];
255
+ export var BatchGetUserAccessTasksResponse = [
256
+ 3,
257
+ n0,
258
+ _BGUATRa,
259
+ 0,
260
+ [_uARL],
261
+ [[() => UserAccessResultsList, 0]],
262
+ ];
263
+ export var ConflictException = [
264
+ -3,
265
+ n0,
266
+ _CE,
267
+ {
268
+ [_e]: _c,
269
+ [_hE]: 409,
270
+ },
271
+ [_m, _rI, _rT],
272
+ [0, 0, 0],
273
+ ];
274
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
275
+ export var ConnectAppAuthorizationRequest = [
276
+ 3,
277
+ n0,
278
+ _CAAR,
279
+ 0,
280
+ [_aBI, _aAI, _aR],
281
+ [
282
+ [0, 1],
283
+ [0, 1],
284
+ [() => AuthRequest, 0],
285
+ ],
286
+ ];
287
+ export var ConnectAppAuthorizationResponse = [
288
+ 3,
289
+ n0,
290
+ _CAARo,
291
+ 0,
292
+ [_aAS],
293
+ [() => AppAuthorizationSummary],
294
+ ];
295
+ export var CreateAppAuthorizationRequest = [
296
+ 3,
297
+ n0,
298
+ _CAARr,
299
+ 0,
300
+ [_aBI, _a, _cr, _t, _aT, _cT, _ta],
301
+ [[0, 1], 0, [() => Credential, 0], () => Tenant, 0, [0, 4], () => TagList],
302
+ ];
303
+ export var CreateAppAuthorizationResponse = [3, n0, _CAARre, 0, [_aA], [() => AppAuthorization]];
304
+ export var CreateAppBundleRequest = [
305
+ 3,
306
+ n0,
307
+ _CABR,
308
+ 0,
309
+ [_cT, _cMKI, _ta],
310
+ [[0, 4], 0, () => TagList],
311
+ ];
312
+ export var CreateAppBundleResponse = [3, n0, _CABRr, 0, [_aB], [() => AppBundle]];
313
+ export var CreateIngestionDestinationRequest = [
314
+ 3,
315
+ n0,
316
+ _CIDR,
317
+ 0,
318
+ [_aBI, _iI, _pC, _dC, _cT, _ta],
319
+ [[0, 1], [0, 1], () => ProcessingConfiguration, () => DestinationConfiguration, [0, 4], () => TagList],
320
+ ];
321
+ export var CreateIngestionDestinationResponse = [
322
+ 3,
323
+ n0,
324
+ _CIDRr,
325
+ 0,
326
+ [_iD],
327
+ [() => IngestionDestination],
328
+ ];
329
+ export var CreateIngestionRequest = [
330
+ 3,
331
+ n0,
332
+ _CIR,
333
+ 0,
334
+ [_aBI, _a, _tI, _iT, _cT, _ta],
335
+ [[0, 1], 0, 0, 0, [0, 4], () => TagList],
336
+ ];
337
+ export var CreateIngestionResponse = [3, n0, _CIRr, 0, [_i], [() => Ingestion]];
338
+ export var DeleteAppAuthorizationRequest = [
339
+ 3,
340
+ n0,
341
+ _DAAR,
342
+ 0,
343
+ [_aBI, _aAI],
344
+ [
345
+ [0, 1],
346
+ [0, 1],
347
+ ],
348
+ ];
349
+ export var DeleteAppAuthorizationResponse = [3, n0, _DAARe, 0, [], []];
350
+ export var DeleteAppBundleRequest = [3, n0, _DABR, 0, [_aBI], [[0, 1]]];
351
+ export var DeleteAppBundleResponse = [3, n0, _DABRe, 0, [], []];
352
+ export var DeleteIngestionDestinationRequest = [
353
+ 3,
354
+ n0,
355
+ _DIDR,
356
+ 0,
357
+ [_aBI, _iI, _iDI],
358
+ [
359
+ [0, 1],
360
+ [0, 1],
361
+ [0, 1],
362
+ ],
363
+ ];
364
+ export var DeleteIngestionDestinationResponse = [3, n0, _DIDRe, 0, [], []];
365
+ export var DeleteIngestionRequest = [
366
+ 3,
367
+ n0,
368
+ _DIR,
369
+ 0,
370
+ [_aBI, _iI],
371
+ [
372
+ [0, 1],
373
+ [0, 1],
374
+ ],
375
+ ];
376
+ export var DeleteIngestionResponse = [3, n0, _DIRe, 0, [], []];
377
+ export var FirehoseStream = [3, n0, _FS, 0, [_sN], [0]];
378
+ export var GetAppAuthorizationRequest = [
379
+ 3,
380
+ n0,
381
+ _GAAR,
382
+ 0,
383
+ [_aBI, _aAI],
384
+ [
385
+ [0, 1],
386
+ [0, 1],
387
+ ],
388
+ ];
389
+ export var GetAppAuthorizationResponse = [3, n0, _GAARe, 0, [_aA], [() => AppAuthorization]];
390
+ export var GetAppBundleRequest = [3, n0, _GABR, 0, [_aBI], [[0, 1]]];
391
+ export var GetAppBundleResponse = [3, n0, _GABRe, 0, [_aB], [() => AppBundle]];
392
+ export var GetIngestionDestinationRequest = [
393
+ 3,
394
+ n0,
395
+ _GIDR,
396
+ 0,
397
+ [_aBI, _iI, _iDI],
398
+ [
399
+ [0, 1],
400
+ [0, 1],
401
+ [0, 1],
402
+ ],
403
+ ];
404
+ export var GetIngestionDestinationResponse = [
405
+ 3,
406
+ n0,
407
+ _GIDRe,
408
+ 0,
409
+ [_iD],
410
+ [() => IngestionDestination],
411
+ ];
412
+ export var GetIngestionRequest = [
413
+ 3,
414
+ n0,
415
+ _GIR,
416
+ 0,
417
+ [_aBI, _iI],
418
+ [
419
+ [0, 1],
420
+ [0, 1],
421
+ ],
422
+ ];
423
+ export var GetIngestionResponse = [3, n0, _GIRe, 0, [_i], [() => Ingestion]];
424
+ export var Ingestion = [
425
+ 3,
426
+ n0,
427
+ _I,
428
+ 0,
429
+ [_ar, _aBA, _a, _tI, _cA, _uA, _st, _iT],
430
+ [0, 0, 0, 0, 5, 5, 0, 0],
431
+ ];
432
+ export var IngestionDestination = [
433
+ 3,
434
+ n0,
435
+ _ID,
436
+ 0,
437
+ [_ar, _iA, _pC, _dC, _s, _sR, _cA, _uA],
438
+ [0, 0, () => ProcessingConfiguration, () => DestinationConfiguration, 0, 0, 5, 5],
439
+ ];
440
+ export var IngestionDestinationSummary = [3, n0, _IDS, 0, [_ar], [0]];
441
+ export var IngestionSummary = [3, n0, _IS, 0, [_ar, _a, _tI, _st], [0, 0, 0, 0]];
442
+ export var InternalServerException = [
443
+ -3,
444
+ n0,
445
+ _ISE,
446
+ {
447
+ [_e]: _se,
448
+ [_hE]: 500,
449
+ },
450
+ [_m, _rAS],
451
+ [
452
+ 0,
453
+ [
454
+ 1,
455
+ {
456
+ [_hH]: _RA,
457
+ },
458
+ ],
459
+ ],
460
+ ];
461
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
462
+ export var ListAppAuthorizationsRequest = [
463
+ 3,
464
+ n0,
465
+ _LAAR,
466
+ 0,
467
+ [_aBI, _mR, _nT],
468
+ [
469
+ [0, 1],
470
+ [
471
+ 1,
472
+ {
473
+ [_hQ]: _mR,
474
+ },
475
+ ],
476
+ [
477
+ 0,
478
+ {
479
+ [_hQ]: _nT,
480
+ },
481
+ ],
482
+ ],
483
+ ];
484
+ export var ListAppAuthorizationsResponse = [
485
+ 3,
486
+ n0,
487
+ _LAARi,
488
+ 0,
489
+ [_aASL, _nT],
490
+ [() => AppAuthorizationSummaryList, 0],
491
+ ];
492
+ export var ListAppBundlesRequest = [
493
+ 3,
494
+ n0,
495
+ _LABR,
496
+ 0,
497
+ [_mR, _nT],
498
+ [
499
+ [
500
+ 1,
501
+ {
502
+ [_hQ]: _mR,
503
+ },
504
+ ],
505
+ [
506
+ 0,
507
+ {
508
+ [_hQ]: _nT,
509
+ },
510
+ ],
511
+ ],
512
+ ];
513
+ export var ListAppBundlesResponse = [
514
+ 3,
515
+ n0,
516
+ _LABRi,
517
+ 0,
518
+ [_aBSL, _nT],
519
+ [() => AppBundleSummaryList, 0],
520
+ ];
521
+ export var ListIngestionDestinationsRequest = [
522
+ 3,
523
+ n0,
524
+ _LIDR,
525
+ 0,
526
+ [_aBI, _iI, _mR, _nT],
527
+ [
528
+ [0, 1],
529
+ [0, 1],
530
+ [
531
+ 1,
532
+ {
533
+ [_hQ]: _mR,
534
+ },
535
+ ],
536
+ [
537
+ 0,
538
+ {
539
+ [_hQ]: _nT,
540
+ },
541
+ ],
542
+ ],
543
+ ];
544
+ export var ListIngestionDestinationsResponse = [
545
+ 3,
546
+ n0,
547
+ _LIDRi,
548
+ 0,
549
+ [_iDn, _nT],
550
+ [() => IngestionDestinationList, 0],
551
+ ];
552
+ export var ListIngestionsRequest = [
553
+ 3,
554
+ n0,
555
+ _LIR,
556
+ 0,
557
+ [_aBI, _mR, _nT],
558
+ [
559
+ [0, 1],
560
+ [
561
+ 1,
562
+ {
563
+ [_hQ]: _mR,
564
+ },
565
+ ],
566
+ [
567
+ 0,
568
+ {
569
+ [_hQ]: _nT,
570
+ },
571
+ ],
572
+ ],
573
+ ];
574
+ export var ListIngestionsResponse = [3, n0, _LIRi, 0, [_in, _nT], [() => IngestionList, 0]];
575
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
576
+ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [() => TagList]];
577
+ export var Oauth2Credential = [3, n0, _OC, 0, [_cI, _cS], [0, [() => SensitiveString2048, 0]]];
578
+ export var ResourceNotFoundException = [
579
+ -3,
580
+ n0,
581
+ _RNFE,
582
+ {
583
+ [_e]: _c,
584
+ [_hE]: 404,
585
+ },
586
+ [_m, _rI, _rT],
587
+ [0, 0, 0],
588
+ ];
589
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
590
+ export var S3Bucket = [3, n0, _SB, 0, [_bN, _pr], [0, 0]];
591
+ export var ServiceQuotaExceededException = [
592
+ -3,
593
+ n0,
594
+ _SQEE,
595
+ {
596
+ [_e]: _c,
597
+ [_hE]: 402,
598
+ },
599
+ [_m, _rI, _rT, _sC, _qC],
600
+ [0, 0, 0, 0, 0],
601
+ ];
602
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
603
+ export var StartIngestionRequest = [
604
+ 3,
605
+ n0,
606
+ _SIR,
607
+ 0,
608
+ [_iI, _aBI],
609
+ [
610
+ [0, 1],
611
+ [0, 1],
612
+ ],
613
+ ];
614
+ export var StartIngestionResponse = [3, n0, _SIRt, 0, [], []];
615
+ export var StartUserAccessTasksRequest = [3, n0, _SUATR, 0, [_aBI, _em], [0, [() => Email, 0]]];
616
+ export var StartUserAccessTasksResponse = [
617
+ 3,
618
+ n0,
619
+ _SUATRt,
620
+ 0,
621
+ [_uATL],
622
+ [() => UserAccessTasksList],
623
+ ];
624
+ export var StopIngestionRequest = [
625
+ 3,
626
+ n0,
627
+ _SIRto,
628
+ 0,
629
+ [_iI, _aBI],
630
+ [
631
+ [0, 1],
632
+ [0, 1],
633
+ ],
634
+ ];
635
+ export var StopIngestionResponse = [3, n0, _SIRtop, 0, [], []];
636
+ export var Tag = [3, n0, _T, 0, [_k, _v], [0, 0]];
637
+ export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], () => TagList]];
638
+ export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
639
+ export var TaskError = [3, n0, _TE, 0, [_eC, _eM], [0, 0]];
640
+ export var Tenant = [3, n0, _Te, 0, [_tIe, _tDN], [0, 0]];
641
+ export var ThrottlingException = [
642
+ -3,
643
+ n0,
644
+ _TEh,
645
+ {
646
+ [_e]: _c,
647
+ [_hE]: 429,
648
+ },
649
+ [_m, _sC, _qC, _rAS],
650
+ [
651
+ 0,
652
+ 0,
653
+ 0,
654
+ [
655
+ 1,
656
+ {
657
+ [_hH]: _RA,
658
+ },
659
+ ],
660
+ ],
661
+ ];
662
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
663
+ export var UntagResourceRequest = [
664
+ 3,
665
+ n0,
666
+ _URR,
667
+ 0,
668
+ [_rA, _tK],
669
+ [
670
+ [0, 1],
671
+ [
672
+ 64 | 0,
673
+ {
674
+ [_hQ]: _tK,
675
+ },
676
+ ],
677
+ ],
678
+ ];
679
+ export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
680
+ export var UpdateAppAuthorizationRequest = [
681
+ 3,
682
+ n0,
683
+ _UAAR,
684
+ 0,
685
+ [_aBI, _aAI, _cr, _t],
686
+ [[0, 1], [0, 1], [() => Credential, 0], () => Tenant],
687
+ ];
688
+ export var UpdateAppAuthorizationResponse = [3, n0, _UAARp, 0, [_aA], [() => AppAuthorization]];
689
+ export var UpdateIngestionDestinationRequest = [
690
+ 3,
691
+ n0,
692
+ _UIDR,
693
+ 0,
694
+ [_aBI, _iI, _iDI, _dC],
695
+ [[0, 1], [0, 1], [0, 1], () => DestinationConfiguration],
696
+ ];
697
+ export var UpdateIngestionDestinationResponse = [
698
+ 3,
699
+ n0,
700
+ _UIDRp,
701
+ 0,
702
+ [_iD],
703
+ [() => IngestionDestination],
704
+ ];
705
+ export var UserAccessResultItem = [
706
+ 3,
707
+ n0,
708
+ _UARI,
709
+ 0,
710
+ [_a, _tI, _tDN, _tIa, _rS, _em, _uI, _uFN, _uFNs, _uLN, _uS, _tE],
711
+ [
712
+ 0,
713
+ 0,
714
+ 0,
715
+ 0,
716
+ 0,
717
+ [() => Email, 0],
718
+ [() => SensitiveString2048, 0],
719
+ [() => SensitiveString2048, 0],
720
+ [() => SensitiveString2048, 0],
721
+ [() => SensitiveString2048, 0],
722
+ 0,
723
+ () => TaskError,
724
+ ],
725
+ ];
726
+ export var UserAccessTaskItem = [
727
+ 3,
728
+ n0,
729
+ _UATI,
730
+ 0,
731
+ [_a, _tI, _tIa, _e],
732
+ [0, 0, 0, () => TaskError],
733
+ ];
734
+ export var ValidationException = [
735
+ -3,
736
+ n0,
737
+ _VE,
738
+ {
739
+ [_e]: _c,
740
+ [_hE]: 400,
741
+ },
742
+ [_m, _r, _fL],
743
+ [0, 0, () => ValidationExceptionFieldList],
744
+ ];
745
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
746
+ export var ValidationExceptionField = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
747
+ export var __Unit = "unit";
748
+ export var AppFabricServiceException = [-3, _sm, "AppFabricServiceException", 0, [], []];
749
+ TypeRegistry.for(_sm).registerError(AppFabricServiceException, __AppFabricServiceException);
750
+ export var AppAuthorizationSummaryList = [1, n0, _AASL, 0, () => AppAuthorizationSummary];
751
+ export var AppBundleSummaryList = [1, n0, _ABSL, 0, () => AppBundleSummary];
752
+ export var IngestionDestinationList = [1, n0, _IDL, 0, () => IngestionDestinationSummary];
753
+ export var IngestionList = [1, n0, _IL, 0, () => IngestionSummary];
754
+ export var TagKeyList = 64 | 0;
755
+ export var TagList = [1, n0, _TL, 0, () => Tag];
756
+ export var TaskIdList = 64 | 0;
757
+ export var UserAccessResultsList = [1, n0, _UARL, 0, [() => UserAccessResultItem, 0]];
758
+ export var UserAccessTasksList = [1, n0, _UATL, 0, () => UserAccessTaskItem];
759
+ export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
760
+ export var Credential = [
761
+ 3,
762
+ n0,
763
+ _C,
764
+ 0,
765
+ [_oC, _aKC],
766
+ [
767
+ [() => Oauth2Credential, 0],
768
+ [() => ApiKeyCredential, 0],
769
+ ],
770
+ ];
771
+ export var Destination = [3, n0, _D, 0, [_sB, _fS], [() => S3Bucket, () => FirehoseStream]];
772
+ export var DestinationConfiguration = [
773
+ 3,
774
+ n0,
775
+ _DC,
776
+ 0,
777
+ [_aL],
778
+ [() => AuditLogDestinationConfiguration],
779
+ ];
780
+ export var ProcessingConfiguration = [
781
+ 3,
782
+ n0,
783
+ _PC,
784
+ 0,
785
+ [_aL],
786
+ [() => AuditLogProcessingConfiguration],
787
+ ];
788
+ export var BatchGetUserAccessTasks = [
789
+ 9,
790
+ n0,
791
+ _BGUAT,
792
+ {
793
+ [_h]: ["POST", "/useraccess/batchget", 200],
794
+ },
795
+ () => BatchGetUserAccessTasksRequest,
796
+ () => BatchGetUserAccessTasksResponse,
797
+ ];
798
+ export var ConnectAppAuthorization = [
799
+ 9,
800
+ n0,
801
+ _CAA,
802
+ {
803
+ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}/connect", 200],
804
+ },
805
+ () => ConnectAppAuthorizationRequest,
806
+ () => ConnectAppAuthorizationResponse,
807
+ ];
808
+ export var CreateAppAuthorization = [
809
+ 9,
810
+ n0,
811
+ _CAAr,
812
+ {
813
+ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/appauthorizations", 201],
814
+ },
815
+ () => CreateAppAuthorizationRequest,
816
+ () => CreateAppAuthorizationResponse,
817
+ ];
818
+ export var CreateAppBundle = [
819
+ 9,
820
+ n0,
821
+ _CAB,
822
+ {
823
+ [_h]: ["POST", "/appbundles", 201],
824
+ },
825
+ () => CreateAppBundleRequest,
826
+ () => CreateAppBundleResponse,
827
+ ];
828
+ export var CreateIngestion = [
829
+ 9,
830
+ n0,
831
+ _CI,
832
+ {
833
+ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions", 201],
834
+ },
835
+ () => CreateIngestionRequest,
836
+ () => CreateIngestionResponse,
837
+ ];
838
+ export var CreateIngestionDestination = [
839
+ 9,
840
+ n0,
841
+ _CID,
842
+ {
843
+ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations", 201],
844
+ },
845
+ () => CreateIngestionDestinationRequest,
846
+ () => CreateIngestionDestinationResponse,
847
+ ];
848
+ export var DeleteAppAuthorization = [
849
+ 9,
850
+ n0,
851
+ _DAA,
852
+ {
853
+ [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 204],
854
+ },
855
+ () => DeleteAppAuthorizationRequest,
856
+ () => DeleteAppAuthorizationResponse,
857
+ ];
858
+ export var DeleteAppBundle = [
859
+ 9,
860
+ n0,
861
+ _DAB,
862
+ {
863
+ [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}", 204],
864
+ },
865
+ () => DeleteAppBundleRequest,
866
+ () => DeleteAppBundleResponse,
867
+ ];
868
+ export var DeleteIngestion = [
869
+ 9,
870
+ n0,
871
+ _DI,
872
+ {
873
+ [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}", 204],
874
+ },
875
+ () => DeleteIngestionRequest,
876
+ () => DeleteIngestionResponse,
877
+ ];
878
+ export var DeleteIngestionDestination = [
879
+ 9,
880
+ n0,
881
+ _DID,
882
+ {
883
+ [_h]: [
884
+ "DELETE",
885
+ "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}",
886
+ 204,
887
+ ],
888
+ },
889
+ () => DeleteIngestionDestinationRequest,
890
+ () => DeleteIngestionDestinationResponse,
891
+ ];
892
+ export var GetAppAuthorization = [
893
+ 9,
894
+ n0,
895
+ _GAA,
896
+ {
897
+ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 200],
898
+ },
899
+ () => GetAppAuthorizationRequest,
900
+ () => GetAppAuthorizationResponse,
901
+ ];
902
+ export var GetAppBundle = [
903
+ 9,
904
+ n0,
905
+ _GAB,
906
+ {
907
+ [_h]: ["GET", "/appbundles/{appBundleIdentifier}", 200],
908
+ },
909
+ () => GetAppBundleRequest,
910
+ () => GetAppBundleResponse,
911
+ ];
912
+ export var GetIngestion = [
913
+ 9,
914
+ n0,
915
+ _GI,
916
+ {
917
+ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}", 200],
918
+ },
919
+ () => GetIngestionRequest,
920
+ () => GetIngestionResponse,
921
+ ];
922
+ export var GetIngestionDestination = [
923
+ 9,
924
+ n0,
925
+ _GID,
926
+ {
927
+ [_h]: [
928
+ "GET",
929
+ "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}",
930
+ 200,
931
+ ],
932
+ },
933
+ () => GetIngestionDestinationRequest,
934
+ () => GetIngestionDestinationResponse,
935
+ ];
936
+ export var ListAppAuthorizations = [
937
+ 9,
938
+ n0,
939
+ _LAA,
940
+ {
941
+ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/appauthorizations", 200],
942
+ },
943
+ () => ListAppAuthorizationsRequest,
944
+ () => ListAppAuthorizationsResponse,
945
+ ];
946
+ export var ListAppBundles = [
947
+ 9,
948
+ n0,
949
+ _LAB,
950
+ {
951
+ [_h]: ["GET", "/appbundles", 200],
952
+ },
953
+ () => ListAppBundlesRequest,
954
+ () => ListAppBundlesResponse,
955
+ ];
956
+ export var ListIngestionDestinations = [
957
+ 9,
958
+ n0,
959
+ _LID,
960
+ {
961
+ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations", 200],
962
+ },
963
+ () => ListIngestionDestinationsRequest,
964
+ () => ListIngestionDestinationsResponse,
965
+ ];
966
+ export var ListIngestions = [
967
+ 9,
968
+ n0,
969
+ _LI,
970
+ {
971
+ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions", 200],
972
+ },
973
+ () => ListIngestionsRequest,
974
+ () => ListIngestionsResponse,
975
+ ];
976
+ export var ListTagsForResource = [
977
+ 9,
978
+ n0,
979
+ _LTFR,
980
+ {
981
+ [_h]: ["GET", "/tags/{resourceArn}", 200],
982
+ },
983
+ () => ListTagsForResourceRequest,
984
+ () => ListTagsForResourceResponse,
985
+ ];
986
+ export var StartIngestion = [
987
+ 9,
988
+ n0,
989
+ _SI,
990
+ {
991
+ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/start", 200],
992
+ },
993
+ () => StartIngestionRequest,
994
+ () => StartIngestionResponse,
995
+ ];
996
+ export var StartUserAccessTasks = [
997
+ 9,
998
+ n0,
999
+ _SUAT,
1000
+ {
1001
+ [_h]: ["POST", "/useraccess/start", 201],
1002
+ },
1003
+ () => StartUserAccessTasksRequest,
1004
+ () => StartUserAccessTasksResponse,
1005
+ ];
1006
+ export var StopIngestion = [
1007
+ 9,
1008
+ n0,
1009
+ _SIt,
1010
+ {
1011
+ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/stop", 200],
1012
+ },
1013
+ () => StopIngestionRequest,
1014
+ () => StopIngestionResponse,
1015
+ ];
1016
+ export var TagResource = [
1017
+ 9,
1018
+ n0,
1019
+ _TR,
1020
+ {
1021
+ [_h]: ["POST", "/tags/{resourceArn}", 200],
1022
+ },
1023
+ () => TagResourceRequest,
1024
+ () => TagResourceResponse,
1025
+ ];
1026
+ export var UntagResource = [
1027
+ 9,
1028
+ n0,
1029
+ _UR,
1030
+ {
1031
+ [_h]: ["DELETE", "/tags/{resourceArn}", 200],
1032
+ },
1033
+ () => UntagResourceRequest,
1034
+ () => UntagResourceResponse,
1035
+ ];
1036
+ export var UpdateAppAuthorization = [
1037
+ 9,
1038
+ n0,
1039
+ _UAA,
1040
+ {
1041
+ [_h]: ["PATCH", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 200],
1042
+ },
1043
+ () => UpdateAppAuthorizationRequest,
1044
+ () => UpdateAppAuthorizationResponse,
1045
+ ];
1046
+ export var UpdateIngestionDestination = [
1047
+ 9,
1048
+ n0,
1049
+ _UID,
1050
+ {
1051
+ [_h]: [
1052
+ "PATCH",
1053
+ "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}",
1054
+ 200,
1055
+ ],
1056
+ },
1057
+ () => UpdateIngestionDestinationRequest,
1058
+ () => UpdateIngestionDestinationResponse,
1059
+ ];