@aws-sdk/client-resource-explorer-2 3.952.0 → 3.953.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 +391 -266
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AssociateDefaultViewCommand.js +2 -2
- package/dist-es/commands/BatchGetViewCommand.js +2 -2
- package/dist-es/commands/CreateIndexCommand.js +2 -2
- package/dist-es/commands/CreateResourceExplorerSetupCommand.js +2 -2
- package/dist-es/commands/CreateViewCommand.js +2 -2
- package/dist-es/commands/DeleteIndexCommand.js +2 -2
- package/dist-es/commands/DeleteResourceExplorerSetupCommand.js +2 -2
- package/dist-es/commands/DeleteViewCommand.js +2 -2
- package/dist-es/commands/DisassociateDefaultViewCommand.js +2 -2
- package/dist-es/commands/GetAccountLevelServiceConfigurationCommand.js +2 -2
- package/dist-es/commands/GetDefaultViewCommand.js +2 -2
- package/dist-es/commands/GetIndexCommand.js +2 -2
- package/dist-es/commands/GetManagedViewCommand.js +2 -2
- package/dist-es/commands/GetResourceExplorerSetupCommand.js +2 -2
- package/dist-es/commands/GetServiceIndexCommand.js +2 -2
- package/dist-es/commands/GetServiceViewCommand.js +2 -2
- package/dist-es/commands/GetViewCommand.js +2 -2
- package/dist-es/commands/ListIndexesCommand.js +2 -2
- package/dist-es/commands/ListIndexesForMembersCommand.js +2 -2
- package/dist-es/commands/ListManagedViewsCommand.js +2 -2
- package/dist-es/commands/ListResourcesCommand.js +2 -2
- package/dist-es/commands/ListServiceIndexesCommand.js +2 -2
- package/dist-es/commands/ListServiceViewsCommand.js +2 -2
- package/dist-es/commands/ListStreamingAccessForServicesCommand.js +2 -2
- package/dist-es/commands/ListSupportedResourceTypesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListViewsCommand.js +2 -2
- package/dist-es/commands/SearchCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateIndexTypeCommand.js +2 -2
- package/dist-es/commands/UpdateViewCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +227 -220
- package/dist-types/ResourceExplorer2Client.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +119 -139
- package/dist-types/ts3.4/ResourceExplorer2Client.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +118 -141
- package/package.json +34 -34
|
@@ -203,16 +203,16 @@ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.resourceexplorer2";
|
|
|
203
203
|
const _tK = "tagKeys";
|
|
204
204
|
const n0 = "com.amazonaws.resourceexplorer2";
|
|
205
205
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
206
|
-
import { AccessDeniedException
|
|
207
|
-
import { ResourceExplorer2ServiceException
|
|
208
|
-
|
|
209
|
-
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
210
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
211
|
-
export var AssociateDefaultViewInput = [3, n0, _ADVI, 0, [_VA], [0]];
|
|
212
|
-
export var AssociateDefaultViewOutput = [3, n0, _ADVO, 0, [_VA], [0]];
|
|
213
|
-
export var BatchGetViewError = [3, n0, _BGVE, 0, [_VA, _EM], [0, 0]];
|
|
214
|
-
export var BatchGetViewInput = [3, n0, _BGVI, 0, [_VAi], [64 | 0]];
|
|
215
|
-
export var BatchGetViewOutput = [
|
|
206
|
+
import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, UnauthorizedException, ValidationException, } from "../models/errors";
|
|
207
|
+
import { ResourceExplorer2ServiceException } from "../models/ResourceExplorer2ServiceException";
|
|
208
|
+
var QueryString = [0, n0, _QS, 8, 0];
|
|
209
|
+
export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
210
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
211
|
+
export var AssociateDefaultViewInput$ = [3, n0, _ADVI, 0, [_VA], [0]];
|
|
212
|
+
export var AssociateDefaultViewOutput$ = [3, n0, _ADVO, 0, [_VA], [0]];
|
|
213
|
+
export var BatchGetViewError$ = [3, n0, _BGVE, 0, [_VA, _EM], [0, 0]];
|
|
214
|
+
export var BatchGetViewInput$ = [3, n0, _BGVI, 0, [_VAi], [64 | 0]];
|
|
215
|
+
export var BatchGetViewOutput$ = [
|
|
216
216
|
3,
|
|
217
217
|
n0,
|
|
218
218
|
_BGVO,
|
|
@@ -220,9 +220,9 @@ export var BatchGetViewOutput = [
|
|
|
220
220
|
[_V, _E],
|
|
221
221
|
[[() => ViewList, 0], () => BatchGetViewErrors],
|
|
222
222
|
];
|
|
223
|
-
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
224
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
225
|
-
export var CreateIndexInput = [
|
|
223
|
+
export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
224
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
225
|
+
export var CreateIndexInput$ = [
|
|
226
226
|
3,
|
|
227
227
|
n0,
|
|
228
228
|
_CII,
|
|
@@ -233,8 +233,8 @@ export var CreateIndexInput = [
|
|
|
233
233
|
[() => TagMap, 0],
|
|
234
234
|
],
|
|
235
235
|
];
|
|
236
|
-
export var CreateIndexOutput = [3, n0, _CIO, 0, [_A, _S, _CA], [0, 0, 5]];
|
|
237
|
-
export var CreateResourceExplorerSetupInput = [
|
|
236
|
+
export var CreateIndexOutput$ = [3, n0, _CIO, 0, [_A, _S, _CA], [0, 0, 5]];
|
|
237
|
+
export var CreateResourceExplorerSetupInput$ = [
|
|
238
238
|
3,
|
|
239
239
|
n0,
|
|
240
240
|
_CRESI,
|
|
@@ -242,33 +242,33 @@ export var CreateResourceExplorerSetupInput = [
|
|
|
242
242
|
[_RL, _AR, _VN],
|
|
243
243
|
[64 | 0, 64 | 0, 0],
|
|
244
244
|
];
|
|
245
|
-
export var CreateResourceExplorerSetupOutput = [3, n0, _CRESO, 0, [_TI], [0]];
|
|
246
|
-
export var CreateViewInput = [
|
|
245
|
+
export var CreateResourceExplorerSetupOutput$ = [3, n0, _CRESO, 0, [_TI], [0]];
|
|
246
|
+
export var CreateViewInput$ = [
|
|
247
247
|
3,
|
|
248
248
|
n0,
|
|
249
249
|
_CVI,
|
|
250
250
|
0,
|
|
251
251
|
[_CT, _VN, _IP, _Sc, _F, _T],
|
|
252
|
-
[[0, 4], 0, () => IncludedPropertyList, 0, [() => SearchFilter
|
|
253
|
-
];
|
|
254
|
-
export var CreateViewOutput = [3, n0, _CVO, 0, [_Vi], [[() => View
|
|
255
|
-
export var DeleteIndexInput = [3, n0, _DII, 0, [_A], [0]];
|
|
256
|
-
export var DeleteIndexOutput = [3, n0, _DIO, 0, [_A, _S, _LUA], [0, 0, 5]];
|
|
257
|
-
export var DeleteResourceExplorerSetupInput = [3, n0, _DRESI, 0, [_RL, _DIAR], [64 | 0, 2]];
|
|
258
|
-
export var DeleteResourceExplorerSetupOutput = [3, n0, _DRESO, 0, [_TI], [0]];
|
|
259
|
-
export var DeleteViewInput = [3, n0, _DVI, 0, [_VA], [0]];
|
|
260
|
-
export var DeleteViewOutput = [3, n0, _DVO, 0, [_VA], [0]];
|
|
261
|
-
export var ErrorDetails = [3, n0, _ED, 0, [_C, _M], [0, 0]];
|
|
262
|
-
export var GetAccountLevelServiceConfigurationOutput = [
|
|
252
|
+
[[0, 4], 0, () => IncludedPropertyList, 0, [() => SearchFilter$, 0], [() => TagMap, 0]],
|
|
253
|
+
];
|
|
254
|
+
export var CreateViewOutput$ = [3, n0, _CVO, 0, [_Vi], [[() => View$, 0]]];
|
|
255
|
+
export var DeleteIndexInput$ = [3, n0, _DII, 0, [_A], [0]];
|
|
256
|
+
export var DeleteIndexOutput$ = [3, n0, _DIO, 0, [_A, _S, _LUA], [0, 0, 5]];
|
|
257
|
+
export var DeleteResourceExplorerSetupInput$ = [3, n0, _DRESI, 0, [_RL, _DIAR], [64 | 0, 2]];
|
|
258
|
+
export var DeleteResourceExplorerSetupOutput$ = [3, n0, _DRESO, 0, [_TI], [0]];
|
|
259
|
+
export var DeleteViewInput$ = [3, n0, _DVI, 0, [_VA], [0]];
|
|
260
|
+
export var DeleteViewOutput$ = [3, n0, _DVO, 0, [_VA], [0]];
|
|
261
|
+
export var ErrorDetails$ = [3, n0, _ED, 0, [_C, _M], [0, 0]];
|
|
262
|
+
export var GetAccountLevelServiceConfigurationOutput$ = [
|
|
263
263
|
3,
|
|
264
264
|
n0,
|
|
265
265
|
_GALSCO,
|
|
266
266
|
0,
|
|
267
267
|
[_OC],
|
|
268
|
-
[() => OrgConfiguration],
|
|
268
|
+
[() => OrgConfiguration$],
|
|
269
269
|
];
|
|
270
|
-
export var GetDefaultViewOutput = [3, n0, _GDVO, 0, [_VA], [0]];
|
|
271
|
-
export var GetIndexOutput = [
|
|
270
|
+
export var GetDefaultViewOutput$ = [3, n0, _GDVO, 0, [_VA], [0]];
|
|
271
|
+
export var GetIndexOutput$ = [
|
|
272
272
|
3,
|
|
273
273
|
n0,
|
|
274
274
|
_GIO,
|
|
@@ -276,10 +276,10 @@ export var GetIndexOutput = [
|
|
|
276
276
|
[_A, _Ty, _S, _RF, _RT, _CA, _LUA, _T],
|
|
277
277
|
[0, 0, 0, 64 | 0, 64 | 0, 5, 5, [() => TagMap, 0]],
|
|
278
278
|
];
|
|
279
|
-
export var GetManagedViewInput = [3, n0, _GMVI, 0, [_MVA], [0]];
|
|
280
|
-
export var GetManagedViewOutput = [3, n0, _GMVO, 0, [_MV], [[() => ManagedView
|
|
281
|
-
export var GetResourceExplorerSetupInput = [3, n0, _GRESI, 0, [_TI, _MR, _NT], [0, 1, 0]];
|
|
282
|
-
export var GetResourceExplorerSetupOutput = [
|
|
279
|
+
export var GetManagedViewInput$ = [3, n0, _GMVI, 0, [_MVA], [0]];
|
|
280
|
+
export var GetManagedViewOutput$ = [3, n0, _GMVO, 0, [_MV], [[() => ManagedView$, 0]]];
|
|
281
|
+
export var GetResourceExplorerSetupInput$ = [3, n0, _GRESI, 0, [_TI, _MR, _NT], [0, 1, 0]];
|
|
282
|
+
export var GetResourceExplorerSetupOutput$ = [
|
|
283
283
|
3,
|
|
284
284
|
n0,
|
|
285
285
|
_GRESO,
|
|
@@ -287,28 +287,35 @@ export var GetResourceExplorerSetupOutput = [
|
|
|
287
287
|
[_R, _NT],
|
|
288
288
|
[[() => RegionStatusList, 0], 0],
|
|
289
289
|
];
|
|
290
|
-
export var GetServiceIndexOutput = [3, n0, _GSIO, 0, [_A, _Ty], [0, 0]];
|
|
291
|
-
export var GetServiceViewInput = [3, n0, _GSVI, 0, [_SVA], [0]];
|
|
292
|
-
export var GetServiceViewOutput = [3, n0, _GSVO, 0, [_Vi], [[() => ServiceView
|
|
293
|
-
export var GetViewInput = [3, n0, _GVI, 0, [_VA], [0]];
|
|
294
|
-
export var GetViewOutput = [
|
|
290
|
+
export var GetServiceIndexOutput$ = [3, n0, _GSIO, 0, [_A, _Ty], [0, 0]];
|
|
291
|
+
export var GetServiceViewInput$ = [3, n0, _GSVI, 0, [_SVA], [0]];
|
|
292
|
+
export var GetServiceViewOutput$ = [3, n0, _GSVO, 0, [_Vi], [[() => ServiceView$, 0]]];
|
|
293
|
+
export var GetViewInput$ = [3, n0, _GVI, 0, [_VA], [0]];
|
|
294
|
+
export var GetViewOutput$ = [
|
|
295
295
|
3,
|
|
296
296
|
n0,
|
|
297
297
|
_GVO,
|
|
298
298
|
0,
|
|
299
299
|
[_Vi, _T],
|
|
300
300
|
[
|
|
301
|
-
[() => View
|
|
301
|
+
[() => View$, 0],
|
|
302
302
|
[() => TagMap, 0],
|
|
303
303
|
],
|
|
304
304
|
];
|
|
305
|
-
export var IncludedProperty = [3, n0, _IPn, 0, [_N], [0]];
|
|
306
|
-
export var Index = [3, n0, _I, 0, [_Re, _A, _Ty], [0, 0, 0]];
|
|
307
|
-
export var IndexStatus = [
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
305
|
+
export var IncludedProperty$ = [3, n0, _IPn, 0, [_N], [0]];
|
|
306
|
+
export var Index$ = [3, n0, _I, 0, [_Re, _A, _Ty], [0, 0, 0]];
|
|
307
|
+
export var IndexStatus$ = [
|
|
308
|
+
3,
|
|
309
|
+
n0,
|
|
310
|
+
_IS,
|
|
311
|
+
0,
|
|
312
|
+
[_St, _I, _ED],
|
|
313
|
+
[0, () => Index$, () => ErrorDetails$],
|
|
314
|
+
];
|
|
315
|
+
export var InternalServerException$ = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
|
|
316
|
+
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
317
|
+
export var ListIndexesForMembersInput$ = [3, n0, _LIFMI, 0, [_AIL, _MR, _NT], [64 | 0, 1, 0]];
|
|
318
|
+
export var ListIndexesForMembersOutput$ = [
|
|
312
319
|
3,
|
|
313
320
|
n0,
|
|
314
321
|
_LIFMO,
|
|
@@ -316,25 +323,25 @@ export var ListIndexesForMembersOutput = [
|
|
|
316
323
|
[_In, _NT],
|
|
317
324
|
[() => MemberIndexList, 0],
|
|
318
325
|
];
|
|
319
|
-
export var ListIndexesInput = [3, n0, _LII, 0, [_Ty, _R, _MR, _NT], [0, 64 | 0, 1, 0]];
|
|
320
|
-
export var ListIndexesOutput = [3, n0, _LIO, 0, [_In, _NT], [() => IndexList, 0]];
|
|
321
|
-
export var ListManagedViewsInput = [3, n0, _LMVI, 0, [_MR, _NT, _SP], [1, 0, 0]];
|
|
322
|
-
export var ListManagedViewsOutput = [3, n0, _LMVO, 0, [_NT, _MVa], [0, 64 | 0]];
|
|
323
|
-
export var ListResourcesInput = [
|
|
326
|
+
export var ListIndexesInput$ = [3, n0, _LII, 0, [_Ty, _R, _MR, _NT], [0, 64 | 0, 1, 0]];
|
|
327
|
+
export var ListIndexesOutput$ = [3, n0, _LIO, 0, [_In, _NT], [() => IndexList, 0]];
|
|
328
|
+
export var ListManagedViewsInput$ = [3, n0, _LMVI, 0, [_MR, _NT, _SP], [1, 0, 0]];
|
|
329
|
+
export var ListManagedViewsOutput$ = [3, n0, _LMVO, 0, [_NT, _MVa], [0, 64 | 0]];
|
|
330
|
+
export var ListResourcesInput$ = [
|
|
324
331
|
3,
|
|
325
332
|
n0,
|
|
326
333
|
_LRI,
|
|
327
334
|
0,
|
|
328
335
|
[_F, _MR, _VA, _NT],
|
|
329
|
-
[[() => SearchFilter
|
|
330
|
-
];
|
|
331
|
-
export var ListResourcesOutput = [3, n0, _LRO, 0, [_Res, _NT, _VA], [() => ResourceList, 0, 0]];
|
|
332
|
-
export var ListServiceIndexesInput = [3, n0, _LSII, 0, [_R, _MR, _NT], [64 | 0, 1, 0]];
|
|
333
|
-
export var ListServiceIndexesOutput = [3, n0, _LSIO, 0, [_In, _NT], [() => IndexList, 0]];
|
|
334
|
-
export var ListServiceViewsInput = [3, n0, _LSVI, 0, [_MR, _NT], [1, 0]];
|
|
335
|
-
export var ListServiceViewsOutput = [3, n0, _LSVO, 0, [_NT, _SV], [0, 64 | 0]];
|
|
336
|
-
export var ListStreamingAccessForServicesInput = [3, n0, _LSAFSI, 0, [_MR, _NT], [1, 0]];
|
|
337
|
-
export var ListStreamingAccessForServicesOutput = [
|
|
336
|
+
[[() => SearchFilter$, 0], 1, 0, 0],
|
|
337
|
+
];
|
|
338
|
+
export var ListResourcesOutput$ = [3, n0, _LRO, 0, [_Res, _NT, _VA], [() => ResourceList, 0, 0]];
|
|
339
|
+
export var ListServiceIndexesInput$ = [3, n0, _LSII, 0, [_R, _MR, _NT], [64 | 0, 1, 0]];
|
|
340
|
+
export var ListServiceIndexesOutput$ = [3, n0, _LSIO, 0, [_In, _NT], [() => IndexList, 0]];
|
|
341
|
+
export var ListServiceViewsInput$ = [3, n0, _LSVI, 0, [_MR, _NT], [1, 0]];
|
|
342
|
+
export var ListServiceViewsOutput$ = [3, n0, _LSVO, 0, [_NT, _SV], [0, 64 | 0]];
|
|
343
|
+
export var ListStreamingAccessForServicesInput$ = [3, n0, _LSAFSI, 0, [_MR, _NT], [1, 0]];
|
|
344
|
+
export var ListStreamingAccessForServicesOutput$ = [
|
|
338
345
|
3,
|
|
339
346
|
n0,
|
|
340
347
|
_LSAFSO,
|
|
@@ -342,8 +349,8 @@ export var ListStreamingAccessForServicesOutput = [
|
|
|
342
349
|
[_SAFS, _NT],
|
|
343
350
|
[() => StreamingAccessDetailsList, 0],
|
|
344
351
|
];
|
|
345
|
-
export var ListSupportedResourceTypesInput = [3, n0, _LSRTI, 0, [_NT, _MR], [0, 1]];
|
|
346
|
-
export var ListSupportedResourceTypesOutput = [
|
|
352
|
+
export var ListSupportedResourceTypesInput$ = [3, n0, _LSRTI, 0, [_NT, _MR], [0, 1]];
|
|
353
|
+
export var ListSupportedResourceTypesOutput$ = [
|
|
347
354
|
3,
|
|
348
355
|
n0,
|
|
349
356
|
_LSRTO,
|
|
@@ -351,29 +358,29 @@ export var ListSupportedResourceTypesOutput = [
|
|
|
351
358
|
[_RTe, _NT],
|
|
352
359
|
[() => ResourceTypeList, 0],
|
|
353
360
|
];
|
|
354
|
-
export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_rA], [[0, 1]]];
|
|
355
|
-
export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_T], [[() => TagMap, 0]]];
|
|
356
|
-
export var ListViewsInput = [3, n0, _LVI, 0, [_NT, _MR], [0, 1]];
|
|
357
|
-
export var ListViewsOutput = [3, n0, _LVO, 0, [_V, _NT], [64 | 0, 0]];
|
|
358
|
-
export var ManagedView = [
|
|
361
|
+
export var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_rA], [[0, 1]]];
|
|
362
|
+
export var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_T], [[() => TagMap, 0]]];
|
|
363
|
+
export var ListViewsInput$ = [3, n0, _LVI, 0, [_NT, _MR], [0, 1]];
|
|
364
|
+
export var ListViewsOutput$ = [3, n0, _LVO, 0, [_V, _NT], [64 | 0, 0]];
|
|
365
|
+
export var ManagedView$ = [
|
|
359
366
|
3,
|
|
360
367
|
n0,
|
|
361
368
|
_MV,
|
|
362
369
|
0,
|
|
363
370
|
[_MVA, _MVN, _TS, _LUA, _O, _Sc, _IP, _F, _RP, _Ve],
|
|
364
|
-
[0, 0, 0, 5, 0, 0, () => IncludedPropertyList, [() => SearchFilter
|
|
371
|
+
[0, 0, 0, 5, 0, 0, () => IncludedPropertyList, [() => SearchFilter$, 0], 0, 0],
|
|
365
372
|
];
|
|
366
|
-
export var MemberIndex = [3, n0, _MI, 0, [_AI, _Re, _A, _Ty], [0, 0, 0, 0]];
|
|
367
|
-
export var OrgConfiguration = [3, n0, _OC, 0, [_AWSSAS, _SLR], [0, 0]];
|
|
368
|
-
export var RegionStatus = [
|
|
373
|
+
export var MemberIndex$ = [3, n0, _MI, 0, [_AI, _Re, _A, _Ty], [0, 0, 0, 0]];
|
|
374
|
+
export var OrgConfiguration$ = [3, n0, _OC, 0, [_AWSSAS, _SLR], [0, 0]];
|
|
375
|
+
export var RegionStatus$ = [
|
|
369
376
|
3,
|
|
370
377
|
n0,
|
|
371
378
|
_RS,
|
|
372
379
|
0,
|
|
373
380
|
[_Re, _I, _Vi],
|
|
374
|
-
[0, () => IndexStatus
|
|
381
|
+
[0, () => IndexStatus$, [() => ViewStatus$, 0]],
|
|
375
382
|
];
|
|
376
|
-
export var Resource = [
|
|
383
|
+
export var Resource$ = [
|
|
377
384
|
3,
|
|
378
385
|
n0,
|
|
379
386
|
_Reso,
|
|
@@ -381,12 +388,12 @@ export var Resource = [
|
|
|
381
388
|
[_A, _OAI, _Re, _RTes, _Se, _LRA, _P],
|
|
382
389
|
[0, 0, 0, 0, 0, 5, () => ResourcePropertyList],
|
|
383
390
|
];
|
|
384
|
-
export var ResourceCount = [3, n0, _RC, 0, [_TR, _Co], [1, 2]];
|
|
385
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
386
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
387
|
-
export var ResourceProperty = [3, n0, _RPe, 0, [_N, _LRA, _D], [0, 5, 15]];
|
|
388
|
-
export var SearchFilter = [3, n0, _SF, 8, [_FS], [0]];
|
|
389
|
-
export var SearchInput = [
|
|
391
|
+
export var ResourceCount$ = [3, n0, _RC, 0, [_TR, _Co], [1, 2]];
|
|
392
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_M], [0]];
|
|
393
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
394
|
+
export var ResourceProperty$ = [3, n0, _RPe, 0, [_N, _LRA, _D], [0, 5, 15]];
|
|
395
|
+
export var SearchFilter$ = [3, n0, _SF, 8, [_FS], [0]];
|
|
396
|
+
export var SearchInput$ = [
|
|
390
397
|
3,
|
|
391
398
|
n0,
|
|
392
399
|
_SI,
|
|
@@ -394,15 +401,15 @@ export var SearchInput = [
|
|
|
394
401
|
[_QS, _MR, _VA, _NT],
|
|
395
402
|
[[() => QueryString, 0], 1, 0, 0],
|
|
396
403
|
];
|
|
397
|
-
export var SearchOutput = [
|
|
404
|
+
export var SearchOutput$ = [
|
|
398
405
|
3,
|
|
399
406
|
n0,
|
|
400
407
|
_SO,
|
|
401
408
|
0,
|
|
402
409
|
[_Res, _NT, _VA, _Cou],
|
|
403
|
-
[() => ResourceList, 0, 0, () => ResourceCount],
|
|
410
|
+
[() => ResourceList, 0, 0, () => ResourceCount$],
|
|
404
411
|
];
|
|
405
|
-
export var ServiceQuotaExceededException = [
|
|
412
|
+
export var ServiceQuotaExceededException$ = [
|
|
406
413
|
-3,
|
|
407
414
|
n0,
|
|
408
415
|
_SQEE,
|
|
@@ -410,18 +417,18 @@ export var ServiceQuotaExceededException = [
|
|
|
410
417
|
[_M, _N, _Va],
|
|
411
418
|
[0, 0, 0],
|
|
412
419
|
];
|
|
413
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException
|
|
414
|
-
export var ServiceView = [
|
|
420
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
421
|
+
export var ServiceView$ = [
|
|
415
422
|
3,
|
|
416
423
|
n0,
|
|
417
424
|
_SVe,
|
|
418
425
|
0,
|
|
419
426
|
[_SVA, _F, _IP, _SAFSt, _ST],
|
|
420
|
-
[0, [() => SearchFilter
|
|
427
|
+
[0, [() => SearchFilter$, 0], () => IncludedPropertyList, 0, 0],
|
|
421
428
|
];
|
|
422
|
-
export var StreamingAccessDetails = [3, n0, _SAD, 0, [_SP, _CA], [0, 5]];
|
|
423
|
-
export var SupportedResourceType = [3, n0, _SRT, 0, [_Se, _RTes], [0, 0]];
|
|
424
|
-
export var TagResourceInput = [
|
|
429
|
+
export var StreamingAccessDetails$ = [3, n0, _SAD, 0, [_SP, _CA], [0, 5]];
|
|
430
|
+
export var SupportedResourceType$ = [3, n0, _SRT, 0, [_Se, _RTes], [0, 0]];
|
|
431
|
+
export var TagResourceInput$ = [
|
|
425
432
|
3,
|
|
426
433
|
n0,
|
|
427
434
|
_TRI,
|
|
@@ -432,12 +439,12 @@ export var TagResourceInput = [
|
|
|
432
439
|
[() => TagMap, 0],
|
|
433
440
|
],
|
|
434
441
|
];
|
|
435
|
-
export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
|
|
436
|
-
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
|
|
437
|
-
TypeRegistry.for(n0).registerError(ThrottlingException
|
|
438
|
-
export var UnauthorizedException = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_M], [0]];
|
|
439
|
-
TypeRegistry.for(n0).registerError(UnauthorizedException
|
|
440
|
-
export var UntagResourceInput = [
|
|
442
|
+
export var TagResourceOutput$ = [3, n0, _TRO, 0, [], []];
|
|
443
|
+
export var ThrottlingException$ = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
|
|
444
|
+
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
445
|
+
export var UnauthorizedException$ = [-3, n0, _UE, { [_e]: _c, [_hE]: 401 }, [_M], [0]];
|
|
446
|
+
TypeRegistry.for(n0).registerError(UnauthorizedException$, UnauthorizedException);
|
|
447
|
+
export var UntagResourceInput$ = [
|
|
441
448
|
3,
|
|
442
449
|
n0,
|
|
443
450
|
_URI,
|
|
@@ -448,19 +455,19 @@ export var UntagResourceInput = [
|
|
|
448
455
|
[() => StringList, { [_hQ]: _tK }],
|
|
449
456
|
],
|
|
450
457
|
];
|
|
451
|
-
export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
|
|
452
|
-
export var UpdateIndexTypeInput = [3, n0, _UITI, 0, [_A, _Ty], [0, 0]];
|
|
453
|
-
export var UpdateIndexTypeOutput = [3, n0, _UITO, 0, [_A, _Ty, _S, _LUA], [0, 0, 0, 5]];
|
|
454
|
-
export var UpdateViewInput = [
|
|
458
|
+
export var UntagResourceOutput$ = [3, n0, _URO, 0, [], []];
|
|
459
|
+
export var UpdateIndexTypeInput$ = [3, n0, _UITI, 0, [_A, _Ty], [0, 0]];
|
|
460
|
+
export var UpdateIndexTypeOutput$ = [3, n0, _UITO, 0, [_A, _Ty, _S, _LUA], [0, 0, 0, 5]];
|
|
461
|
+
export var UpdateViewInput$ = [
|
|
455
462
|
3,
|
|
456
463
|
n0,
|
|
457
464
|
_UVI,
|
|
458
465
|
0,
|
|
459
466
|
[_VA, _IP, _F],
|
|
460
|
-
[0, () => IncludedPropertyList, [() => SearchFilter
|
|
467
|
+
[0, () => IncludedPropertyList, [() => SearchFilter$, 0]],
|
|
461
468
|
];
|
|
462
|
-
export var UpdateViewOutput = [3, n0, _UVO, 0, [_Vi], [[() => View
|
|
463
|
-
export var ValidationException = [
|
|
469
|
+
export var UpdateViewOutput$ = [3, n0, _UVO, 0, [_Vi], [[() => View$, 0]]];
|
|
470
|
+
export var ValidationException$ = [
|
|
464
471
|
-3,
|
|
465
472
|
n0,
|
|
466
473
|
_VE,
|
|
@@ -468,26 +475,26 @@ export var ValidationException = [
|
|
|
468
475
|
[_M, _FL],
|
|
469
476
|
[0, () => ValidationExceptionFieldList],
|
|
470
477
|
];
|
|
471
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
472
|
-
export var ValidationExceptionField = [3, n0, _VEF, 0, [_N, _VI], [0, 0]];
|
|
473
|
-
export var View = [
|
|
478
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
479
|
+
export var ValidationExceptionField$ = [3, n0, _VEF, 0, [_N, _VI], [0, 0]];
|
|
480
|
+
export var View$ = [
|
|
474
481
|
3,
|
|
475
482
|
n0,
|
|
476
483
|
_Vi,
|
|
477
484
|
0,
|
|
478
485
|
[_VA, _O, _LUA, _Sc, _IP, _F],
|
|
479
|
-
[0, 0, 5, 0, () => IncludedPropertyList, [() => SearchFilter
|
|
486
|
+
[0, 0, 5, 0, () => IncludedPropertyList, [() => SearchFilter$, 0]],
|
|
480
487
|
];
|
|
481
|
-
export var ViewStatus = [
|
|
488
|
+
export var ViewStatus$ = [
|
|
482
489
|
3,
|
|
483
490
|
n0,
|
|
484
491
|
_VS,
|
|
485
492
|
0,
|
|
486
493
|
[_St, _Vi, _ED],
|
|
487
|
-
[0, [() => View
|
|
494
|
+
[0, [() => View$, 0], () => ErrorDetails$],
|
|
488
495
|
];
|
|
489
|
-
|
|
490
|
-
export var ResourceExplorer2ServiceException = [
|
|
496
|
+
var __Unit = "unit";
|
|
497
|
+
export var ResourceExplorer2ServiceException$ = [
|
|
491
498
|
-3,
|
|
492
499
|
_sm,
|
|
493
500
|
"ResourceExplorer2ServiceException",
|
|
@@ -495,90 +502,90 @@ export var ResourceExplorer2ServiceException = [
|
|
|
495
502
|
[],
|
|
496
503
|
[],
|
|
497
504
|
];
|
|
498
|
-
TypeRegistry.for(_sm).registerError(ResourceExplorer2ServiceException
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
export var AssociateDefaultView = [
|
|
505
|
+
TypeRegistry.for(_sm).registerError(ResourceExplorer2ServiceException$, ResourceExplorer2ServiceException);
|
|
506
|
+
var AccountIdList = 64 | 0;
|
|
507
|
+
var BatchGetViewErrors = [1, n0, _BGVEa, 0, () => BatchGetViewError$];
|
|
508
|
+
var IncludedPropertyList = [1, n0, _IPL, 0, () => IncludedProperty$];
|
|
509
|
+
var IndexList = [1, n0, _IL, 0, () => Index$];
|
|
510
|
+
var ManagedViewArnList = 64 | 0;
|
|
511
|
+
var MemberIndexList = [1, n0, _MIL, 0, () => MemberIndex$];
|
|
512
|
+
var RegionList = 64 | 0;
|
|
513
|
+
var RegionStatusList = [1, n0, _RSL, 0, [() => RegionStatus$, 0]];
|
|
514
|
+
var ResourceList = [1, n0, _RLe, 0, () => Resource$];
|
|
515
|
+
var ResourcePropertyList = [1, n0, _RPL, 0, () => ResourceProperty$];
|
|
516
|
+
var ResourceTypeList = [1, n0, _RTL, 0, () => SupportedResourceType$];
|
|
517
|
+
var ServiceViewArnList = 64 | 0;
|
|
518
|
+
var StreamingAccessDetailsList = [1, n0, _SADL, 0, () => StreamingAccessDetails$];
|
|
519
|
+
var StringList = [1, n0, _SL, 8, 0];
|
|
520
|
+
var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
|
|
521
|
+
var ViewArnList = 64 | 0;
|
|
522
|
+
var ViewList = [1, n0, _VL, 0, [() => View$, 0]];
|
|
523
|
+
var TagMap = [2, n0, _TM, 8, 0, 0];
|
|
524
|
+
export var AssociateDefaultView$ = [
|
|
518
525
|
9,
|
|
519
526
|
n0,
|
|
520
527
|
_ADV,
|
|
521
528
|
{ [_h]: ["POST", "/AssociateDefaultView", 200] },
|
|
522
|
-
() => AssociateDefaultViewInput
|
|
523
|
-
() => AssociateDefaultViewOutput
|
|
529
|
+
() => AssociateDefaultViewInput$,
|
|
530
|
+
() => AssociateDefaultViewOutput$,
|
|
524
531
|
];
|
|
525
|
-
export var BatchGetView = [
|
|
532
|
+
export var BatchGetView$ = [
|
|
526
533
|
9,
|
|
527
534
|
n0,
|
|
528
535
|
_BGV,
|
|
529
536
|
{ [_h]: ["POST", "/BatchGetView", 200] },
|
|
530
|
-
() => BatchGetViewInput
|
|
531
|
-
() => BatchGetViewOutput
|
|
537
|
+
() => BatchGetViewInput$,
|
|
538
|
+
() => BatchGetViewOutput$,
|
|
532
539
|
];
|
|
533
|
-
export var CreateIndex = [
|
|
540
|
+
export var CreateIndex$ = [
|
|
534
541
|
9,
|
|
535
542
|
n0,
|
|
536
543
|
_CI,
|
|
537
544
|
{ [_h]: ["POST", "/CreateIndex", 200] },
|
|
538
|
-
() => CreateIndexInput
|
|
539
|
-
() => CreateIndexOutput
|
|
545
|
+
() => CreateIndexInput$,
|
|
546
|
+
() => CreateIndexOutput$,
|
|
540
547
|
];
|
|
541
|
-
export var CreateResourceExplorerSetup = [
|
|
548
|
+
export var CreateResourceExplorerSetup$ = [
|
|
542
549
|
9,
|
|
543
550
|
n0,
|
|
544
551
|
_CRES,
|
|
545
552
|
{ [_h]: ["POST", "/CreateResourceExplorerSetup", 200] },
|
|
546
|
-
() => CreateResourceExplorerSetupInput
|
|
547
|
-
() => CreateResourceExplorerSetupOutput
|
|
553
|
+
() => CreateResourceExplorerSetupInput$,
|
|
554
|
+
() => CreateResourceExplorerSetupOutput$,
|
|
548
555
|
];
|
|
549
|
-
export var CreateView = [
|
|
556
|
+
export var CreateView$ = [
|
|
550
557
|
9,
|
|
551
558
|
n0,
|
|
552
559
|
_CV,
|
|
553
560
|
{ [_h]: ["POST", "/CreateView", 200] },
|
|
554
|
-
() => CreateViewInput
|
|
555
|
-
() => CreateViewOutput
|
|
561
|
+
() => CreateViewInput$,
|
|
562
|
+
() => CreateViewOutput$,
|
|
556
563
|
];
|
|
557
|
-
export var DeleteIndex = [
|
|
564
|
+
export var DeleteIndex$ = [
|
|
558
565
|
9,
|
|
559
566
|
n0,
|
|
560
567
|
_DI,
|
|
561
568
|
{ [_h]: ["POST", "/DeleteIndex", 200] },
|
|
562
|
-
() => DeleteIndexInput
|
|
563
|
-
() => DeleteIndexOutput
|
|
569
|
+
() => DeleteIndexInput$,
|
|
570
|
+
() => DeleteIndexOutput$,
|
|
564
571
|
];
|
|
565
|
-
export var DeleteResourceExplorerSetup = [
|
|
572
|
+
export var DeleteResourceExplorerSetup$ = [
|
|
566
573
|
9,
|
|
567
574
|
n0,
|
|
568
575
|
_DRES,
|
|
569
576
|
{ [_h]: ["POST", "/DeleteResourceExplorerSetup", 200] },
|
|
570
|
-
() => DeleteResourceExplorerSetupInput
|
|
571
|
-
() => DeleteResourceExplorerSetupOutput
|
|
577
|
+
() => DeleteResourceExplorerSetupInput$,
|
|
578
|
+
() => DeleteResourceExplorerSetupOutput$,
|
|
572
579
|
];
|
|
573
|
-
export var DeleteView = [
|
|
580
|
+
export var DeleteView$ = [
|
|
574
581
|
9,
|
|
575
582
|
n0,
|
|
576
583
|
_DV,
|
|
577
584
|
{ [_h]: ["POST", "/DeleteView", 200] },
|
|
578
|
-
() => DeleteViewInput
|
|
579
|
-
() => DeleteViewOutput
|
|
585
|
+
() => DeleteViewInput$,
|
|
586
|
+
() => DeleteViewOutput$,
|
|
580
587
|
];
|
|
581
|
-
export var DisassociateDefaultView = [
|
|
588
|
+
export var DisassociateDefaultView$ = [
|
|
582
589
|
9,
|
|
583
590
|
n0,
|
|
584
591
|
_DDV,
|
|
@@ -586,187 +593,187 @@ export var DisassociateDefaultView = [
|
|
|
586
593
|
() => __Unit,
|
|
587
594
|
() => __Unit,
|
|
588
595
|
];
|
|
589
|
-
export var GetAccountLevelServiceConfiguration = [
|
|
596
|
+
export var GetAccountLevelServiceConfiguration$ = [
|
|
590
597
|
9,
|
|
591
598
|
n0,
|
|
592
599
|
_GALSC,
|
|
593
600
|
{ [_h]: ["POST", "/GetAccountLevelServiceConfiguration", 200] },
|
|
594
601
|
() => __Unit,
|
|
595
|
-
() => GetAccountLevelServiceConfigurationOutput
|
|
602
|
+
() => GetAccountLevelServiceConfigurationOutput$,
|
|
596
603
|
];
|
|
597
|
-
export var GetDefaultView = [
|
|
604
|
+
export var GetDefaultView$ = [
|
|
598
605
|
9,
|
|
599
606
|
n0,
|
|
600
607
|
_GDV,
|
|
601
608
|
{ [_h]: ["POST", "/GetDefaultView", 200] },
|
|
602
609
|
() => __Unit,
|
|
603
|
-
() => GetDefaultViewOutput
|
|
610
|
+
() => GetDefaultViewOutput$,
|
|
604
611
|
];
|
|
605
|
-
export var GetIndex = [
|
|
612
|
+
export var GetIndex$ = [
|
|
606
613
|
9,
|
|
607
614
|
n0,
|
|
608
615
|
_GI,
|
|
609
616
|
{ [_h]: ["POST", "/GetIndex", 200] },
|
|
610
617
|
() => __Unit,
|
|
611
|
-
() => GetIndexOutput
|
|
618
|
+
() => GetIndexOutput$,
|
|
612
619
|
];
|
|
613
|
-
export var GetManagedView = [
|
|
620
|
+
export var GetManagedView$ = [
|
|
614
621
|
9,
|
|
615
622
|
n0,
|
|
616
623
|
_GMV,
|
|
617
624
|
{ [_h]: ["POST", "/GetManagedView", 200] },
|
|
618
|
-
() => GetManagedViewInput
|
|
619
|
-
() => GetManagedViewOutput
|
|
625
|
+
() => GetManagedViewInput$,
|
|
626
|
+
() => GetManagedViewOutput$,
|
|
620
627
|
];
|
|
621
|
-
export var GetResourceExplorerSetup = [
|
|
628
|
+
export var GetResourceExplorerSetup$ = [
|
|
622
629
|
9,
|
|
623
630
|
n0,
|
|
624
631
|
_GRES,
|
|
625
632
|
{ [_h]: ["POST", "/GetResourceExplorerSetup", 200] },
|
|
626
|
-
() => GetResourceExplorerSetupInput
|
|
627
|
-
() => GetResourceExplorerSetupOutput
|
|
633
|
+
() => GetResourceExplorerSetupInput$,
|
|
634
|
+
() => GetResourceExplorerSetupOutput$,
|
|
628
635
|
];
|
|
629
|
-
export var GetServiceIndex = [
|
|
636
|
+
export var GetServiceIndex$ = [
|
|
630
637
|
9,
|
|
631
638
|
n0,
|
|
632
639
|
_GSI,
|
|
633
640
|
{ [_h]: ["POST", "/GetServiceIndex", 200] },
|
|
634
641
|
() => __Unit,
|
|
635
|
-
() => GetServiceIndexOutput
|
|
642
|
+
() => GetServiceIndexOutput$,
|
|
636
643
|
];
|
|
637
|
-
export var GetServiceView = [
|
|
644
|
+
export var GetServiceView$ = [
|
|
638
645
|
9,
|
|
639
646
|
n0,
|
|
640
647
|
_GSV,
|
|
641
648
|
{ [_h]: ["POST", "/GetServiceView", 200] },
|
|
642
|
-
() => GetServiceViewInput
|
|
643
|
-
() => GetServiceViewOutput
|
|
649
|
+
() => GetServiceViewInput$,
|
|
650
|
+
() => GetServiceViewOutput$,
|
|
644
651
|
];
|
|
645
|
-
export var GetView = [
|
|
652
|
+
export var GetView$ = [
|
|
646
653
|
9,
|
|
647
654
|
n0,
|
|
648
655
|
_GV,
|
|
649
656
|
{ [_h]: ["POST", "/GetView", 200] },
|
|
650
|
-
() => GetViewInput
|
|
651
|
-
() => GetViewOutput
|
|
657
|
+
() => GetViewInput$,
|
|
658
|
+
() => GetViewOutput$,
|
|
652
659
|
];
|
|
653
|
-
export var ListIndexes = [
|
|
660
|
+
export var ListIndexes$ = [
|
|
654
661
|
9,
|
|
655
662
|
n0,
|
|
656
663
|
_LI,
|
|
657
664
|
{ [_h]: ["POST", "/ListIndexes", 200] },
|
|
658
|
-
() => ListIndexesInput
|
|
659
|
-
() => ListIndexesOutput
|
|
665
|
+
() => ListIndexesInput$,
|
|
666
|
+
() => ListIndexesOutput$,
|
|
660
667
|
];
|
|
661
|
-
export var ListIndexesForMembers = [
|
|
668
|
+
export var ListIndexesForMembers$ = [
|
|
662
669
|
9,
|
|
663
670
|
n0,
|
|
664
671
|
_LIFM,
|
|
665
672
|
{ [_h]: ["POST", "/ListIndexesForMembers", 200] },
|
|
666
|
-
() => ListIndexesForMembersInput
|
|
667
|
-
() => ListIndexesForMembersOutput
|
|
673
|
+
() => ListIndexesForMembersInput$,
|
|
674
|
+
() => ListIndexesForMembersOutput$,
|
|
668
675
|
];
|
|
669
|
-
export var ListManagedViews = [
|
|
676
|
+
export var ListManagedViews$ = [
|
|
670
677
|
9,
|
|
671
678
|
n0,
|
|
672
679
|
_LMV,
|
|
673
680
|
{ [_h]: ["POST", "/ListManagedViews", 200] },
|
|
674
|
-
() => ListManagedViewsInput
|
|
675
|
-
() => ListManagedViewsOutput
|
|
681
|
+
() => ListManagedViewsInput$,
|
|
682
|
+
() => ListManagedViewsOutput$,
|
|
676
683
|
];
|
|
677
|
-
export var ListResources = [
|
|
684
|
+
export var ListResources$ = [
|
|
678
685
|
9,
|
|
679
686
|
n0,
|
|
680
687
|
_LR,
|
|
681
688
|
{ [_h]: ["POST", "/ListResources", 200] },
|
|
682
|
-
() => ListResourcesInput
|
|
683
|
-
() => ListResourcesOutput
|
|
689
|
+
() => ListResourcesInput$,
|
|
690
|
+
() => ListResourcesOutput$,
|
|
684
691
|
];
|
|
685
|
-
export var ListServiceIndexes = [
|
|
692
|
+
export var ListServiceIndexes$ = [
|
|
686
693
|
9,
|
|
687
694
|
n0,
|
|
688
695
|
_LSI,
|
|
689
696
|
{ [_h]: ["POST", "/ListServiceIndexes", 200] },
|
|
690
|
-
() => ListServiceIndexesInput
|
|
691
|
-
() => ListServiceIndexesOutput
|
|
697
|
+
() => ListServiceIndexesInput$,
|
|
698
|
+
() => ListServiceIndexesOutput$,
|
|
692
699
|
];
|
|
693
|
-
export var ListServiceViews = [
|
|
700
|
+
export var ListServiceViews$ = [
|
|
694
701
|
9,
|
|
695
702
|
n0,
|
|
696
703
|
_LSV,
|
|
697
704
|
{ [_h]: ["POST", "/ListServiceViews", 200] },
|
|
698
|
-
() => ListServiceViewsInput
|
|
699
|
-
() => ListServiceViewsOutput
|
|
705
|
+
() => ListServiceViewsInput$,
|
|
706
|
+
() => ListServiceViewsOutput$,
|
|
700
707
|
];
|
|
701
|
-
export var ListStreamingAccessForServices = [
|
|
708
|
+
export var ListStreamingAccessForServices$ = [
|
|
702
709
|
9,
|
|
703
710
|
n0,
|
|
704
711
|
_LSAFS,
|
|
705
712
|
{ [_h]: ["POST", "/ListStreamingAccessForServices", 200] },
|
|
706
|
-
() => ListStreamingAccessForServicesInput
|
|
707
|
-
() => ListStreamingAccessForServicesOutput
|
|
713
|
+
() => ListStreamingAccessForServicesInput$,
|
|
714
|
+
() => ListStreamingAccessForServicesOutput$,
|
|
708
715
|
];
|
|
709
|
-
export var ListSupportedResourceTypes = [
|
|
716
|
+
export var ListSupportedResourceTypes$ = [
|
|
710
717
|
9,
|
|
711
718
|
n0,
|
|
712
719
|
_LSRT,
|
|
713
720
|
{ [_h]: ["POST", "/ListSupportedResourceTypes", 200] },
|
|
714
|
-
() => ListSupportedResourceTypesInput
|
|
715
|
-
() => ListSupportedResourceTypesOutput
|
|
721
|
+
() => ListSupportedResourceTypesInput$,
|
|
722
|
+
() => ListSupportedResourceTypesOutput$,
|
|
716
723
|
];
|
|
717
|
-
export var ListTagsForResource = [
|
|
724
|
+
export var ListTagsForResource$ = [
|
|
718
725
|
9,
|
|
719
726
|
n0,
|
|
720
727
|
_LTFR,
|
|
721
728
|
{ [_h]: ["GET", "/tags/{resourceArn}", 200] },
|
|
722
|
-
() => ListTagsForResourceInput
|
|
723
|
-
() => ListTagsForResourceOutput
|
|
729
|
+
() => ListTagsForResourceInput$,
|
|
730
|
+
() => ListTagsForResourceOutput$,
|
|
724
731
|
];
|
|
725
|
-
export var ListViews = [
|
|
732
|
+
export var ListViews$ = [
|
|
726
733
|
9,
|
|
727
734
|
n0,
|
|
728
735
|
_LV,
|
|
729
736
|
{ [_h]: ["POST", "/ListViews", 200] },
|
|
730
|
-
() => ListViewsInput
|
|
731
|
-
() => ListViewsOutput
|
|
737
|
+
() => ListViewsInput$,
|
|
738
|
+
() => ListViewsOutput$,
|
|
732
739
|
];
|
|
733
|
-
export var Search = [
|
|
740
|
+
export var Search$ = [
|
|
734
741
|
9,
|
|
735
742
|
n0,
|
|
736
743
|
_Sea,
|
|
737
744
|
{ [_h]: ["POST", "/Search", 200] },
|
|
738
|
-
() => SearchInput
|
|
739
|
-
() => SearchOutput
|
|
745
|
+
() => SearchInput$,
|
|
746
|
+
() => SearchOutput$,
|
|
740
747
|
];
|
|
741
|
-
export var TagResource = [
|
|
748
|
+
export var TagResource$ = [
|
|
742
749
|
9,
|
|
743
750
|
n0,
|
|
744
751
|
_TRa,
|
|
745
752
|
{ [_h]: ["POST", "/tags/{resourceArn}", 200] },
|
|
746
|
-
() => TagResourceInput
|
|
747
|
-
() => TagResourceOutput
|
|
753
|
+
() => TagResourceInput$,
|
|
754
|
+
() => TagResourceOutput$,
|
|
748
755
|
];
|
|
749
|
-
export var UntagResource = [
|
|
756
|
+
export var UntagResource$ = [
|
|
750
757
|
9,
|
|
751
758
|
n0,
|
|
752
759
|
_UR,
|
|
753
760
|
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
754
|
-
() => UntagResourceInput
|
|
755
|
-
() => UntagResourceOutput
|
|
761
|
+
() => UntagResourceInput$,
|
|
762
|
+
() => UntagResourceOutput$,
|
|
756
763
|
];
|
|
757
|
-
export var UpdateIndexType = [
|
|
764
|
+
export var UpdateIndexType$ = [
|
|
758
765
|
9,
|
|
759
766
|
n0,
|
|
760
767
|
_UIT,
|
|
761
768
|
{ [_h]: ["POST", "/UpdateIndexType", 200] },
|
|
762
|
-
() => UpdateIndexTypeInput
|
|
763
|
-
() => UpdateIndexTypeOutput
|
|
769
|
+
() => UpdateIndexTypeInput$,
|
|
770
|
+
() => UpdateIndexTypeOutput$,
|
|
764
771
|
];
|
|
765
|
-
export var UpdateView = [
|
|
772
|
+
export var UpdateView$ = [
|
|
766
773
|
9,
|
|
767
774
|
n0,
|
|
768
775
|
_UV,
|
|
769
776
|
{ [_h]: ["POST", "/UpdateView", 200] },
|
|
770
|
-
() => UpdateViewInput
|
|
771
|
-
() => UpdateViewOutput
|
|
777
|
+
() => UpdateViewInput$,
|
|
778
|
+
() => UpdateViewOutput$,
|
|
772
779
|
];
|