@aws-sdk/client-service-quotas 3.956.0 → 3.958.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/README.md +1 -31
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +382 -410
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/pagination/index.js +1 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +397 -423
- package/dist-types/pagination/index.d.ts +1 -1
- package/dist-types/ts3.4/pagination/index.d.ts +1 -1
- package/package.json +13 -13
|
@@ -184,559 +184,533 @@ const n0 = "com.amazonaws.servicequotas";
|
|
|
184
184
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
185
185
|
import { AccessDeniedException, AWSServiceAccessNotEnabledException, DependencyAccessDeniedException, IllegalArgumentException, InvalidPaginationTokenException, InvalidResourceStateException, NoAvailableOrganizationException, NoSuchResourceException, OrganizationNotInAllFeaturesModeException, QuotaExceededException, ResourceAlreadyExistsException, ServiceException, ServiceQuotaTemplateNotInUseException, TagPolicyViolationException, TemplatesNotAvailableInRegionException, TooManyRequestsException, TooManyTagsException, } from "../models/errors";
|
|
186
186
|
import { ServiceQuotasServiceException } from "../models/ServiceQuotasServiceException";
|
|
187
|
-
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
187
|
+
export var AccessDeniedException$ = [-3, n0, _ADE,
|
|
188
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
189
|
+
[_M],
|
|
190
|
+
[0]
|
|
191
|
+
];
|
|
188
192
|
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
189
|
-
export var AssociateServiceQuotaTemplateRequest$ = [3, n0, _ASQTR,
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
193
|
+
export var AssociateServiceQuotaTemplateRequest$ = [3, n0, _ASQTR,
|
|
194
|
+
0,
|
|
195
|
+
[],
|
|
196
|
+
[]
|
|
197
|
+
];
|
|
198
|
+
export var AssociateServiceQuotaTemplateResponse$ = [3, n0, _ASQTRs,
|
|
199
|
+
0,
|
|
200
|
+
[],
|
|
201
|
+
[]
|
|
202
|
+
];
|
|
203
|
+
export var AWSServiceAccessNotEnabledException$ = [-3, n0, _AWSSANEE,
|
|
195
204
|
{ [_e]: _c, [_hE]: 403 },
|
|
196
205
|
[_M],
|
|
197
|
-
[0]
|
|
206
|
+
[0]
|
|
198
207
|
];
|
|
199
208
|
TypeRegistry.for(n0).registerError(AWSServiceAccessNotEnabledException$, AWSServiceAccessNotEnabledException);
|
|
200
|
-
export var CreateSupportCaseRequest$ = [3, n0, _CSCR,
|
|
201
|
-
export var CreateSupportCaseResponse$ = [3, n0, _CSCRr, 0, [], []];
|
|
202
|
-
export var DeleteServiceQuotaIncreaseRequestFromTemplateRequest$ = [
|
|
203
|
-
3,
|
|
204
|
-
n0,
|
|
205
|
-
_DSQIRFTR,
|
|
209
|
+
export var CreateSupportCaseRequest$ = [3, n0, _CSCR,
|
|
206
210
|
0,
|
|
207
|
-
[
|
|
208
|
-
[0
|
|
211
|
+
[_RI],
|
|
212
|
+
[0]
|
|
209
213
|
];
|
|
210
|
-
export var
|
|
211
|
-
3,
|
|
212
|
-
n0,
|
|
213
|
-
_DSQIRFTRe,
|
|
214
|
+
export var CreateSupportCaseResponse$ = [3, n0, _CSCRr,
|
|
214
215
|
0,
|
|
215
216
|
[],
|
|
217
|
+
[]
|
|
218
|
+
];
|
|
219
|
+
export var DeleteServiceQuotaIncreaseRequestFromTemplateRequest$ = [3, n0, _DSQIRFTR,
|
|
220
|
+
0,
|
|
221
|
+
[_SC, _QC, _AR],
|
|
222
|
+
[0, 0, 0]
|
|
223
|
+
];
|
|
224
|
+
export var DeleteServiceQuotaIncreaseRequestFromTemplateResponse$ = [3, n0, _DSQIRFTRe,
|
|
225
|
+
0,
|
|
216
226
|
[],
|
|
227
|
+
[]
|
|
228
|
+
];
|
|
229
|
+
export var DependencyAccessDeniedException$ = [-3, n0, _DADE,
|
|
230
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
231
|
+
[_M],
|
|
232
|
+
[0]
|
|
217
233
|
];
|
|
218
|
-
export var DependencyAccessDeniedException$ = [-3, n0, _DADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
219
234
|
TypeRegistry.for(n0).registerError(DependencyAccessDeniedException$, DependencyAccessDeniedException);
|
|
220
|
-
export var DisassociateServiceQuotaTemplateRequest$ = [3, n0, _DSQTR,
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
export var
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
235
|
+
export var DisassociateServiceQuotaTemplateRequest$ = [3, n0, _DSQTR,
|
|
236
|
+
0,
|
|
237
|
+
[],
|
|
238
|
+
[]
|
|
239
|
+
];
|
|
240
|
+
export var DisassociateServiceQuotaTemplateResponse$ = [3, n0, _DSQTRi,
|
|
241
|
+
0,
|
|
242
|
+
[],
|
|
243
|
+
[]
|
|
244
|
+
];
|
|
245
|
+
export var ErrorReason$ = [3, n0, _ER,
|
|
246
|
+
0,
|
|
247
|
+
[_EC, _EM],
|
|
248
|
+
[0, 0]
|
|
249
|
+
];
|
|
250
|
+
export var GetAssociationForServiceQuotaTemplateRequest$ = [3, n0, _GAFSQTR,
|
|
251
|
+
0,
|
|
252
|
+
[],
|
|
253
|
+
[]
|
|
254
|
+
];
|
|
255
|
+
export var GetAssociationForServiceQuotaTemplateResponse$ = [3, n0, _GAFSQTRe,
|
|
256
|
+
0,
|
|
257
|
+
[_SQTAS],
|
|
258
|
+
[0]
|
|
259
|
+
];
|
|
260
|
+
export var GetAutoManagementConfigurationRequest$ = [3, n0, _GAMCR,
|
|
261
|
+
0,
|
|
262
|
+
[],
|
|
263
|
+
[]
|
|
264
|
+
];
|
|
265
|
+
export var GetAutoManagementConfigurationResponse$ = [3, n0, _GAMCRe,
|
|
230
266
|
0,
|
|
231
267
|
[_OIL, _OIT, _NA, _OIS, _EL],
|
|
232
|
-
[0, 0, 0, 0, () => ExclusionQuotaList]
|
|
268
|
+
[0, 0, 0, 0, () => ExclusionQuotaList]
|
|
233
269
|
];
|
|
234
|
-
export var GetAWSDefaultServiceQuotaRequest$ = [3, n0, _GAWSDSQR,
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
270
|
+
export var GetAWSDefaultServiceQuotaRequest$ = [3, n0, _GAWSDSQR,
|
|
271
|
+
0,
|
|
272
|
+
[_SC, _QC],
|
|
273
|
+
[0, 0]
|
|
274
|
+
];
|
|
275
|
+
export var GetAWSDefaultServiceQuotaResponse$ = [3, n0, _GAWSDSQRe,
|
|
239
276
|
0,
|
|
240
277
|
[_Q],
|
|
241
|
-
[() => ServiceQuota$]
|
|
278
|
+
[() => ServiceQuota$]
|
|
279
|
+
];
|
|
280
|
+
export var GetQuotaUtilizationReportRequest$ = [3, n0, _GQURR,
|
|
281
|
+
0,
|
|
282
|
+
[_RIe, _NT, _MR],
|
|
283
|
+
[0, 0, 1]
|
|
242
284
|
];
|
|
243
|
-
export var
|
|
244
|
-
export var GetQuotaUtilizationReportResponse$ = [
|
|
245
|
-
3,
|
|
246
|
-
n0,
|
|
247
|
-
_GQURRe,
|
|
285
|
+
export var GetQuotaUtilizationReportResponse$ = [3, n0, _GQURRe,
|
|
248
286
|
0,
|
|
249
287
|
[_RIe, _S, _GA, _TC, _Qu, _NT, _EC, _EM],
|
|
250
|
-
[0, 0, 4, 1, () => QuotaUtilizationInfoList, 0, 0, 0]
|
|
288
|
+
[0, 0, 4, 1, () => QuotaUtilizationInfoList, 0, 0, 0]
|
|
289
|
+
];
|
|
290
|
+
export var GetRequestedServiceQuotaChangeRequest$ = [3, n0, _GRSQCR,
|
|
291
|
+
0,
|
|
292
|
+
[_RI],
|
|
293
|
+
[0]
|
|
251
294
|
];
|
|
252
|
-
export var
|
|
253
|
-
export var GetRequestedServiceQuotaChangeResponse$ = [
|
|
254
|
-
3,
|
|
255
|
-
n0,
|
|
256
|
-
_GRSQCRe,
|
|
295
|
+
export var GetRequestedServiceQuotaChangeResponse$ = [3, n0, _GRSQCRe,
|
|
257
296
|
0,
|
|
258
297
|
[_RQ],
|
|
259
|
-
[() => RequestedServiceQuotaChange$]
|
|
298
|
+
[() => RequestedServiceQuotaChange$]
|
|
260
299
|
];
|
|
261
|
-
export var GetServiceQuotaIncreaseRequestFromTemplateRequest$ = [
|
|
262
|
-
3,
|
|
263
|
-
n0,
|
|
264
|
-
_GSQIRFTR,
|
|
300
|
+
export var GetServiceQuotaIncreaseRequestFromTemplateRequest$ = [3, n0, _GSQIRFTR,
|
|
265
301
|
0,
|
|
266
302
|
[_SC, _QC, _AR],
|
|
267
|
-
[0, 0, 0]
|
|
303
|
+
[0, 0, 0]
|
|
268
304
|
];
|
|
269
|
-
export var GetServiceQuotaIncreaseRequestFromTemplateResponse$ = [
|
|
270
|
-
3,
|
|
271
|
-
n0,
|
|
272
|
-
_GSQIRFTRe,
|
|
305
|
+
export var GetServiceQuotaIncreaseRequestFromTemplateResponse$ = [3, n0, _GSQIRFTRe,
|
|
273
306
|
0,
|
|
274
307
|
[_SQIRIT],
|
|
275
|
-
[() => ServiceQuotaIncreaseRequestInTemplate$]
|
|
308
|
+
[() => ServiceQuotaIncreaseRequestInTemplate$]
|
|
309
|
+
];
|
|
310
|
+
export var GetServiceQuotaRequest$ = [3, n0, _GSQR,
|
|
311
|
+
0,
|
|
312
|
+
[_SC, _QC, _CI],
|
|
313
|
+
[0, 0, 0]
|
|
314
|
+
];
|
|
315
|
+
export var GetServiceQuotaResponse$ = [3, n0, _GSQRe,
|
|
316
|
+
0,
|
|
317
|
+
[_Q],
|
|
318
|
+
[() => ServiceQuota$]
|
|
319
|
+
];
|
|
320
|
+
export var IllegalArgumentException$ = [-3, n0, _IAE,
|
|
321
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
322
|
+
[_M],
|
|
323
|
+
[0]
|
|
276
324
|
];
|
|
277
|
-
export var GetServiceQuotaRequest$ = [3, n0, _GSQR, 0, [_SC, _QC, _CI], [0, 0, 0]];
|
|
278
|
-
export var GetServiceQuotaResponse$ = [3, n0, _GSQRe, 0, [_Q], [() => ServiceQuota$]];
|
|
279
|
-
export var IllegalArgumentException$ = [-3, n0, _IAE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
280
325
|
TypeRegistry.for(n0).registerError(IllegalArgumentException$, IllegalArgumentException);
|
|
281
|
-
export var InvalidPaginationTokenException$ = [-3, n0, _IPTE,
|
|
326
|
+
export var InvalidPaginationTokenException$ = [-3, n0, _IPTE,
|
|
327
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
328
|
+
[_M],
|
|
329
|
+
[0]
|
|
330
|
+
];
|
|
282
331
|
TypeRegistry.for(n0).registerError(InvalidPaginationTokenException$, InvalidPaginationTokenException);
|
|
283
|
-
export var InvalidResourceStateException$ = [-3, n0, _IRSE,
|
|
332
|
+
export var InvalidResourceStateException$ = [-3, n0, _IRSE,
|
|
333
|
+
{ [_e]: _c, [_hE]: 405 },
|
|
334
|
+
[_M],
|
|
335
|
+
[0]
|
|
336
|
+
];
|
|
284
337
|
TypeRegistry.for(n0).registerError(InvalidResourceStateException$, InvalidResourceStateException);
|
|
285
|
-
export var ListAWSDefaultServiceQuotasRequest$ = [
|
|
286
|
-
3,
|
|
287
|
-
n0,
|
|
288
|
-
_LAWSDSQR,
|
|
338
|
+
export var ListAWSDefaultServiceQuotasRequest$ = [3, n0, _LAWSDSQR,
|
|
289
339
|
0,
|
|
290
340
|
[_SC, _NT, _MR],
|
|
291
|
-
[0, 0, 1]
|
|
341
|
+
[0, 0, 1]
|
|
292
342
|
];
|
|
293
|
-
export var ListAWSDefaultServiceQuotasResponse$ = [
|
|
294
|
-
3,
|
|
295
|
-
n0,
|
|
296
|
-
_LAWSDSQRi,
|
|
343
|
+
export var ListAWSDefaultServiceQuotasResponse$ = [3, n0, _LAWSDSQRi,
|
|
297
344
|
0,
|
|
298
345
|
[_NT, _Qu],
|
|
299
|
-
[0, () => ServiceQuotaListDefinition]
|
|
346
|
+
[0, () => ServiceQuotaListDefinition]
|
|
300
347
|
];
|
|
301
|
-
export var ListRequestedServiceQuotaChangeHistoryByQuotaRequest$ = [
|
|
302
|
-
3,
|
|
303
|
-
n0,
|
|
304
|
-
_LRSQCHBQR,
|
|
348
|
+
export var ListRequestedServiceQuotaChangeHistoryByQuotaRequest$ = [3, n0, _LRSQCHBQR,
|
|
305
349
|
0,
|
|
306
350
|
[_SC, _QC, _S, _NT, _MR, _QRAL],
|
|
307
|
-
[0, 0, 0, 0, 1, 0]
|
|
351
|
+
[0, 0, 0, 0, 1, 0]
|
|
308
352
|
];
|
|
309
|
-
export var ListRequestedServiceQuotaChangeHistoryByQuotaResponse$ = [
|
|
310
|
-
3,
|
|
311
|
-
n0,
|
|
312
|
-
_LRSQCHBQRi,
|
|
353
|
+
export var ListRequestedServiceQuotaChangeHistoryByQuotaResponse$ = [3, n0, _LRSQCHBQRi,
|
|
313
354
|
0,
|
|
314
355
|
[_NT, _RQe],
|
|
315
|
-
[0, () => RequestedServiceQuotaChangeHistoryListDefinition]
|
|
356
|
+
[0, () => RequestedServiceQuotaChangeHistoryListDefinition]
|
|
316
357
|
];
|
|
317
|
-
export var ListRequestedServiceQuotaChangeHistoryRequest$ = [
|
|
318
|
-
3,
|
|
319
|
-
n0,
|
|
320
|
-
_LRSQCHR,
|
|
358
|
+
export var ListRequestedServiceQuotaChangeHistoryRequest$ = [3, n0, _LRSQCHR,
|
|
321
359
|
0,
|
|
322
360
|
[_SC, _S, _NT, _MR, _QRAL],
|
|
323
|
-
[0, 0, 0, 1, 0]
|
|
361
|
+
[0, 0, 0, 1, 0]
|
|
324
362
|
];
|
|
325
|
-
export var ListRequestedServiceQuotaChangeHistoryResponse$ = [
|
|
326
|
-
3,
|
|
327
|
-
n0,
|
|
328
|
-
_LRSQCHRi,
|
|
363
|
+
export var ListRequestedServiceQuotaChangeHistoryResponse$ = [3, n0, _LRSQCHRi,
|
|
329
364
|
0,
|
|
330
365
|
[_NT, _RQe],
|
|
331
|
-
[0, () => RequestedServiceQuotaChangeHistoryListDefinition]
|
|
366
|
+
[0, () => RequestedServiceQuotaChangeHistoryListDefinition]
|
|
332
367
|
];
|
|
333
|
-
export var ListServiceQuotaIncreaseRequestsInTemplateRequest$ = [
|
|
334
|
-
3,
|
|
335
|
-
n0,
|
|
336
|
-
_LSQIRITR,
|
|
368
|
+
export var ListServiceQuotaIncreaseRequestsInTemplateRequest$ = [3, n0, _LSQIRITR,
|
|
337
369
|
0,
|
|
338
370
|
[_SC, _AR, _NT, _MR],
|
|
339
|
-
[0, 0, 0, 1]
|
|
371
|
+
[0, 0, 0, 1]
|
|
340
372
|
];
|
|
341
|
-
export var ListServiceQuotaIncreaseRequestsInTemplateResponse$ = [
|
|
342
|
-
3,
|
|
343
|
-
n0,
|
|
344
|
-
_LSQIRITRi,
|
|
373
|
+
export var ListServiceQuotaIncreaseRequestsInTemplateResponse$ = [3, n0, _LSQIRITRi,
|
|
345
374
|
0,
|
|
346
375
|
[_SQIRITL, _NT],
|
|
347
|
-
[() => ServiceQuotaIncreaseRequestInTemplateList, 0]
|
|
376
|
+
[() => ServiceQuotaIncreaseRequestInTemplateList, 0]
|
|
348
377
|
];
|
|
349
|
-
export var ListServiceQuotasRequest$ = [
|
|
350
|
-
3,
|
|
351
|
-
n0,
|
|
352
|
-
_LSQR,
|
|
378
|
+
export var ListServiceQuotasRequest$ = [3, n0, _LSQR,
|
|
353
379
|
0,
|
|
354
380
|
[_SC, _NT, _MR, _QC, _QAAL],
|
|
355
|
-
[0, 0, 1, 0, 0]
|
|
381
|
+
[0, 0, 1, 0, 0]
|
|
356
382
|
];
|
|
357
|
-
export var ListServiceQuotasResponse$ = [
|
|
358
|
-
3,
|
|
359
|
-
n0,
|
|
360
|
-
_LSQRi,
|
|
383
|
+
export var ListServiceQuotasResponse$ = [3, n0, _LSQRi,
|
|
361
384
|
0,
|
|
362
385
|
[_NT, _Qu],
|
|
363
|
-
[0, () => ServiceQuotaListDefinition]
|
|
386
|
+
[0, () => ServiceQuotaListDefinition]
|
|
387
|
+
];
|
|
388
|
+
export var ListServicesRequest$ = [3, n0, _LSR,
|
|
389
|
+
0,
|
|
390
|
+
[_NT, _MR],
|
|
391
|
+
[0, 1]
|
|
364
392
|
];
|
|
365
|
-
export var
|
|
366
|
-
export var ListServicesResponse$ = [
|
|
367
|
-
3,
|
|
368
|
-
n0,
|
|
369
|
-
_LSRi,
|
|
393
|
+
export var ListServicesResponse$ = [3, n0, _LSRi,
|
|
370
394
|
0,
|
|
371
395
|
[_NT, _Se],
|
|
372
|
-
[0, () => ServiceInfoListDefinition]
|
|
396
|
+
[0, () => ServiceInfoListDefinition]
|
|
397
|
+
];
|
|
398
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
399
|
+
0,
|
|
400
|
+
[_RARN],
|
|
401
|
+
[0]
|
|
402
|
+
];
|
|
403
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
404
|
+
0,
|
|
405
|
+
[_T],
|
|
406
|
+
[() => OutputTags]
|
|
407
|
+
];
|
|
408
|
+
export var MetricInfo$ = [3, n0, _MI,
|
|
409
|
+
0,
|
|
410
|
+
[_MN, _MNe, _MD, _MSR],
|
|
411
|
+
[0, 0, 128 | 0, 0]
|
|
412
|
+
];
|
|
413
|
+
export var NoAvailableOrganizationException$ = [-3, n0, _NAOE,
|
|
414
|
+
{ [_e]: _c, [_hE]: 403 },
|
|
415
|
+
[_M],
|
|
416
|
+
[0]
|
|
373
417
|
];
|
|
374
|
-
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RARN], [0]];
|
|
375
|
-
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_T], [() => OutputTags]];
|
|
376
|
-
export var MetricInfo$ = [3, n0, _MI, 0, [_MN, _MNe, _MD, _MSR], [0, 0, 128 | 0, 0]];
|
|
377
|
-
export var NoAvailableOrganizationException$ = [-3, n0, _NAOE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
|
|
378
418
|
TypeRegistry.for(n0).registerError(NoAvailableOrganizationException$, NoAvailableOrganizationException);
|
|
379
|
-
export var NoSuchResourceException$ = [-3, n0, _NSRE,
|
|
419
|
+
export var NoSuchResourceException$ = [-3, n0, _NSRE,
|
|
420
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
421
|
+
[_M],
|
|
422
|
+
[0]
|
|
423
|
+
];
|
|
380
424
|
TypeRegistry.for(n0).registerError(NoSuchResourceException$, NoSuchResourceException);
|
|
381
|
-
export var OrganizationNotInAllFeaturesModeException$ = [
|
|
382
|
-
-3,
|
|
383
|
-
n0,
|
|
384
|
-
_ONIAFME,
|
|
425
|
+
export var OrganizationNotInAllFeaturesModeException$ = [-3, n0, _ONIAFME,
|
|
385
426
|
{ [_e]: _c, [_hE]: 400 },
|
|
386
427
|
[_M],
|
|
387
|
-
[0]
|
|
428
|
+
[0]
|
|
388
429
|
];
|
|
389
430
|
TypeRegistry.for(n0).registerError(OrganizationNotInAllFeaturesModeException$, OrganizationNotInAllFeaturesModeException);
|
|
390
|
-
export var PutServiceQuotaIncreaseRequestIntoTemplateRequest$ = [
|
|
391
|
-
3,
|
|
392
|
-
n0,
|
|
393
|
-
_PSQIRITR,
|
|
431
|
+
export var PutServiceQuotaIncreaseRequestIntoTemplateRequest$ = [3, n0, _PSQIRITR,
|
|
394
432
|
0,
|
|
395
433
|
[_QC, _SC, _AR, _DV],
|
|
396
|
-
[0, 0, 0, 1]
|
|
434
|
+
[0, 0, 0, 1]
|
|
397
435
|
];
|
|
398
|
-
export var PutServiceQuotaIncreaseRequestIntoTemplateResponse$ = [
|
|
399
|
-
3,
|
|
400
|
-
n0,
|
|
401
|
-
_PSQIRITRu,
|
|
436
|
+
export var PutServiceQuotaIncreaseRequestIntoTemplateResponse$ = [3, n0, _PSQIRITRu,
|
|
402
437
|
0,
|
|
403
438
|
[_SQIRIT],
|
|
404
|
-
[() => ServiceQuotaIncreaseRequestInTemplate$]
|
|
439
|
+
[() => ServiceQuotaIncreaseRequestInTemplate$]
|
|
440
|
+
];
|
|
441
|
+
export var QuotaContextInfo$ = [3, n0, _QCI,
|
|
442
|
+
0,
|
|
443
|
+
[_CS, _CST, _CI],
|
|
444
|
+
[0, 0, 0]
|
|
445
|
+
];
|
|
446
|
+
export var QuotaExceededException$ = [-3, n0, _QEE,
|
|
447
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
448
|
+
[_M],
|
|
449
|
+
[0]
|
|
405
450
|
];
|
|
406
|
-
export var QuotaContextInfo$ = [3, n0, _QCI, 0, [_CS, _CST, _CI], [0, 0, 0]];
|
|
407
|
-
export var QuotaExceededException$ = [-3, n0, _QEE, { [_e]: _c, [_hE]: 409 }, [_M], [0]];
|
|
408
451
|
TypeRegistry.for(n0).registerError(QuotaExceededException$, QuotaExceededException);
|
|
409
|
-
export var QuotaInfo$ = [3, n0, _QI,
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
452
|
+
export var QuotaInfo$ = [3, n0, _QI,
|
|
453
|
+
0,
|
|
454
|
+
[_QC, _QN],
|
|
455
|
+
[0, 0]
|
|
456
|
+
];
|
|
457
|
+
export var QuotaPeriod$ = [3, n0, _QP,
|
|
458
|
+
0,
|
|
459
|
+
[_PV, _PU],
|
|
460
|
+
[1, 0]
|
|
461
|
+
];
|
|
462
|
+
export var QuotaUtilizationInfo$ = [3, n0, _QUI,
|
|
415
463
|
0,
|
|
416
464
|
[_QC, _SC, _QN, _N, _U, _DVe, _AV, _SN, _A],
|
|
417
|
-
[0, 0, 0, 0, 1, 1, 1, 0, 2]
|
|
465
|
+
[0, 0, 0, 0, 1, 1, 1, 0, 2]
|
|
418
466
|
];
|
|
419
|
-
export var RequestedServiceQuotaChange$ = [
|
|
420
|
-
3,
|
|
421
|
-
n0,
|
|
422
|
-
_RSQC,
|
|
467
|
+
export var RequestedServiceQuotaChange$ = [3, n0, _RSQC,
|
|
423
468
|
0,
|
|
424
469
|
[_I, _RT, _CIa, _SC, _SN, _QC, _QN, _DV, _S, _C, _LU, _R, _QA, _GQ, _Un, _QRAL, _QCu],
|
|
425
|
-
[0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 4, 0, 0, 2, 0, 0, () => QuotaContextInfo$]
|
|
470
|
+
[0, 0, 0, 0, 0, 0, 0, 1, 0, 4, 4, 0, 0, 2, 0, 0, () => QuotaContextInfo$]
|
|
426
471
|
];
|
|
427
|
-
export var RequestServiceQuotaIncreaseRequest$ = [
|
|
428
|
-
3,
|
|
429
|
-
n0,
|
|
430
|
-
_RSQIR,
|
|
472
|
+
export var RequestServiceQuotaIncreaseRequest$ = [3, n0, _RSQIR,
|
|
431
473
|
0,
|
|
432
474
|
[_SC, _QC, _DV, _CI, _SCA],
|
|
433
|
-
[0, 0, 1, 0, 2]
|
|
475
|
+
[0, 0, 1, 0, 2]
|
|
434
476
|
];
|
|
435
|
-
export var RequestServiceQuotaIncreaseResponse$ = [
|
|
436
|
-
3,
|
|
437
|
-
n0,
|
|
438
|
-
_RSQIRe,
|
|
477
|
+
export var RequestServiceQuotaIncreaseResponse$ = [3, n0, _RSQIRe,
|
|
439
478
|
0,
|
|
440
479
|
[_RQ],
|
|
441
|
-
[() => RequestedServiceQuotaChange$]
|
|
480
|
+
[() => RequestedServiceQuotaChange$]
|
|
481
|
+
];
|
|
482
|
+
export var ResourceAlreadyExistsException$ = [-3, n0, _RAEE,
|
|
483
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
484
|
+
[_M],
|
|
485
|
+
[0]
|
|
442
486
|
];
|
|
443
|
-
export var ResourceAlreadyExistsException$ = [-3, n0, _RAEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
|
|
444
487
|
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException$, ResourceAlreadyExistsException);
|
|
445
|
-
export var ServiceException$ = [-3, n0, _SE,
|
|
488
|
+
export var ServiceException$ = [-3, n0, _SE,
|
|
489
|
+
{ [_e]: _s, [_hE]: 500 },
|
|
490
|
+
[_M],
|
|
491
|
+
[0]
|
|
492
|
+
];
|
|
446
493
|
TypeRegistry.for(n0).registerError(ServiceException$, ServiceException);
|
|
447
|
-
export var ServiceInfo$ = [3, n0, _SI,
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
494
|
+
export var ServiceInfo$ = [3, n0, _SI,
|
|
495
|
+
0,
|
|
496
|
+
[_SC, _SN],
|
|
497
|
+
[0, 0]
|
|
498
|
+
];
|
|
499
|
+
export var ServiceQuota$ = [3, n0, _SQ,
|
|
452
500
|
0,
|
|
453
501
|
[_SC, _SN, _QA, _QC, _QN, _V, _Un, _A, _GQ, _UM, _P, _ER, _QAAL, _QCu, _D],
|
|
454
|
-
[0, 0, 0, 0, 0, 1, 0, 2, 2, () => MetricInfo$, () => QuotaPeriod$, () => ErrorReason$, 0, () => QuotaContextInfo$, 0]
|
|
502
|
+
[0, 0, 0, 0, 0, 1, 0, 2, 2, () => MetricInfo$, () => QuotaPeriod$, () => ErrorReason$, 0, () => QuotaContextInfo$, 0]
|
|
455
503
|
];
|
|
456
|
-
export var ServiceQuotaIncreaseRequestInTemplate$ = [
|
|
457
|
-
3,
|
|
458
|
-
n0,
|
|
459
|
-
_SQIRIT,
|
|
504
|
+
export var ServiceQuotaIncreaseRequestInTemplate$ = [3, n0, _SQIRIT,
|
|
460
505
|
0,
|
|
461
506
|
[_SC, _SN, _QC, _QN, _DV, _AR, _Un, _GQ],
|
|
462
|
-
[0, 0, 0, 0, 1, 0, 0, 2]
|
|
507
|
+
[0, 0, 0, 0, 1, 0, 0, 2]
|
|
463
508
|
];
|
|
464
|
-
export var ServiceQuotaTemplateNotInUseException$ = [
|
|
465
|
-
-3,
|
|
466
|
-
n0,
|
|
467
|
-
_SQTNIUE,
|
|
509
|
+
export var ServiceQuotaTemplateNotInUseException$ = [-3, n0, _SQTNIUE,
|
|
468
510
|
{ [_e]: _c, [_hE]: 400 },
|
|
469
511
|
[_M],
|
|
470
|
-
[0]
|
|
512
|
+
[0]
|
|
471
513
|
];
|
|
472
514
|
TypeRegistry.for(n0).registerError(ServiceQuotaTemplateNotInUseException$, ServiceQuotaTemplateNotInUseException);
|
|
473
|
-
export var StartAutoManagementRequest$ = [
|
|
474
|
-
3,
|
|
475
|
-
n0,
|
|
476
|
-
_SAMR,
|
|
515
|
+
export var StartAutoManagementRequest$ = [3, n0, _SAMR,
|
|
477
516
|
0,
|
|
478
517
|
[_OIL, _OIT, _NA, _EL],
|
|
479
|
-
[0, 0, 0, [2, n0, _EL, 0, 0, 64 | 0]]
|
|
480
|
-
];
|
|
481
|
-
export var StartAutoManagementResponse$ = [3, n0, _SAMRt,
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
export var
|
|
487
|
-
|
|
518
|
+
[0, 0, 0, [2, n0, _EL, 0, 0, 64 | 0]]
|
|
519
|
+
];
|
|
520
|
+
export var StartAutoManagementResponse$ = [3, n0, _SAMRt,
|
|
521
|
+
0,
|
|
522
|
+
[],
|
|
523
|
+
[]
|
|
524
|
+
];
|
|
525
|
+
export var StartQuotaUtilizationReportRequest$ = [3, n0, _SQURR,
|
|
526
|
+
0,
|
|
527
|
+
[],
|
|
528
|
+
[]
|
|
529
|
+
];
|
|
530
|
+
export var StartQuotaUtilizationReportResponse$ = [3, n0, _SQURRt,
|
|
531
|
+
0,
|
|
532
|
+
[_RIe, _S, _M],
|
|
533
|
+
[0, 0, 0]
|
|
534
|
+
];
|
|
535
|
+
export var StopAutoManagementRequest$ = [3, n0, _SAMRto,
|
|
536
|
+
0,
|
|
537
|
+
[],
|
|
538
|
+
[]
|
|
539
|
+
];
|
|
540
|
+
export var StopAutoManagementResponse$ = [3, n0, _SAMRtop,
|
|
541
|
+
0,
|
|
542
|
+
[],
|
|
543
|
+
[]
|
|
544
|
+
];
|
|
545
|
+
export var Tag$ = [3, n0, _Ta,
|
|
546
|
+
0,
|
|
547
|
+
[_K, _V],
|
|
548
|
+
[0, 0]
|
|
549
|
+
];
|
|
550
|
+
export var TagPolicyViolationException$ = [-3, n0, _TPVE,
|
|
551
|
+
{ [_e]: _c, [_hE]: 401 },
|
|
552
|
+
[_M],
|
|
553
|
+
[0]
|
|
554
|
+
];
|
|
488
555
|
TypeRegistry.for(n0).registerError(TagPolicyViolationException$, TagPolicyViolationException);
|
|
489
|
-
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
556
|
+
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
557
|
+
0,
|
|
558
|
+
[_RARN, _T],
|
|
559
|
+
[0, () => InputTags]
|
|
560
|
+
];
|
|
561
|
+
export var TagResourceResponse$ = [3, n0, _TRRa,
|
|
562
|
+
0,
|
|
563
|
+
[],
|
|
564
|
+
[]
|
|
565
|
+
];
|
|
566
|
+
export var TemplatesNotAvailableInRegionException$ = [-3, n0, _TNAIRE,
|
|
495
567
|
{ [_e]: _c, [_hE]: 404 },
|
|
496
568
|
[_M],
|
|
497
|
-
[0]
|
|
569
|
+
[0]
|
|
498
570
|
];
|
|
499
571
|
TypeRegistry.for(n0).registerError(TemplatesNotAvailableInRegionException$, TemplatesNotAvailableInRegionException);
|
|
500
|
-
export var TooManyRequestsException$ = [-3, n0, _TMRE,
|
|
572
|
+
export var TooManyRequestsException$ = [-3, n0, _TMRE,
|
|
573
|
+
{ [_e]: _c, [_hE]: 429 },
|
|
574
|
+
[_M],
|
|
575
|
+
[0]
|
|
576
|
+
];
|
|
501
577
|
TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
|
|
502
|
-
export var TooManyTagsException$ = [-3, n0, _TMTE,
|
|
578
|
+
export var TooManyTagsException$ = [-3, n0, _TMTE,
|
|
579
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
580
|
+
[_M],
|
|
581
|
+
[0]
|
|
582
|
+
];
|
|
503
583
|
TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
|
|
504
|
-
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
584
|
+
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
585
|
+
0,
|
|
586
|
+
[_RARN, _TK],
|
|
587
|
+
[0, 64 | 0]
|
|
588
|
+
];
|
|
589
|
+
export var UntagResourceResponse$ = [3, n0, _URRn,
|
|
590
|
+
0,
|
|
591
|
+
[],
|
|
592
|
+
[]
|
|
593
|
+
];
|
|
594
|
+
export var UpdateAutoManagementRequest$ = [3, n0, _UAMR,
|
|
510
595
|
0,
|
|
511
596
|
[_OIT, _NA, _EL],
|
|
512
|
-
[0, 0, [2, n0, _EL, 0, 0, 64 | 0]]
|
|
597
|
+
[0, 0, [2, n0, _EL, 0, 0, 64 | 0]]
|
|
598
|
+
];
|
|
599
|
+
export var UpdateAutoManagementResponse$ = [3, n0, _UAMRp,
|
|
600
|
+
0,
|
|
601
|
+
[],
|
|
602
|
+
[]
|
|
513
603
|
];
|
|
514
|
-
export var UpdateAutoManagementResponse$ = [3, n0, _UAMRp, 0, [], []];
|
|
515
604
|
export var ServiceQuotasServiceException$ = [-3, _sm, "ServiceQuotasServiceException", 0, [], []];
|
|
516
605
|
TypeRegistry.for(_sm).registerError(ServiceQuotasServiceException$, ServiceQuotasServiceException);
|
|
517
606
|
var ExcludedQuotaList = 64 | 0;
|
|
518
607
|
var InputTagKeys = 64 | 0;
|
|
519
|
-
var InputTags = [1, n0, _IT,
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
var
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
var
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
0,
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
var
|
|
608
|
+
var InputTags = [1, n0, _IT,
|
|
609
|
+
0, () => Tag$
|
|
610
|
+
];
|
|
611
|
+
var OutputTags = [1, n0, _OT,
|
|
612
|
+
0, () => Tag$
|
|
613
|
+
];
|
|
614
|
+
var QuotaInfoList = [1, n0, _QIL,
|
|
615
|
+
0, () => QuotaInfo$
|
|
616
|
+
];
|
|
617
|
+
var QuotaUtilizationInfoList = [1, n0, _QUIL,
|
|
618
|
+
0, () => QuotaUtilizationInfo$
|
|
619
|
+
];
|
|
620
|
+
var RequestedServiceQuotaChangeHistoryListDefinition = [1, n0, _RSQCHLD,
|
|
621
|
+
0, () => RequestedServiceQuotaChange$
|
|
622
|
+
];
|
|
623
|
+
var ServiceInfoListDefinition = [1, n0, _SILD,
|
|
624
|
+
0, () => ServiceInfo$
|
|
625
|
+
];
|
|
626
|
+
var ServiceQuotaIncreaseRequestInTemplateList = [1, n0, _SQIRITL,
|
|
627
|
+
0, () => ServiceQuotaIncreaseRequestInTemplate$
|
|
628
|
+
];
|
|
629
|
+
var ServiceQuotaListDefinition = [1, n0, _SQLD,
|
|
630
|
+
0, () => ServiceQuota$
|
|
631
|
+
];
|
|
632
|
+
var ExclusionList = [2, n0, _EL,
|
|
633
|
+
0, 0, 64 | 0
|
|
634
|
+
];
|
|
635
|
+
var ExclusionQuotaList = [2, n0, _EQL,
|
|
636
|
+
0, 0, () => QuotaInfoList
|
|
637
|
+
];
|
|
541
638
|
var MetricDimensionsMapDefinition = 128 | 0;
|
|
542
|
-
export var AssociateServiceQuotaTemplate$ = [
|
|
543
|
-
|
|
544
|
-
n0,
|
|
545
|
-
_ASQT,
|
|
546
|
-
0,
|
|
547
|
-
() => AssociateServiceQuotaTemplateRequest$,
|
|
548
|
-
() => AssociateServiceQuotaTemplateResponse$,
|
|
549
|
-
];
|
|
550
|
-
export var CreateSupportCase$ = [
|
|
551
|
-
9,
|
|
552
|
-
n0,
|
|
553
|
-
_CSC,
|
|
554
|
-
0,
|
|
555
|
-
() => CreateSupportCaseRequest$,
|
|
556
|
-
() => CreateSupportCaseResponse$,
|
|
557
|
-
];
|
|
558
|
-
export var DeleteServiceQuotaIncreaseRequestFromTemplate$ = [
|
|
559
|
-
9,
|
|
560
|
-
n0,
|
|
561
|
-
_DSQIRFT,
|
|
562
|
-
0,
|
|
563
|
-
() => DeleteServiceQuotaIncreaseRequestFromTemplateRequest$,
|
|
564
|
-
() => DeleteServiceQuotaIncreaseRequestFromTemplateResponse$,
|
|
565
|
-
];
|
|
566
|
-
export var DisassociateServiceQuotaTemplate$ = [
|
|
567
|
-
9,
|
|
568
|
-
n0,
|
|
569
|
-
_DSQT,
|
|
570
|
-
0,
|
|
571
|
-
() => DisassociateServiceQuotaTemplateRequest$,
|
|
572
|
-
() => DisassociateServiceQuotaTemplateResponse$,
|
|
573
|
-
];
|
|
574
|
-
export var GetAssociationForServiceQuotaTemplate$ = [
|
|
575
|
-
9,
|
|
576
|
-
n0,
|
|
577
|
-
_GAFSQT,
|
|
578
|
-
0,
|
|
579
|
-
() => GetAssociationForServiceQuotaTemplateRequest$,
|
|
580
|
-
() => GetAssociationForServiceQuotaTemplateResponse$,
|
|
581
|
-
];
|
|
582
|
-
export var GetAutoManagementConfiguration$ = [
|
|
583
|
-
9,
|
|
584
|
-
n0,
|
|
585
|
-
_GAMC,
|
|
586
|
-
0,
|
|
587
|
-
() => GetAutoManagementConfigurationRequest$,
|
|
588
|
-
() => GetAutoManagementConfigurationResponse$,
|
|
589
|
-
];
|
|
590
|
-
export var GetAWSDefaultServiceQuota$ = [
|
|
591
|
-
9,
|
|
592
|
-
n0,
|
|
593
|
-
_GAWSDSQ,
|
|
594
|
-
0,
|
|
595
|
-
() => GetAWSDefaultServiceQuotaRequest$,
|
|
596
|
-
() => GetAWSDefaultServiceQuotaResponse$,
|
|
597
|
-
];
|
|
598
|
-
export var GetQuotaUtilizationReport$ = [
|
|
599
|
-
9,
|
|
600
|
-
n0,
|
|
601
|
-
_GQUR,
|
|
602
|
-
0,
|
|
603
|
-
() => GetQuotaUtilizationReportRequest$,
|
|
604
|
-
() => GetQuotaUtilizationReportResponse$,
|
|
605
|
-
];
|
|
606
|
-
export var GetRequestedServiceQuotaChange$ = [
|
|
607
|
-
9,
|
|
608
|
-
n0,
|
|
609
|
-
_GRSQC,
|
|
610
|
-
0,
|
|
611
|
-
() => GetRequestedServiceQuotaChangeRequest$,
|
|
612
|
-
() => GetRequestedServiceQuotaChangeResponse$,
|
|
613
|
-
];
|
|
614
|
-
export var GetServiceQuota$ = [
|
|
615
|
-
9,
|
|
616
|
-
n0,
|
|
617
|
-
_GSQ,
|
|
618
|
-
0,
|
|
619
|
-
() => GetServiceQuotaRequest$,
|
|
620
|
-
() => GetServiceQuotaResponse$,
|
|
621
|
-
];
|
|
622
|
-
export var GetServiceQuotaIncreaseRequestFromTemplate$ = [
|
|
623
|
-
9,
|
|
624
|
-
n0,
|
|
625
|
-
_GSQIRFT,
|
|
626
|
-
0,
|
|
627
|
-
() => GetServiceQuotaIncreaseRequestFromTemplateRequest$,
|
|
628
|
-
() => GetServiceQuotaIncreaseRequestFromTemplateResponse$,
|
|
629
|
-
];
|
|
630
|
-
export var ListAWSDefaultServiceQuotas$ = [
|
|
631
|
-
9,
|
|
632
|
-
n0,
|
|
633
|
-
_LAWSDSQ,
|
|
634
|
-
0,
|
|
635
|
-
() => ListAWSDefaultServiceQuotasRequest$,
|
|
636
|
-
() => ListAWSDefaultServiceQuotasResponse$,
|
|
637
|
-
];
|
|
638
|
-
export var ListRequestedServiceQuotaChangeHistory$ = [
|
|
639
|
-
9,
|
|
640
|
-
n0,
|
|
641
|
-
_LRSQCH,
|
|
642
|
-
0,
|
|
643
|
-
() => ListRequestedServiceQuotaChangeHistoryRequest$,
|
|
644
|
-
() => ListRequestedServiceQuotaChangeHistoryResponse$,
|
|
639
|
+
export var AssociateServiceQuotaTemplate$ = [9, n0, _ASQT,
|
|
640
|
+
0, () => AssociateServiceQuotaTemplateRequest$, () => AssociateServiceQuotaTemplateResponse$
|
|
645
641
|
];
|
|
646
|
-
export var
|
|
647
|
-
|
|
648
|
-
n0,
|
|
649
|
-
_LRSQCHBQ,
|
|
650
|
-
0,
|
|
651
|
-
() => ListRequestedServiceQuotaChangeHistoryByQuotaRequest$,
|
|
652
|
-
() => ListRequestedServiceQuotaChangeHistoryByQuotaResponse$,
|
|
642
|
+
export var CreateSupportCase$ = [9, n0, _CSC,
|
|
643
|
+
0, () => CreateSupportCaseRequest$, () => CreateSupportCaseResponse$
|
|
653
644
|
];
|
|
654
|
-
export var
|
|
655
|
-
|
|
656
|
-
n0,
|
|
657
|
-
_LSQIRIT,
|
|
658
|
-
0,
|
|
659
|
-
() => ListServiceQuotaIncreaseRequestsInTemplateRequest$,
|
|
660
|
-
() => ListServiceQuotaIncreaseRequestsInTemplateResponse$,
|
|
645
|
+
export var DeleteServiceQuotaIncreaseRequestFromTemplate$ = [9, n0, _DSQIRFT,
|
|
646
|
+
0, () => DeleteServiceQuotaIncreaseRequestFromTemplateRequest$, () => DeleteServiceQuotaIncreaseRequestFromTemplateResponse$
|
|
661
647
|
];
|
|
662
|
-
export var
|
|
663
|
-
|
|
664
|
-
n0,
|
|
665
|
-
_LSQ,
|
|
666
|
-
0,
|
|
667
|
-
() => ListServiceQuotasRequest$,
|
|
668
|
-
() => ListServiceQuotasResponse$,
|
|
648
|
+
export var DisassociateServiceQuotaTemplate$ = [9, n0, _DSQT,
|
|
649
|
+
0, () => DisassociateServiceQuotaTemplateRequest$, () => DisassociateServiceQuotaTemplateResponse$
|
|
669
650
|
];
|
|
670
|
-
export var
|
|
671
|
-
|
|
672
|
-
n0,
|
|
673
|
-
_LS,
|
|
674
|
-
0,
|
|
675
|
-
() => ListServicesRequest$,
|
|
676
|
-
() => ListServicesResponse$,
|
|
651
|
+
export var GetAssociationForServiceQuotaTemplate$ = [9, n0, _GAFSQT,
|
|
652
|
+
0, () => GetAssociationForServiceQuotaTemplateRequest$, () => GetAssociationForServiceQuotaTemplateResponse$
|
|
677
653
|
];
|
|
678
|
-
export var
|
|
679
|
-
|
|
680
|
-
n0,
|
|
681
|
-
_LTFR,
|
|
682
|
-
0,
|
|
683
|
-
() => ListTagsForResourceRequest$,
|
|
684
|
-
() => ListTagsForResourceResponse$,
|
|
654
|
+
export var GetAutoManagementConfiguration$ = [9, n0, _GAMC,
|
|
655
|
+
0, () => GetAutoManagementConfigurationRequest$, () => GetAutoManagementConfigurationResponse$
|
|
685
656
|
];
|
|
686
|
-
export var
|
|
687
|
-
|
|
688
|
-
n0,
|
|
689
|
-
_PSQIRIT,
|
|
690
|
-
0,
|
|
691
|
-
() => PutServiceQuotaIncreaseRequestIntoTemplateRequest$,
|
|
692
|
-
() => PutServiceQuotaIncreaseRequestIntoTemplateResponse$,
|
|
657
|
+
export var GetAWSDefaultServiceQuota$ = [9, n0, _GAWSDSQ,
|
|
658
|
+
0, () => GetAWSDefaultServiceQuotaRequest$, () => GetAWSDefaultServiceQuotaResponse$
|
|
693
659
|
];
|
|
694
|
-
export var
|
|
695
|
-
|
|
696
|
-
n0,
|
|
697
|
-
_RSQI,
|
|
698
|
-
0,
|
|
699
|
-
() => RequestServiceQuotaIncreaseRequest$,
|
|
700
|
-
() => RequestServiceQuotaIncreaseResponse$,
|
|
660
|
+
export var GetQuotaUtilizationReport$ = [9, n0, _GQUR,
|
|
661
|
+
0, () => GetQuotaUtilizationReportRequest$, () => GetQuotaUtilizationReportResponse$
|
|
701
662
|
];
|
|
702
|
-
export var
|
|
703
|
-
|
|
704
|
-
n0,
|
|
705
|
-
_SAM,
|
|
706
|
-
0,
|
|
707
|
-
() => StartAutoManagementRequest$,
|
|
708
|
-
() => StartAutoManagementResponse$,
|
|
663
|
+
export var GetRequestedServiceQuotaChange$ = [9, n0, _GRSQC,
|
|
664
|
+
0, () => GetRequestedServiceQuotaChangeRequest$, () => GetRequestedServiceQuotaChangeResponse$
|
|
709
665
|
];
|
|
710
|
-
export var
|
|
711
|
-
|
|
712
|
-
n0,
|
|
713
|
-
_SQUR,
|
|
714
|
-
0,
|
|
715
|
-
() => StartQuotaUtilizationReportRequest$,
|
|
716
|
-
() => StartQuotaUtilizationReportResponse$,
|
|
666
|
+
export var GetServiceQuota$ = [9, n0, _GSQ,
|
|
667
|
+
0, () => GetServiceQuotaRequest$, () => GetServiceQuotaResponse$
|
|
717
668
|
];
|
|
718
|
-
export var
|
|
719
|
-
|
|
720
|
-
n0,
|
|
721
|
-
_SAMt,
|
|
722
|
-
0,
|
|
723
|
-
() => StopAutoManagementRequest$,
|
|
724
|
-
() => StopAutoManagementResponse$,
|
|
669
|
+
export var GetServiceQuotaIncreaseRequestFromTemplate$ = [9, n0, _GSQIRFT,
|
|
670
|
+
0, () => GetServiceQuotaIncreaseRequestFromTemplateRequest$, () => GetServiceQuotaIncreaseRequestFromTemplateResponse$
|
|
725
671
|
];
|
|
726
|
-
export var
|
|
727
|
-
|
|
728
|
-
9,
|
|
729
|
-
n0,
|
|
730
|
-
_UR,
|
|
731
|
-
0,
|
|
732
|
-
() => UntagResourceRequest$,
|
|
733
|
-
() => UntagResourceResponse$,
|
|
672
|
+
export var ListAWSDefaultServiceQuotas$ = [9, n0, _LAWSDSQ,
|
|
673
|
+
0, () => ListAWSDefaultServiceQuotasRequest$, () => ListAWSDefaultServiceQuotasResponse$
|
|
734
674
|
];
|
|
735
|
-
export var
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
0,
|
|
740
|
-
|
|
741
|
-
|
|
675
|
+
export var ListRequestedServiceQuotaChangeHistory$ = [9, n0, _LRSQCH,
|
|
676
|
+
0, () => ListRequestedServiceQuotaChangeHistoryRequest$, () => ListRequestedServiceQuotaChangeHistoryResponse$
|
|
677
|
+
];
|
|
678
|
+
export var ListRequestedServiceQuotaChangeHistoryByQuota$ = [9, n0, _LRSQCHBQ,
|
|
679
|
+
0, () => ListRequestedServiceQuotaChangeHistoryByQuotaRequest$, () => ListRequestedServiceQuotaChangeHistoryByQuotaResponse$
|
|
680
|
+
];
|
|
681
|
+
export var ListServiceQuotaIncreaseRequestsInTemplate$ = [9, n0, _LSQIRIT,
|
|
682
|
+
0, () => ListServiceQuotaIncreaseRequestsInTemplateRequest$, () => ListServiceQuotaIncreaseRequestsInTemplateResponse$
|
|
683
|
+
];
|
|
684
|
+
export var ListServiceQuotas$ = [9, n0, _LSQ,
|
|
685
|
+
0, () => ListServiceQuotasRequest$, () => ListServiceQuotasResponse$
|
|
686
|
+
];
|
|
687
|
+
export var ListServices$ = [9, n0, _LS,
|
|
688
|
+
0, () => ListServicesRequest$, () => ListServicesResponse$
|
|
689
|
+
];
|
|
690
|
+
export var ListTagsForResource$ = [9, n0, _LTFR,
|
|
691
|
+
0, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
692
|
+
];
|
|
693
|
+
export var PutServiceQuotaIncreaseRequestIntoTemplate$ = [9, n0, _PSQIRIT,
|
|
694
|
+
0, () => PutServiceQuotaIncreaseRequestIntoTemplateRequest$, () => PutServiceQuotaIncreaseRequestIntoTemplateResponse$
|
|
695
|
+
];
|
|
696
|
+
export var RequestServiceQuotaIncrease$ = [9, n0, _RSQI,
|
|
697
|
+
0, () => RequestServiceQuotaIncreaseRequest$, () => RequestServiceQuotaIncreaseResponse$
|
|
698
|
+
];
|
|
699
|
+
export var StartAutoManagement$ = [9, n0, _SAM,
|
|
700
|
+
0, () => StartAutoManagementRequest$, () => StartAutoManagementResponse$
|
|
701
|
+
];
|
|
702
|
+
export var StartQuotaUtilizationReport$ = [9, n0, _SQUR,
|
|
703
|
+
0, () => StartQuotaUtilizationReportRequest$, () => StartQuotaUtilizationReportResponse$
|
|
704
|
+
];
|
|
705
|
+
export var StopAutoManagement$ = [9, n0, _SAMt,
|
|
706
|
+
0, () => StopAutoManagementRequest$, () => StopAutoManagementResponse$
|
|
707
|
+
];
|
|
708
|
+
export var TagResource$ = [9, n0, _TR,
|
|
709
|
+
0, () => TagResourceRequest$, () => TagResourceResponse$
|
|
710
|
+
];
|
|
711
|
+
export var UntagResource$ = [9, n0, _UR,
|
|
712
|
+
0, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
713
|
+
];
|
|
714
|
+
export var UpdateAutoManagement$ = [9, n0, _UAM,
|
|
715
|
+
0, () => UpdateAutoManagementRequest$, () => UpdateAutoManagementResponse$
|
|
742
716
|
];
|