@aws-sdk/client-appfabric 3.1075.0 → 3.1076.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1178 -15
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/AppFabricServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -117
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -844
|
@@ -1,844 +0,0 @@
|
|
|
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 = "ThrottlingException";
|
|
100
|
-
const _TEa = "TaskError";
|
|
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 = "smithy.ts.sdk.synthetic.com.amazonaws.appfabric";
|
|
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 _st = "status";
|
|
195
|
-
const _sta = "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
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
216
|
-
const { AppFabricServiceException } = require("../models/AppFabricServiceException");
|
|
217
|
-
const { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException } = require("../models/errors");
|
|
218
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
219
|
-
const AppFabricServiceException$ = [-3, _s, "AppFabricServiceException", 0, [], []];
|
|
220
|
-
exports.AppFabricServiceException$ = AppFabricServiceException$;
|
|
221
|
-
_s_registry.registerError(AppFabricServiceException$, AppFabricServiceException);
|
|
222
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
223
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
224
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
225
|
-
[_m],
|
|
226
|
-
[0], 1
|
|
227
|
-
];
|
|
228
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
229
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
230
|
-
const ConflictException$ = [-3, n0, _CE,
|
|
231
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
232
|
-
[_m, _rI, _rT],
|
|
233
|
-
[0, 0, 0], 3
|
|
234
|
-
];
|
|
235
|
-
exports.ConflictException$ = ConflictException$;
|
|
236
|
-
n0_registry.registerError(ConflictException$, ConflictException);
|
|
237
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
238
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
239
|
-
[_m, _rAS],
|
|
240
|
-
[0, [1, { [_hH]: _RA }]], 1
|
|
241
|
-
];
|
|
242
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
243
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
244
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
245
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
246
|
-
[_m, _rI, _rT],
|
|
247
|
-
[0, 0, 0], 3
|
|
248
|
-
];
|
|
249
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
250
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
251
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
252
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
253
|
-
[_m, _rI, _rT, _sC, _qC],
|
|
254
|
-
[0, 0, 0, 0, 0], 5
|
|
255
|
-
];
|
|
256
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
257
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
258
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
259
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
260
|
-
[_m, _sC, _qC, _rAS],
|
|
261
|
-
[0, 0, 0, [1, { [_hH]: _RA }]], 1
|
|
262
|
-
];
|
|
263
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
264
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
265
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
266
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
267
|
-
[_m, _r, _fL],
|
|
268
|
-
[0, 0, () => ValidationExceptionFieldList], 2
|
|
269
|
-
];
|
|
270
|
-
exports.ValidationException$ = ValidationException$;
|
|
271
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
272
|
-
exports.errorTypeRegistries = [
|
|
273
|
-
_s_registry,
|
|
274
|
-
n0_registry,
|
|
275
|
-
];
|
|
276
|
-
var Email = [0, n0, _E, 8, 0];
|
|
277
|
-
var SensitiveString2048 = [0, n0, _SS, 8, 0];
|
|
278
|
-
const ApiKeyCredential$ = [3, n0, _AKC,
|
|
279
|
-
0,
|
|
280
|
-
[_aK],
|
|
281
|
-
[[() => SensitiveString2048, 0]], 1
|
|
282
|
-
];
|
|
283
|
-
exports.ApiKeyCredential$ = ApiKeyCredential$;
|
|
284
|
-
const AppAuthorization$ = [3, n0, _AA,
|
|
285
|
-
0,
|
|
286
|
-
[_aAA, _aBA, _a, _t, _aT, _st, _cA, _uA, _p, _aU],
|
|
287
|
-
[0, 0, 0, () => Tenant$, 0, 0, 5, 5, 0, 0], 8
|
|
288
|
-
];
|
|
289
|
-
exports.AppAuthorization$ = AppAuthorization$;
|
|
290
|
-
const AppAuthorizationSummary$ = [3, n0, _AAS,
|
|
291
|
-
0,
|
|
292
|
-
[_aAA, _aBA, _a, _t, _st, _uA],
|
|
293
|
-
[0, 0, 0, () => Tenant$, 0, 5], 6
|
|
294
|
-
];
|
|
295
|
-
exports.AppAuthorizationSummary$ = AppAuthorizationSummary$;
|
|
296
|
-
const AppBundle$ = [3, n0, _AB,
|
|
297
|
-
0,
|
|
298
|
-
[_ar, _cMKA],
|
|
299
|
-
[0, 0], 1
|
|
300
|
-
];
|
|
301
|
-
exports.AppBundle$ = AppBundle$;
|
|
302
|
-
const AppBundleSummary$ = [3, n0, _ABS,
|
|
303
|
-
0,
|
|
304
|
-
[_ar],
|
|
305
|
-
[0], 1
|
|
306
|
-
];
|
|
307
|
-
exports.AppBundleSummary$ = AppBundleSummary$;
|
|
308
|
-
const AuditLogDestinationConfiguration$ = [3, n0, _ALDC,
|
|
309
|
-
0,
|
|
310
|
-
[_d],
|
|
311
|
-
[() => Destination$], 1
|
|
312
|
-
];
|
|
313
|
-
exports.AuditLogDestinationConfiguration$ = AuditLogDestinationConfiguration$;
|
|
314
|
-
const AuditLogProcessingConfiguration$ = [3, n0, _ALPC,
|
|
315
|
-
0,
|
|
316
|
-
[_sc, _f],
|
|
317
|
-
[0, 0], 2
|
|
318
|
-
];
|
|
319
|
-
exports.AuditLogProcessingConfiguration$ = AuditLogProcessingConfiguration$;
|
|
320
|
-
const AuthRequest$ = [3, n0, _AR,
|
|
321
|
-
0,
|
|
322
|
-
[_rU, _co],
|
|
323
|
-
[0, [() => SensitiveString2048, 0]], 2
|
|
324
|
-
];
|
|
325
|
-
exports.AuthRequest$ = AuthRequest$;
|
|
326
|
-
const BatchGetUserAccessTasksRequest$ = [3, n0, _BGUATR,
|
|
327
|
-
0,
|
|
328
|
-
[_aBI, _tIL],
|
|
329
|
-
[0, 64 | 0], 2
|
|
330
|
-
];
|
|
331
|
-
exports.BatchGetUserAccessTasksRequest$ = BatchGetUserAccessTasksRequest$;
|
|
332
|
-
const BatchGetUserAccessTasksResponse$ = [3, n0, _BGUATRa,
|
|
333
|
-
0,
|
|
334
|
-
[_uARL],
|
|
335
|
-
[[() => UserAccessResultsList, 0]]
|
|
336
|
-
];
|
|
337
|
-
exports.BatchGetUserAccessTasksResponse$ = BatchGetUserAccessTasksResponse$;
|
|
338
|
-
const ConnectAppAuthorizationRequest$ = [3, n0, _CAAR,
|
|
339
|
-
0,
|
|
340
|
-
[_aBI, _aAI, _aR],
|
|
341
|
-
[[0, 1], [0, 1], [() => AuthRequest$, 0]], 2
|
|
342
|
-
];
|
|
343
|
-
exports.ConnectAppAuthorizationRequest$ = ConnectAppAuthorizationRequest$;
|
|
344
|
-
const ConnectAppAuthorizationResponse$ = [3, n0, _CAARo,
|
|
345
|
-
0,
|
|
346
|
-
[_aAS],
|
|
347
|
-
[() => AppAuthorizationSummary$], 1
|
|
348
|
-
];
|
|
349
|
-
exports.ConnectAppAuthorizationResponse$ = ConnectAppAuthorizationResponse$;
|
|
350
|
-
const CreateAppAuthorizationRequest$ = [3, n0, _CAARr,
|
|
351
|
-
0,
|
|
352
|
-
[_aBI, _a, _cr, _t, _aT, _cT, _ta],
|
|
353
|
-
[[0, 1], 0, [() => Credential$, 0], () => Tenant$, 0, [0, 4], () => TagList], 5
|
|
354
|
-
];
|
|
355
|
-
exports.CreateAppAuthorizationRequest$ = CreateAppAuthorizationRequest$;
|
|
356
|
-
const CreateAppAuthorizationResponse$ = [3, n0, _CAARre,
|
|
357
|
-
0,
|
|
358
|
-
[_aA],
|
|
359
|
-
[() => AppAuthorization$], 1
|
|
360
|
-
];
|
|
361
|
-
exports.CreateAppAuthorizationResponse$ = CreateAppAuthorizationResponse$;
|
|
362
|
-
const CreateAppBundleRequest$ = [3, n0, _CABR,
|
|
363
|
-
0,
|
|
364
|
-
[_cT, _cMKI, _ta],
|
|
365
|
-
[[0, 4], 0, () => TagList]
|
|
366
|
-
];
|
|
367
|
-
exports.CreateAppBundleRequest$ = CreateAppBundleRequest$;
|
|
368
|
-
const CreateAppBundleResponse$ = [3, n0, _CABRr,
|
|
369
|
-
0,
|
|
370
|
-
[_aB],
|
|
371
|
-
[() => AppBundle$], 1
|
|
372
|
-
];
|
|
373
|
-
exports.CreateAppBundleResponse$ = CreateAppBundleResponse$;
|
|
374
|
-
const CreateIngestionDestinationRequest$ = [3, n0, _CIDR,
|
|
375
|
-
0,
|
|
376
|
-
[_aBI, _iI, _pC, _dC, _cT, _ta],
|
|
377
|
-
[[0, 1], [0, 1], () => ProcessingConfiguration$, () => DestinationConfiguration$, [0, 4], () => TagList], 4
|
|
378
|
-
];
|
|
379
|
-
exports.CreateIngestionDestinationRequest$ = CreateIngestionDestinationRequest$;
|
|
380
|
-
const CreateIngestionDestinationResponse$ = [3, n0, _CIDRr,
|
|
381
|
-
0,
|
|
382
|
-
[_iD],
|
|
383
|
-
[() => IngestionDestination$], 1
|
|
384
|
-
];
|
|
385
|
-
exports.CreateIngestionDestinationResponse$ = CreateIngestionDestinationResponse$;
|
|
386
|
-
const CreateIngestionRequest$ = [3, n0, _CIR,
|
|
387
|
-
0,
|
|
388
|
-
[_aBI, _a, _tI, _iT, _cT, _ta],
|
|
389
|
-
[[0, 1], 0, 0, 0, [0, 4], () => TagList], 4
|
|
390
|
-
];
|
|
391
|
-
exports.CreateIngestionRequest$ = CreateIngestionRequest$;
|
|
392
|
-
const CreateIngestionResponse$ = [3, n0, _CIRr,
|
|
393
|
-
0,
|
|
394
|
-
[_i],
|
|
395
|
-
[() => Ingestion$], 1
|
|
396
|
-
];
|
|
397
|
-
exports.CreateIngestionResponse$ = CreateIngestionResponse$;
|
|
398
|
-
const DeleteAppAuthorizationRequest$ = [3, n0, _DAAR,
|
|
399
|
-
0,
|
|
400
|
-
[_aBI, _aAI],
|
|
401
|
-
[[0, 1], [0, 1]], 2
|
|
402
|
-
];
|
|
403
|
-
exports.DeleteAppAuthorizationRequest$ = DeleteAppAuthorizationRequest$;
|
|
404
|
-
const DeleteAppAuthorizationResponse$ = [3, n0, _DAARe,
|
|
405
|
-
0,
|
|
406
|
-
[],
|
|
407
|
-
[]
|
|
408
|
-
];
|
|
409
|
-
exports.DeleteAppAuthorizationResponse$ = DeleteAppAuthorizationResponse$;
|
|
410
|
-
const DeleteAppBundleRequest$ = [3, n0, _DABR,
|
|
411
|
-
0,
|
|
412
|
-
[_aBI],
|
|
413
|
-
[[0, 1]], 1
|
|
414
|
-
];
|
|
415
|
-
exports.DeleteAppBundleRequest$ = DeleteAppBundleRequest$;
|
|
416
|
-
const DeleteAppBundleResponse$ = [3, n0, _DABRe,
|
|
417
|
-
0,
|
|
418
|
-
[],
|
|
419
|
-
[]
|
|
420
|
-
];
|
|
421
|
-
exports.DeleteAppBundleResponse$ = DeleteAppBundleResponse$;
|
|
422
|
-
const DeleteIngestionDestinationRequest$ = [3, n0, _DIDR,
|
|
423
|
-
0,
|
|
424
|
-
[_aBI, _iI, _iDI],
|
|
425
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
426
|
-
];
|
|
427
|
-
exports.DeleteIngestionDestinationRequest$ = DeleteIngestionDestinationRequest$;
|
|
428
|
-
const DeleteIngestionDestinationResponse$ = [3, n0, _DIDRe,
|
|
429
|
-
0,
|
|
430
|
-
[],
|
|
431
|
-
[]
|
|
432
|
-
];
|
|
433
|
-
exports.DeleteIngestionDestinationResponse$ = DeleteIngestionDestinationResponse$;
|
|
434
|
-
const DeleteIngestionRequest$ = [3, n0, _DIR,
|
|
435
|
-
0,
|
|
436
|
-
[_aBI, _iI],
|
|
437
|
-
[[0, 1], [0, 1]], 2
|
|
438
|
-
];
|
|
439
|
-
exports.DeleteIngestionRequest$ = DeleteIngestionRequest$;
|
|
440
|
-
const DeleteIngestionResponse$ = [3, n0, _DIRe,
|
|
441
|
-
0,
|
|
442
|
-
[],
|
|
443
|
-
[]
|
|
444
|
-
];
|
|
445
|
-
exports.DeleteIngestionResponse$ = DeleteIngestionResponse$;
|
|
446
|
-
const FirehoseStream$ = [3, n0, _FS,
|
|
447
|
-
0,
|
|
448
|
-
[_sN],
|
|
449
|
-
[0], 1
|
|
450
|
-
];
|
|
451
|
-
exports.FirehoseStream$ = FirehoseStream$;
|
|
452
|
-
const GetAppAuthorizationRequest$ = [3, n0, _GAAR,
|
|
453
|
-
0,
|
|
454
|
-
[_aBI, _aAI],
|
|
455
|
-
[[0, 1], [0, 1]], 2
|
|
456
|
-
];
|
|
457
|
-
exports.GetAppAuthorizationRequest$ = GetAppAuthorizationRequest$;
|
|
458
|
-
const GetAppAuthorizationResponse$ = [3, n0, _GAARe,
|
|
459
|
-
0,
|
|
460
|
-
[_aA],
|
|
461
|
-
[() => AppAuthorization$], 1
|
|
462
|
-
];
|
|
463
|
-
exports.GetAppAuthorizationResponse$ = GetAppAuthorizationResponse$;
|
|
464
|
-
const GetAppBundleRequest$ = [3, n0, _GABR,
|
|
465
|
-
0,
|
|
466
|
-
[_aBI],
|
|
467
|
-
[[0, 1]], 1
|
|
468
|
-
];
|
|
469
|
-
exports.GetAppBundleRequest$ = GetAppBundleRequest$;
|
|
470
|
-
const GetAppBundleResponse$ = [3, n0, _GABRe,
|
|
471
|
-
0,
|
|
472
|
-
[_aB],
|
|
473
|
-
[() => AppBundle$], 1
|
|
474
|
-
];
|
|
475
|
-
exports.GetAppBundleResponse$ = GetAppBundleResponse$;
|
|
476
|
-
const GetIngestionDestinationRequest$ = [3, n0, _GIDR,
|
|
477
|
-
0,
|
|
478
|
-
[_aBI, _iI, _iDI],
|
|
479
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
480
|
-
];
|
|
481
|
-
exports.GetIngestionDestinationRequest$ = GetIngestionDestinationRequest$;
|
|
482
|
-
const GetIngestionDestinationResponse$ = [3, n0, _GIDRe,
|
|
483
|
-
0,
|
|
484
|
-
[_iD],
|
|
485
|
-
[() => IngestionDestination$], 1
|
|
486
|
-
];
|
|
487
|
-
exports.GetIngestionDestinationResponse$ = GetIngestionDestinationResponse$;
|
|
488
|
-
const GetIngestionRequest$ = [3, n0, _GIR,
|
|
489
|
-
0,
|
|
490
|
-
[_aBI, _iI],
|
|
491
|
-
[[0, 1], [0, 1]], 2
|
|
492
|
-
];
|
|
493
|
-
exports.GetIngestionRequest$ = GetIngestionRequest$;
|
|
494
|
-
const GetIngestionResponse$ = [3, n0, _GIRe,
|
|
495
|
-
0,
|
|
496
|
-
[_i],
|
|
497
|
-
[() => Ingestion$], 1
|
|
498
|
-
];
|
|
499
|
-
exports.GetIngestionResponse$ = GetIngestionResponse$;
|
|
500
|
-
const Ingestion$ = [3, n0, _I,
|
|
501
|
-
0,
|
|
502
|
-
[_ar, _aBA, _a, _tI, _cA, _uA, _sta, _iT],
|
|
503
|
-
[0, 0, 0, 0, 5, 5, 0, 0], 8
|
|
504
|
-
];
|
|
505
|
-
exports.Ingestion$ = Ingestion$;
|
|
506
|
-
const IngestionDestination$ = [3, n0, _ID,
|
|
507
|
-
0,
|
|
508
|
-
[_ar, _iA, _pC, _dC, _st, _sR, _cA, _uA],
|
|
509
|
-
[0, 0, () => ProcessingConfiguration$, () => DestinationConfiguration$, 0, 0, 5, 5], 4
|
|
510
|
-
];
|
|
511
|
-
exports.IngestionDestination$ = IngestionDestination$;
|
|
512
|
-
const IngestionDestinationSummary$ = [3, n0, _IDS,
|
|
513
|
-
0,
|
|
514
|
-
[_ar],
|
|
515
|
-
[0], 1
|
|
516
|
-
];
|
|
517
|
-
exports.IngestionDestinationSummary$ = IngestionDestinationSummary$;
|
|
518
|
-
const IngestionSummary$ = [3, n0, _IS,
|
|
519
|
-
0,
|
|
520
|
-
[_ar, _a, _tI, _sta],
|
|
521
|
-
[0, 0, 0, 0], 4
|
|
522
|
-
];
|
|
523
|
-
exports.IngestionSummary$ = IngestionSummary$;
|
|
524
|
-
const ListAppAuthorizationsRequest$ = [3, n0, _LAAR,
|
|
525
|
-
0,
|
|
526
|
-
[_aBI, _mR, _nT],
|
|
527
|
-
[[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
528
|
-
];
|
|
529
|
-
exports.ListAppAuthorizationsRequest$ = ListAppAuthorizationsRequest$;
|
|
530
|
-
const ListAppAuthorizationsResponse$ = [3, n0, _LAARi,
|
|
531
|
-
0,
|
|
532
|
-
[_aASL, _nT],
|
|
533
|
-
[() => AppAuthorizationSummaryList, 0], 1
|
|
534
|
-
];
|
|
535
|
-
exports.ListAppAuthorizationsResponse$ = ListAppAuthorizationsResponse$;
|
|
536
|
-
const ListAppBundlesRequest$ = [3, n0, _LABR,
|
|
537
|
-
0,
|
|
538
|
-
[_mR, _nT],
|
|
539
|
-
[[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
540
|
-
];
|
|
541
|
-
exports.ListAppBundlesRequest$ = ListAppBundlesRequest$;
|
|
542
|
-
const ListAppBundlesResponse$ = [3, n0, _LABRi,
|
|
543
|
-
0,
|
|
544
|
-
[_aBSL, _nT],
|
|
545
|
-
[() => AppBundleSummaryList, 0], 1
|
|
546
|
-
];
|
|
547
|
-
exports.ListAppBundlesResponse$ = ListAppBundlesResponse$;
|
|
548
|
-
const ListIngestionDestinationsRequest$ = [3, n0, _LIDR,
|
|
549
|
-
0,
|
|
550
|
-
[_aBI, _iI, _mR, _nT],
|
|
551
|
-
[[0, 1], [0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 2
|
|
552
|
-
];
|
|
553
|
-
exports.ListIngestionDestinationsRequest$ = ListIngestionDestinationsRequest$;
|
|
554
|
-
const ListIngestionDestinationsResponse$ = [3, n0, _LIDRi,
|
|
555
|
-
0,
|
|
556
|
-
[_iDn, _nT],
|
|
557
|
-
[() => IngestionDestinationList, 0], 1
|
|
558
|
-
];
|
|
559
|
-
exports.ListIngestionDestinationsResponse$ = ListIngestionDestinationsResponse$;
|
|
560
|
-
const ListIngestionsRequest$ = [3, n0, _LIR,
|
|
561
|
-
0,
|
|
562
|
-
[_aBI, _mR, _nT],
|
|
563
|
-
[[0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
564
|
-
];
|
|
565
|
-
exports.ListIngestionsRequest$ = ListIngestionsRequest$;
|
|
566
|
-
const ListIngestionsResponse$ = [3, n0, _LIRi,
|
|
567
|
-
0,
|
|
568
|
-
[_in, _nT],
|
|
569
|
-
[() => IngestionList, 0], 1
|
|
570
|
-
];
|
|
571
|
-
exports.ListIngestionsResponse$ = ListIngestionsResponse$;
|
|
572
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
573
|
-
0,
|
|
574
|
-
[_rA],
|
|
575
|
-
[[0, 1]], 1
|
|
576
|
-
];
|
|
577
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
578
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
579
|
-
0,
|
|
580
|
-
[_ta],
|
|
581
|
-
[() => TagList]
|
|
582
|
-
];
|
|
583
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
584
|
-
const Oauth2Credential$ = [3, n0, _OC,
|
|
585
|
-
0,
|
|
586
|
-
[_cI, _cS],
|
|
587
|
-
[0, [() => SensitiveString2048, 0]], 2
|
|
588
|
-
];
|
|
589
|
-
exports.Oauth2Credential$ = Oauth2Credential$;
|
|
590
|
-
const S3Bucket$ = [3, n0, _SB,
|
|
591
|
-
0,
|
|
592
|
-
[_bN, _pr],
|
|
593
|
-
[0, 0], 1
|
|
594
|
-
];
|
|
595
|
-
exports.S3Bucket$ = S3Bucket$;
|
|
596
|
-
const StartIngestionRequest$ = [3, n0, _SIR,
|
|
597
|
-
0,
|
|
598
|
-
[_iI, _aBI],
|
|
599
|
-
[[0, 1], [0, 1]], 2
|
|
600
|
-
];
|
|
601
|
-
exports.StartIngestionRequest$ = StartIngestionRequest$;
|
|
602
|
-
const StartIngestionResponse$ = [3, n0, _SIRt,
|
|
603
|
-
0,
|
|
604
|
-
[],
|
|
605
|
-
[]
|
|
606
|
-
];
|
|
607
|
-
exports.StartIngestionResponse$ = StartIngestionResponse$;
|
|
608
|
-
const StartUserAccessTasksRequest$ = [3, n0, _SUATR,
|
|
609
|
-
0,
|
|
610
|
-
[_aBI, _em],
|
|
611
|
-
[0, [() => Email, 0]], 2
|
|
612
|
-
];
|
|
613
|
-
exports.StartUserAccessTasksRequest$ = StartUserAccessTasksRequest$;
|
|
614
|
-
const StartUserAccessTasksResponse$ = [3, n0, _SUATRt,
|
|
615
|
-
0,
|
|
616
|
-
[_uATL],
|
|
617
|
-
[() => UserAccessTasksList]
|
|
618
|
-
];
|
|
619
|
-
exports.StartUserAccessTasksResponse$ = StartUserAccessTasksResponse$;
|
|
620
|
-
const StopIngestionRequest$ = [3, n0, _SIRto,
|
|
621
|
-
0,
|
|
622
|
-
[_iI, _aBI],
|
|
623
|
-
[[0, 1], [0, 1]], 2
|
|
624
|
-
];
|
|
625
|
-
exports.StopIngestionRequest$ = StopIngestionRequest$;
|
|
626
|
-
const StopIngestionResponse$ = [3, n0, _SIRtop,
|
|
627
|
-
0,
|
|
628
|
-
[],
|
|
629
|
-
[]
|
|
630
|
-
];
|
|
631
|
-
exports.StopIngestionResponse$ = StopIngestionResponse$;
|
|
632
|
-
const Tag$ = [3, n0, _T,
|
|
633
|
-
0,
|
|
634
|
-
[_k, _v],
|
|
635
|
-
[0, 0], 2
|
|
636
|
-
];
|
|
637
|
-
exports.Tag$ = Tag$;
|
|
638
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
639
|
-
0,
|
|
640
|
-
[_rA, _ta],
|
|
641
|
-
[[0, 1], () => TagList], 2
|
|
642
|
-
];
|
|
643
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
644
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
645
|
-
0,
|
|
646
|
-
[],
|
|
647
|
-
[]
|
|
648
|
-
];
|
|
649
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
650
|
-
const TaskError$ = [3, n0, _TEa,
|
|
651
|
-
0,
|
|
652
|
-
[_eC, _eM],
|
|
653
|
-
[0, 0]
|
|
654
|
-
];
|
|
655
|
-
exports.TaskError$ = TaskError$;
|
|
656
|
-
const Tenant$ = [3, n0, _Te,
|
|
657
|
-
0,
|
|
658
|
-
[_tIe, _tDN],
|
|
659
|
-
[0, 0], 2
|
|
660
|
-
];
|
|
661
|
-
exports.Tenant$ = Tenant$;
|
|
662
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
663
|
-
0,
|
|
664
|
-
[_rA, _tK],
|
|
665
|
-
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
666
|
-
];
|
|
667
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
668
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
669
|
-
0,
|
|
670
|
-
[],
|
|
671
|
-
[]
|
|
672
|
-
];
|
|
673
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
674
|
-
const UpdateAppAuthorizationRequest$ = [3, n0, _UAAR,
|
|
675
|
-
0,
|
|
676
|
-
[_aBI, _aAI, _cr, _t],
|
|
677
|
-
[[0, 1], [0, 1], [() => Credential$, 0], () => Tenant$], 2
|
|
678
|
-
];
|
|
679
|
-
exports.UpdateAppAuthorizationRequest$ = UpdateAppAuthorizationRequest$;
|
|
680
|
-
const UpdateAppAuthorizationResponse$ = [3, n0, _UAARp,
|
|
681
|
-
0,
|
|
682
|
-
[_aA],
|
|
683
|
-
[() => AppAuthorization$], 1
|
|
684
|
-
];
|
|
685
|
-
exports.UpdateAppAuthorizationResponse$ = UpdateAppAuthorizationResponse$;
|
|
686
|
-
const UpdateIngestionDestinationRequest$ = [3, n0, _UIDR,
|
|
687
|
-
0,
|
|
688
|
-
[_aBI, _iI, _iDI, _dC],
|
|
689
|
-
[[0, 1], [0, 1], [0, 1], () => DestinationConfiguration$], 4
|
|
690
|
-
];
|
|
691
|
-
exports.UpdateIngestionDestinationRequest$ = UpdateIngestionDestinationRequest$;
|
|
692
|
-
const UpdateIngestionDestinationResponse$ = [3, n0, _UIDRp,
|
|
693
|
-
0,
|
|
694
|
-
[_iD],
|
|
695
|
-
[() => IngestionDestination$], 1
|
|
696
|
-
];
|
|
697
|
-
exports.UpdateIngestionDestinationResponse$ = UpdateIngestionDestinationResponse$;
|
|
698
|
-
const UserAccessResultItem$ = [3, n0, _UARI,
|
|
699
|
-
0,
|
|
700
|
-
[_a, _tI, _tDN, _tIa, _rS, _em, _uI, _uFN, _uFNs, _uLN, _uS, _tE],
|
|
701
|
-
[0, 0, 0, 0, 0, [() => Email, 0], [() => SensitiveString2048, 0], [() => SensitiveString2048, 0], [() => SensitiveString2048, 0], [() => SensitiveString2048, 0], 0, () => TaskError$]
|
|
702
|
-
];
|
|
703
|
-
exports.UserAccessResultItem$ = UserAccessResultItem$;
|
|
704
|
-
const UserAccessTaskItem$ = [3, n0, _UATI,
|
|
705
|
-
0,
|
|
706
|
-
[_a, _tI, _tIa, _e],
|
|
707
|
-
[0, 0, 0, () => TaskError$], 2
|
|
708
|
-
];
|
|
709
|
-
exports.UserAccessTaskItem$ = UserAccessTaskItem$;
|
|
710
|
-
const ValidationExceptionField$ = [3, n0, _VEF,
|
|
711
|
-
0,
|
|
712
|
-
[_n, _m],
|
|
713
|
-
[0, 0], 2
|
|
714
|
-
];
|
|
715
|
-
exports.ValidationExceptionField$ = ValidationExceptionField$;
|
|
716
|
-
var AppAuthorizationSummaryList = [1, n0, _AASL,
|
|
717
|
-
0, () => AppAuthorizationSummary$
|
|
718
|
-
];
|
|
719
|
-
var AppBundleSummaryList = [1, n0, _ABSL,
|
|
720
|
-
0, () => AppBundleSummary$
|
|
721
|
-
];
|
|
722
|
-
var IngestionDestinationList = [1, n0, _IDL,
|
|
723
|
-
0, () => IngestionDestinationSummary$
|
|
724
|
-
];
|
|
725
|
-
var IngestionList = [1, n0, _IL,
|
|
726
|
-
0, () => IngestionSummary$
|
|
727
|
-
];
|
|
728
|
-
var TagKeyList = 64 | 0;
|
|
729
|
-
var TagList = [1, n0, _TL,
|
|
730
|
-
0, () => Tag$
|
|
731
|
-
];
|
|
732
|
-
var TaskIdList = 64 | 0;
|
|
733
|
-
var UserAccessResultsList = [1, n0, _UARL,
|
|
734
|
-
0, [() => UserAccessResultItem$,
|
|
735
|
-
0]
|
|
736
|
-
];
|
|
737
|
-
var UserAccessTasksList = [1, n0, _UATL,
|
|
738
|
-
0, () => UserAccessTaskItem$
|
|
739
|
-
];
|
|
740
|
-
var ValidationExceptionFieldList = [1, n0, _VEFL,
|
|
741
|
-
0, () => ValidationExceptionField$
|
|
742
|
-
];
|
|
743
|
-
const Credential$ = [4, n0, _C,
|
|
744
|
-
0,
|
|
745
|
-
[_oC, _aKC],
|
|
746
|
-
[[() => Oauth2Credential$, 0], [() => ApiKeyCredential$, 0]]
|
|
747
|
-
];
|
|
748
|
-
exports.Credential$ = Credential$;
|
|
749
|
-
const Destination$ = [4, n0, _D,
|
|
750
|
-
0,
|
|
751
|
-
[_sB, _fS],
|
|
752
|
-
[() => S3Bucket$, () => FirehoseStream$]
|
|
753
|
-
];
|
|
754
|
-
exports.Destination$ = Destination$;
|
|
755
|
-
const DestinationConfiguration$ = [4, n0, _DC,
|
|
756
|
-
0,
|
|
757
|
-
[_aL],
|
|
758
|
-
[() => AuditLogDestinationConfiguration$]
|
|
759
|
-
];
|
|
760
|
-
exports.DestinationConfiguration$ = DestinationConfiguration$;
|
|
761
|
-
const ProcessingConfiguration$ = [4, n0, _PC,
|
|
762
|
-
0,
|
|
763
|
-
[_aL],
|
|
764
|
-
[() => AuditLogProcessingConfiguration$]
|
|
765
|
-
];
|
|
766
|
-
exports.ProcessingConfiguration$ = ProcessingConfiguration$;
|
|
767
|
-
exports.BatchGetUserAccessTasks$ = [9, n0, _BGUAT,
|
|
768
|
-
{ [_h]: ["POST", "/useraccess/batchget", 200] }, () => BatchGetUserAccessTasksRequest$, () => BatchGetUserAccessTasksResponse$
|
|
769
|
-
];
|
|
770
|
-
exports.ConnectAppAuthorization$ = [9, n0, _CAA,
|
|
771
|
-
{ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}/connect", 200] }, () => ConnectAppAuthorizationRequest$, () => ConnectAppAuthorizationResponse$
|
|
772
|
-
];
|
|
773
|
-
exports.CreateAppAuthorization$ = [9, n0, _CAAr,
|
|
774
|
-
{ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/appauthorizations", 201] }, () => CreateAppAuthorizationRequest$, () => CreateAppAuthorizationResponse$
|
|
775
|
-
];
|
|
776
|
-
exports.CreateAppBundle$ = [9, n0, _CAB,
|
|
777
|
-
{ [_h]: ["POST", "/appbundles", 201] }, () => CreateAppBundleRequest$, () => CreateAppBundleResponse$
|
|
778
|
-
];
|
|
779
|
-
exports.CreateIngestion$ = [9, n0, _CI,
|
|
780
|
-
{ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions", 201] }, () => CreateIngestionRequest$, () => CreateIngestionResponse$
|
|
781
|
-
];
|
|
782
|
-
exports.CreateIngestionDestination$ = [9, n0, _CID,
|
|
783
|
-
{ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations", 201] }, () => CreateIngestionDestinationRequest$, () => CreateIngestionDestinationResponse$
|
|
784
|
-
];
|
|
785
|
-
exports.DeleteAppAuthorization$ = [9, n0, _DAA,
|
|
786
|
-
{ [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 204] }, () => DeleteAppAuthorizationRequest$, () => DeleteAppAuthorizationResponse$
|
|
787
|
-
];
|
|
788
|
-
exports.DeleteAppBundle$ = [9, n0, _DAB,
|
|
789
|
-
{ [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}", 204] }, () => DeleteAppBundleRequest$, () => DeleteAppBundleResponse$
|
|
790
|
-
];
|
|
791
|
-
exports.DeleteIngestion$ = [9, n0, _DI,
|
|
792
|
-
{ [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}", 204] }, () => DeleteIngestionRequest$, () => DeleteIngestionResponse$
|
|
793
|
-
];
|
|
794
|
-
exports.DeleteIngestionDestination$ = [9, n0, _DID,
|
|
795
|
-
{ [_h]: ["DELETE", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}", 204] }, () => DeleteIngestionDestinationRequest$, () => DeleteIngestionDestinationResponse$
|
|
796
|
-
];
|
|
797
|
-
exports.GetAppAuthorization$ = [9, n0, _GAA,
|
|
798
|
-
{ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 200] }, () => GetAppAuthorizationRequest$, () => GetAppAuthorizationResponse$
|
|
799
|
-
];
|
|
800
|
-
exports.GetAppBundle$ = [9, n0, _GAB,
|
|
801
|
-
{ [_h]: ["GET", "/appbundles/{appBundleIdentifier}", 200] }, () => GetAppBundleRequest$, () => GetAppBundleResponse$
|
|
802
|
-
];
|
|
803
|
-
exports.GetIngestion$ = [9, n0, _GI,
|
|
804
|
-
{ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}", 200] }, () => GetIngestionRequest$, () => GetIngestionResponse$
|
|
805
|
-
];
|
|
806
|
-
exports.GetIngestionDestination$ = [9, n0, _GID,
|
|
807
|
-
{ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}", 200] }, () => GetIngestionDestinationRequest$, () => GetIngestionDestinationResponse$
|
|
808
|
-
];
|
|
809
|
-
exports.ListAppAuthorizations$ = [9, n0, _LAA,
|
|
810
|
-
{ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/appauthorizations", 200] }, () => ListAppAuthorizationsRequest$, () => ListAppAuthorizationsResponse$
|
|
811
|
-
];
|
|
812
|
-
exports.ListAppBundles$ = [9, n0, _LAB,
|
|
813
|
-
{ [_h]: ["GET", "/appbundles", 200] }, () => ListAppBundlesRequest$, () => ListAppBundlesResponse$
|
|
814
|
-
];
|
|
815
|
-
exports.ListIngestionDestinations$ = [9, n0, _LID,
|
|
816
|
-
{ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations", 200] }, () => ListIngestionDestinationsRequest$, () => ListIngestionDestinationsResponse$
|
|
817
|
-
];
|
|
818
|
-
exports.ListIngestions$ = [9, n0, _LI,
|
|
819
|
-
{ [_h]: ["GET", "/appbundles/{appBundleIdentifier}/ingestions", 200] }, () => ListIngestionsRequest$, () => ListIngestionsResponse$
|
|
820
|
-
];
|
|
821
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
822
|
-
{ [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
823
|
-
];
|
|
824
|
-
exports.StartIngestion$ = [9, n0, _SI,
|
|
825
|
-
{ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/start", 200] }, () => StartIngestionRequest$, () => StartIngestionResponse$
|
|
826
|
-
];
|
|
827
|
-
exports.StartUserAccessTasks$ = [9, n0, _SUAT,
|
|
828
|
-
{ [_h]: ["POST", "/useraccess/start", 201] }, () => StartUserAccessTasksRequest$, () => StartUserAccessTasksResponse$
|
|
829
|
-
];
|
|
830
|
-
exports.StopIngestion$ = [9, n0, _SIt,
|
|
831
|
-
{ [_h]: ["POST", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/stop", 200] }, () => StopIngestionRequest$, () => StopIngestionResponse$
|
|
832
|
-
];
|
|
833
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
834
|
-
{ [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
835
|
-
];
|
|
836
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
837
|
-
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
838
|
-
];
|
|
839
|
-
exports.UpdateAppAuthorization$ = [9, n0, _UAA,
|
|
840
|
-
{ [_h]: ["PATCH", "/appbundles/{appBundleIdentifier}/appauthorizations/{appAuthorizationIdentifier}", 200] }, () => UpdateAppAuthorizationRequest$, () => UpdateAppAuthorizationResponse$
|
|
841
|
-
];
|
|
842
|
-
exports.UpdateIngestionDestination$ = [9, n0, _UID,
|
|
843
|
-
{ [_h]: ["PATCH", "/appbundles/{appBundleIdentifier}/ingestions/{ingestionIdentifier}/ingestiondestinations/{ingestionDestinationIdentifier}", 200] }, () => UpdateIngestionDestinationRequest$, () => UpdateIngestionDestinationResponse$
|
|
844
|
-
];
|