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