@aws-sdk/client-service-quotas 3.987.0 → 3.989.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.
@@ -0,0 +1,727 @@
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
+ const _A = "Adjustable";
7
+ const _ADE = "AccessDeniedException";
8
+ const _AR = "AwsRegion";
9
+ const _ASQT = "AssociateServiceQuotaTemplate";
10
+ const _ASQTR = "AssociateServiceQuotaTemplateRequest";
11
+ const _ASQTRs = "AssociateServiceQuotaTemplateResponse";
12
+ const _AV = "AppliedValue";
13
+ const _AWSSANEE = "AWSServiceAccessNotEnabledException";
14
+ const _C = "Created";
15
+ const _CI = "ContextId";
16
+ const _CIa = "CaseId";
17
+ const _CS = "ContextScope";
18
+ const _CSC = "CreateSupportCase";
19
+ const _CSCR = "CreateSupportCaseRequest";
20
+ const _CSCRr = "CreateSupportCaseResponse";
21
+ const _CST = "ContextScopeType";
22
+ const _D = "Description";
23
+ const _DADE = "DependencyAccessDeniedException";
24
+ const _DSQIRFT = "DeleteServiceQuotaIncreaseRequestFromTemplate";
25
+ const _DSQIRFTR = "DeleteServiceQuotaIncreaseRequestFromTemplateRequest";
26
+ const _DSQIRFTRe = "DeleteServiceQuotaIncreaseRequestFromTemplateResponse";
27
+ const _DSQT = "DisassociateServiceQuotaTemplate";
28
+ const _DSQTR = "DisassociateServiceQuotaTemplateRequest";
29
+ const _DSQTRi = "DisassociateServiceQuotaTemplateResponse";
30
+ const _DV = "DesiredValue";
31
+ const _DVe = "DefaultValue";
32
+ const _EC = "ErrorCode";
33
+ const _EL = "ExclusionList";
34
+ const _EM = "ErrorMessage";
35
+ const _EQL = "ExclusionQuotaList";
36
+ const _ER = "ErrorReason";
37
+ const _GA = "GeneratedAt";
38
+ const _GAFSQT = "GetAssociationForServiceQuotaTemplate";
39
+ const _GAFSQTR = "GetAssociationForServiceQuotaTemplateRequest";
40
+ const _GAFSQTRe = "GetAssociationForServiceQuotaTemplateResponse";
41
+ const _GAMC = "GetAutoManagementConfiguration";
42
+ const _GAMCR = "GetAutoManagementConfigurationRequest";
43
+ const _GAMCRe = "GetAutoManagementConfigurationResponse";
44
+ const _GAWSDSQ = "GetAWSDefaultServiceQuota";
45
+ const _GAWSDSQR = "GetAWSDefaultServiceQuotaRequest";
46
+ const _GAWSDSQRe = "GetAWSDefaultServiceQuotaResponse";
47
+ const _GQ = "GlobalQuota";
48
+ const _GQUR = "GetQuotaUtilizationReport";
49
+ const _GQURR = "GetQuotaUtilizationReportRequest";
50
+ const _GQURRe = "GetQuotaUtilizationReportResponse";
51
+ const _GRSQC = "GetRequestedServiceQuotaChange";
52
+ const _GRSQCR = "GetRequestedServiceQuotaChangeRequest";
53
+ const _GRSQCRe = "GetRequestedServiceQuotaChangeResponse";
54
+ const _GSQ = "GetServiceQuota";
55
+ const _GSQIRFT = "GetServiceQuotaIncreaseRequestFromTemplate";
56
+ const _GSQIRFTR = "GetServiceQuotaIncreaseRequestFromTemplateRequest";
57
+ const _GSQIRFTRe = "GetServiceQuotaIncreaseRequestFromTemplateResponse";
58
+ const _GSQR = "GetServiceQuotaRequest";
59
+ const _GSQRe = "GetServiceQuotaResponse";
60
+ const _I = "Id";
61
+ const _IAE = "IllegalArgumentException";
62
+ const _IPTE = "InvalidPaginationTokenException";
63
+ const _IRSE = "InvalidResourceStateException";
64
+ const _IT = "InputTags";
65
+ const _K = "Key";
66
+ const _LAWSDSQ = "ListAWSDefaultServiceQuotas";
67
+ const _LAWSDSQR = "ListAWSDefaultServiceQuotasRequest";
68
+ const _LAWSDSQRi = "ListAWSDefaultServiceQuotasResponse";
69
+ const _LRSQCH = "ListRequestedServiceQuotaChangeHistory";
70
+ const _LRSQCHBQ = "ListRequestedServiceQuotaChangeHistoryByQuota";
71
+ const _LRSQCHBQR = "ListRequestedServiceQuotaChangeHistoryByQuotaRequest";
72
+ const _LRSQCHBQRi = "ListRequestedServiceQuotaChangeHistoryByQuotaResponse";
73
+ const _LRSQCHR = "ListRequestedServiceQuotaChangeHistoryRequest";
74
+ const _LRSQCHRi = "ListRequestedServiceQuotaChangeHistoryResponse";
75
+ const _LS = "ListServices";
76
+ const _LSQ = "ListServiceQuotas";
77
+ const _LSQIRIT = "ListServiceQuotaIncreaseRequestsInTemplate";
78
+ const _LSQIRITR = "ListServiceQuotaIncreaseRequestsInTemplateRequest";
79
+ const _LSQIRITRi = "ListServiceQuotaIncreaseRequestsInTemplateResponse";
80
+ const _LSQR = "ListServiceQuotasRequest";
81
+ const _LSQRi = "ListServiceQuotasResponse";
82
+ const _LSR = "ListServicesRequest";
83
+ const _LSRi = "ListServicesResponse";
84
+ const _LTFR = "ListTagsForResource";
85
+ const _LTFRR = "ListTagsForResourceRequest";
86
+ const _LTFRRi = "ListTagsForResourceResponse";
87
+ const _LU = "LastUpdated";
88
+ const _M = "Message";
89
+ const _MD = "MetricDimensions";
90
+ const _MI = "MetricInfo";
91
+ const _MN = "MetricNamespace";
92
+ const _MNe = "MetricName";
93
+ const _MR = "MaxResults";
94
+ const _MSR = "MetricStatisticRecommendation";
95
+ const _N = "Namespace";
96
+ const _NA = "NotificationArn";
97
+ const _NAOE = "NoAvailableOrganizationException";
98
+ const _NSRE = "NoSuchResourceException";
99
+ const _NT = "NextToken";
100
+ const _OIL = "OptInLevel";
101
+ const _OIS = "OptInStatus";
102
+ const _OIT = "OptInType";
103
+ const _ONIAFME = "OrganizationNotInAllFeaturesModeException";
104
+ const _OT = "OutputTags";
105
+ const _P = "Period";
106
+ const _PSQIRIT = "PutServiceQuotaIncreaseRequestIntoTemplate";
107
+ const _PSQIRITR = "PutServiceQuotaIncreaseRequestIntoTemplateRequest";
108
+ const _PSQIRITRu = "PutServiceQuotaIncreaseRequestIntoTemplateResponse";
109
+ const _PU = "PeriodUnit";
110
+ const _PV = "PeriodValue";
111
+ const _Q = "Quota";
112
+ const _QA = "QuotaArn";
113
+ const _QAAL = "QuotaAppliedAtLevel";
114
+ const _QC = "QuotaCode";
115
+ const _QCI = "QuotaContextInfo";
116
+ const _QCu = "QuotaContext";
117
+ const _QEE = "QuotaExceededException";
118
+ const _QI = "QuotaInfo";
119
+ const _QIL = "QuotaInfoList";
120
+ const _QN = "QuotaName";
121
+ const _QP = "QuotaPeriod";
122
+ const _QRAL = "QuotaRequestedAtLevel";
123
+ const _QUI = "QuotaUtilizationInfo";
124
+ const _QUIL = "QuotaUtilizationInfoList";
125
+ const _Qu = "Quotas";
126
+ const _R = "Requester";
127
+ const _RAEE = "ResourceAlreadyExistsException";
128
+ const _RARN = "ResourceARN";
129
+ const _RI = "RequestId";
130
+ const _RIe = "ReportId";
131
+ const _RQ = "RequestedQuota";
132
+ const _RQe = "RequestedQuotas";
133
+ const _RSQC = "RequestedServiceQuotaChange";
134
+ const _RSQCHLD = "RequestedServiceQuotaChangeHistoryListDefinition";
135
+ const _RSQI = "RequestServiceQuotaIncrease";
136
+ const _RSQIR = "RequestServiceQuotaIncreaseRequest";
137
+ const _RSQIRe = "RequestServiceQuotaIncreaseResponse";
138
+ const _RT = "RequestType";
139
+ const _S = "Status";
140
+ const _SAM = "StartAutoManagement";
141
+ const _SAMR = "StartAutoManagementRequest";
142
+ const _SAMRt = "StartAutoManagementResponse";
143
+ const _SAMRto = "StopAutoManagementRequest";
144
+ const _SAMRtop = "StopAutoManagementResponse";
145
+ const _SAMt = "StopAutoManagement";
146
+ const _SC = "ServiceCode";
147
+ const _SCA = "SupportCaseAllowed";
148
+ const _SE = "ServiceException";
149
+ const _SI = "ServiceInfo";
150
+ const _SILD = "ServiceInfoListDefinition";
151
+ const _SN = "ServiceName";
152
+ const _SQ = "ServiceQuota";
153
+ const _SQIRIT = "ServiceQuotaIncreaseRequestInTemplate";
154
+ const _SQIRITL = "ServiceQuotaIncreaseRequestInTemplateList";
155
+ const _SQLD = "ServiceQuotaListDefinition";
156
+ const _SQTAS = "ServiceQuotaTemplateAssociationStatus";
157
+ const _SQTNIUE = "ServiceQuotaTemplateNotInUseException";
158
+ const _SQUR = "StartQuotaUtilizationReport";
159
+ const _SQURR = "StartQuotaUtilizationReportRequest";
160
+ const _SQURRt = "StartQuotaUtilizationReportResponse";
161
+ const _Se = "Services";
162
+ const _T = "Tags";
163
+ const _TC = "TotalCount";
164
+ const _TK = "TagKeys";
165
+ const _TMRE = "TooManyRequestsException";
166
+ const _TMTE = "TooManyTagsException";
167
+ const _TNAIRE = "TemplatesNotAvailableInRegionException";
168
+ const _TPVE = "TagPolicyViolationException";
169
+ const _TR = "TagResource";
170
+ const _TRR = "TagResourceRequest";
171
+ const _TRRa = "TagResourceResponse";
172
+ const _Ta = "Tag";
173
+ const _U = "Utilization";
174
+ const _UAM = "UpdateAutoManagement";
175
+ const _UAMR = "UpdateAutoManagementRequest";
176
+ const _UAMRp = "UpdateAutoManagementResponse";
177
+ const _UM = "UsageMetric";
178
+ const _UR = "UntagResource";
179
+ const _URR = "UntagResourceRequest";
180
+ const _URRn = "UntagResourceResponse";
181
+ const _Un = "Unit";
182
+ const _V = "Value";
183
+ const _c = "client";
184
+ const _e = "error";
185
+ const _hE = "httpError";
186
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.servicequotas";
187
+ const _se = "server";
188
+ 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,
197
+ { [_e]: _c, [_hE]: 403 },
198
+ [_M],
199
+ [0]
200
+ ];
201
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
202
+ exports.AWSServiceAccessNotEnabledException$ = [-3, n0, _AWSSANEE,
203
+ { [_e]: _c, [_hE]: 403 },
204
+ [_M],
205
+ [0]
206
+ ];
207
+ n0_registry.registerError(exports.AWSServiceAccessNotEnabledException$, errors_1.AWSServiceAccessNotEnabledException);
208
+ exports.DependencyAccessDeniedException$ = [-3, n0, _DADE,
209
+ { [_e]: _c, [_hE]: 403 },
210
+ [_M],
211
+ [0]
212
+ ];
213
+ n0_registry.registerError(exports.DependencyAccessDeniedException$, errors_1.DependencyAccessDeniedException);
214
+ exports.IllegalArgumentException$ = [-3, n0, _IAE,
215
+ { [_e]: _c, [_hE]: 400 },
216
+ [_M],
217
+ [0]
218
+ ];
219
+ n0_registry.registerError(exports.IllegalArgumentException$, errors_1.IllegalArgumentException);
220
+ exports.InvalidPaginationTokenException$ = [-3, n0, _IPTE,
221
+ { [_e]: _c, [_hE]: 400 },
222
+ [_M],
223
+ [0]
224
+ ];
225
+ n0_registry.registerError(exports.InvalidPaginationTokenException$, errors_1.InvalidPaginationTokenException);
226
+ exports.InvalidResourceStateException$ = [-3, n0, _IRSE,
227
+ { [_e]: _c, [_hE]: 405 },
228
+ [_M],
229
+ [0]
230
+ ];
231
+ n0_registry.registerError(exports.InvalidResourceStateException$, errors_1.InvalidResourceStateException);
232
+ exports.NoAvailableOrganizationException$ = [-3, n0, _NAOE,
233
+ { [_e]: _c, [_hE]: 403 },
234
+ [_M],
235
+ [0]
236
+ ];
237
+ n0_registry.registerError(exports.NoAvailableOrganizationException$, errors_1.NoAvailableOrganizationException);
238
+ exports.NoSuchResourceException$ = [-3, n0, _NSRE,
239
+ { [_e]: _c, [_hE]: 404 },
240
+ [_M],
241
+ [0]
242
+ ];
243
+ n0_registry.registerError(exports.NoSuchResourceException$, errors_1.NoSuchResourceException);
244
+ exports.OrganizationNotInAllFeaturesModeException$ = [-3, n0, _ONIAFME,
245
+ { [_e]: _c, [_hE]: 400 },
246
+ [_M],
247
+ [0]
248
+ ];
249
+ n0_registry.registerError(exports.OrganizationNotInAllFeaturesModeException$, errors_1.OrganizationNotInAllFeaturesModeException);
250
+ exports.QuotaExceededException$ = [-3, n0, _QEE,
251
+ { [_e]: _c, [_hE]: 409 },
252
+ [_M],
253
+ [0]
254
+ ];
255
+ n0_registry.registerError(exports.QuotaExceededException$, errors_1.QuotaExceededException);
256
+ exports.ResourceAlreadyExistsException$ = [-3, n0, _RAEE,
257
+ { [_e]: _c, [_hE]: 400 },
258
+ [_M],
259
+ [0]
260
+ ];
261
+ n0_registry.registerError(exports.ResourceAlreadyExistsException$, errors_1.ResourceAlreadyExistsException);
262
+ exports.ServiceException$ = [-3, n0, _SE,
263
+ { [_e]: _se, [_hE]: 500 },
264
+ [_M],
265
+ [0]
266
+ ];
267
+ n0_registry.registerError(exports.ServiceException$, errors_1.ServiceException);
268
+ exports.ServiceQuotaTemplateNotInUseException$ = [-3, n0, _SQTNIUE,
269
+ { [_e]: _c, [_hE]: 400 },
270
+ [_M],
271
+ [0]
272
+ ];
273
+ n0_registry.registerError(exports.ServiceQuotaTemplateNotInUseException$, errors_1.ServiceQuotaTemplateNotInUseException);
274
+ exports.TagPolicyViolationException$ = [-3, n0, _TPVE,
275
+ { [_e]: _c, [_hE]: 401 },
276
+ [_M],
277
+ [0]
278
+ ];
279
+ n0_registry.registerError(exports.TagPolicyViolationException$, errors_1.TagPolicyViolationException);
280
+ exports.TemplatesNotAvailableInRegionException$ = [-3, n0, _TNAIRE,
281
+ { [_e]: _c, [_hE]: 404 },
282
+ [_M],
283
+ [0]
284
+ ];
285
+ n0_registry.registerError(exports.TemplatesNotAvailableInRegionException$, errors_1.TemplatesNotAvailableInRegionException);
286
+ exports.TooManyRequestsException$ = [-3, n0, _TMRE,
287
+ { [_e]: _c, [_hE]: 429 },
288
+ [_M],
289
+ [0]
290
+ ];
291
+ n0_registry.registerError(exports.TooManyRequestsException$, errors_1.TooManyRequestsException);
292
+ exports.TooManyTagsException$ = [-3, n0, _TMTE,
293
+ { [_e]: _c, [_hE]: 400 },
294
+ [_M],
295
+ [0]
296
+ ];
297
+ n0_registry.registerError(exports.TooManyTagsException$, errors_1.TooManyTagsException);
298
+ exports.errorTypeRegistries = [
299
+ _s_registry,
300
+ n0_registry,
301
+ ];
302
+ exports.AssociateServiceQuotaTemplateRequest$ = [3, n0, _ASQTR,
303
+ 0,
304
+ [],
305
+ []
306
+ ];
307
+ exports.AssociateServiceQuotaTemplateResponse$ = [3, n0, _ASQTRs,
308
+ 0,
309
+ [],
310
+ []
311
+ ];
312
+ exports.CreateSupportCaseRequest$ = [3, n0, _CSCR,
313
+ 0,
314
+ [_RI],
315
+ [0], 1
316
+ ];
317
+ exports.CreateSupportCaseResponse$ = [3, n0, _CSCRr,
318
+ 0,
319
+ [],
320
+ []
321
+ ];
322
+ exports.DeleteServiceQuotaIncreaseRequestFromTemplateRequest$ = [3, n0, _DSQIRFTR,
323
+ 0,
324
+ [_SC, _QC, _AR],
325
+ [0, 0, 0], 3
326
+ ];
327
+ exports.DeleteServiceQuotaIncreaseRequestFromTemplateResponse$ = [3, n0, _DSQIRFTRe,
328
+ 0,
329
+ [],
330
+ []
331
+ ];
332
+ exports.DisassociateServiceQuotaTemplateRequest$ = [3, n0, _DSQTR,
333
+ 0,
334
+ [],
335
+ []
336
+ ];
337
+ exports.DisassociateServiceQuotaTemplateResponse$ = [3, n0, _DSQTRi,
338
+ 0,
339
+ [],
340
+ []
341
+ ];
342
+ exports.ErrorReason$ = [3, n0, _ER,
343
+ 0,
344
+ [_EC, _EM],
345
+ [0, 0]
346
+ ];
347
+ exports.GetAssociationForServiceQuotaTemplateRequest$ = [3, n0, _GAFSQTR,
348
+ 0,
349
+ [],
350
+ []
351
+ ];
352
+ exports.GetAssociationForServiceQuotaTemplateResponse$ = [3, n0, _GAFSQTRe,
353
+ 0,
354
+ [_SQTAS],
355
+ [0]
356
+ ];
357
+ exports.GetAutoManagementConfigurationRequest$ = [3, n0, _GAMCR,
358
+ 0,
359
+ [],
360
+ []
361
+ ];
362
+ exports.GetAutoManagementConfigurationResponse$ = [3, n0, _GAMCRe,
363
+ 0,
364
+ [_OIL, _OIT, _NA, _OIS, _EL],
365
+ [0, 0, 0, 0, () => ExclusionQuotaList]
366
+ ];
367
+ exports.GetAWSDefaultServiceQuotaRequest$ = [3, n0, _GAWSDSQR,
368
+ 0,
369
+ [_SC, _QC],
370
+ [0, 0], 2
371
+ ];
372
+ exports.GetAWSDefaultServiceQuotaResponse$ = [3, n0, _GAWSDSQRe,
373
+ 0,
374
+ [_Q],
375
+ [() => exports.ServiceQuota$]
376
+ ];
377
+ exports.GetQuotaUtilizationReportRequest$ = [3, n0, _GQURR,
378
+ 0,
379
+ [_RIe, _NT, _MR],
380
+ [0, 0, 1], 1
381
+ ];
382
+ exports.GetQuotaUtilizationReportResponse$ = [3, n0, _GQURRe,
383
+ 0,
384
+ [_RIe, _S, _GA, _TC, _Qu, _NT, _EC, _EM],
385
+ [0, 0, 4, 1, () => QuotaUtilizationInfoList, 0, 0, 0]
386
+ ];
387
+ exports.GetRequestedServiceQuotaChangeRequest$ = [3, n0, _GRSQCR,
388
+ 0,
389
+ [_RI],
390
+ [0], 1
391
+ ];
392
+ exports.GetRequestedServiceQuotaChangeResponse$ = [3, n0, _GRSQCRe,
393
+ 0,
394
+ [_RQ],
395
+ [() => exports.RequestedServiceQuotaChange$]
396
+ ];
397
+ exports.GetServiceQuotaIncreaseRequestFromTemplateRequest$ = [3, n0, _GSQIRFTR,
398
+ 0,
399
+ [_SC, _QC, _AR],
400
+ [0, 0, 0], 3
401
+ ];
402
+ exports.GetServiceQuotaIncreaseRequestFromTemplateResponse$ = [3, n0, _GSQIRFTRe,
403
+ 0,
404
+ [_SQIRIT],
405
+ [() => exports.ServiceQuotaIncreaseRequestInTemplate$]
406
+ ];
407
+ exports.GetServiceQuotaRequest$ = [3, n0, _GSQR,
408
+ 0,
409
+ [_SC, _QC, _CI],
410
+ [0, 0, 0], 2
411
+ ];
412
+ exports.GetServiceQuotaResponse$ = [3, n0, _GSQRe,
413
+ 0,
414
+ [_Q],
415
+ [() => exports.ServiceQuota$]
416
+ ];
417
+ exports.ListAWSDefaultServiceQuotasRequest$ = [3, n0, _LAWSDSQR,
418
+ 0,
419
+ [_SC, _NT, _MR],
420
+ [0, 0, 1], 1
421
+ ];
422
+ exports.ListAWSDefaultServiceQuotasResponse$ = [3, n0, _LAWSDSQRi,
423
+ 0,
424
+ [_NT, _Qu],
425
+ [0, () => ServiceQuotaListDefinition]
426
+ ];
427
+ exports.ListRequestedServiceQuotaChangeHistoryByQuotaRequest$ = [3, n0, _LRSQCHBQR,
428
+ 0,
429
+ [_SC, _QC, _S, _NT, _MR, _QRAL],
430
+ [0, 0, 0, 0, 1, 0], 2
431
+ ];
432
+ exports.ListRequestedServiceQuotaChangeHistoryByQuotaResponse$ = [3, n0, _LRSQCHBQRi,
433
+ 0,
434
+ [_NT, _RQe],
435
+ [0, () => RequestedServiceQuotaChangeHistoryListDefinition]
436
+ ];
437
+ exports.ListRequestedServiceQuotaChangeHistoryRequest$ = [3, n0, _LRSQCHR,
438
+ 0,
439
+ [_SC, _S, _NT, _MR, _QRAL],
440
+ [0, 0, 0, 1, 0]
441
+ ];
442
+ exports.ListRequestedServiceQuotaChangeHistoryResponse$ = [3, n0, _LRSQCHRi,
443
+ 0,
444
+ [_NT, _RQe],
445
+ [0, () => RequestedServiceQuotaChangeHistoryListDefinition]
446
+ ];
447
+ exports.ListServiceQuotaIncreaseRequestsInTemplateRequest$ = [3, n0, _LSQIRITR,
448
+ 0,
449
+ [_SC, _AR, _NT, _MR],
450
+ [0, 0, 0, 1]
451
+ ];
452
+ exports.ListServiceQuotaIncreaseRequestsInTemplateResponse$ = [3, n0, _LSQIRITRi,
453
+ 0,
454
+ [_SQIRITL, _NT],
455
+ [() => ServiceQuotaIncreaseRequestInTemplateList, 0]
456
+ ];
457
+ exports.ListServiceQuotasRequest$ = [3, n0, _LSQR,
458
+ 0,
459
+ [_SC, _NT, _MR, _QC, _QAAL],
460
+ [0, 0, 1, 0, 0], 1
461
+ ];
462
+ exports.ListServiceQuotasResponse$ = [3, n0, _LSQRi,
463
+ 0,
464
+ [_NT, _Qu],
465
+ [0, () => ServiceQuotaListDefinition]
466
+ ];
467
+ exports.ListServicesRequest$ = [3, n0, _LSR,
468
+ 0,
469
+ [_NT, _MR],
470
+ [0, 1]
471
+ ];
472
+ exports.ListServicesResponse$ = [3, n0, _LSRi,
473
+ 0,
474
+ [_NT, _Se],
475
+ [0, () => ServiceInfoListDefinition]
476
+ ];
477
+ exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
478
+ 0,
479
+ [_RARN],
480
+ [0], 1
481
+ ];
482
+ exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
483
+ 0,
484
+ [_T],
485
+ [() => OutputTags]
486
+ ];
487
+ exports.MetricInfo$ = [3, n0, _MI,
488
+ 0,
489
+ [_MN, _MNe, _MD, _MSR],
490
+ [0, 0, 128 | 0, 0]
491
+ ];
492
+ exports.PutServiceQuotaIncreaseRequestIntoTemplateRequest$ = [3, n0, _PSQIRITR,
493
+ 0,
494
+ [_QC, _SC, _AR, _DV],
495
+ [0, 0, 0, 1], 4
496
+ ];
497
+ exports.PutServiceQuotaIncreaseRequestIntoTemplateResponse$ = [3, n0, _PSQIRITRu,
498
+ 0,
499
+ [_SQIRIT],
500
+ [() => exports.ServiceQuotaIncreaseRequestInTemplate$]
501
+ ];
502
+ exports.QuotaContextInfo$ = [3, n0, _QCI,
503
+ 0,
504
+ [_CS, _CST, _CI],
505
+ [0, 0, 0]
506
+ ];
507
+ exports.QuotaInfo$ = [3, n0, _QI,
508
+ 0,
509
+ [_QC, _QN],
510
+ [0, 0]
511
+ ];
512
+ exports.QuotaPeriod$ = [3, n0, _QP,
513
+ 0,
514
+ [_PV, _PU],
515
+ [1, 0]
516
+ ];
517
+ exports.QuotaUtilizationInfo$ = [3, n0, _QUI,
518
+ 0,
519
+ [_QC, _SC, _QN, _N, _U, _DVe, _AV, _SN, _A],
520
+ [0, 0, 0, 0, 1, 1, 1, 0, 2]
521
+ ];
522
+ exports.RequestedServiceQuotaChange$ = [3, n0, _RSQC,
523
+ 0,
524
+ [_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$]
526
+ ];
527
+ exports.RequestServiceQuotaIncreaseRequest$ = [3, n0, _RSQIR,
528
+ 0,
529
+ [_SC, _QC, _DV, _CI, _SCA],
530
+ [0, 0, 1, 0, 2], 3
531
+ ];
532
+ exports.RequestServiceQuotaIncreaseResponse$ = [3, n0, _RSQIRe,
533
+ 0,
534
+ [_RQ],
535
+ [() => exports.RequestedServiceQuotaChange$]
536
+ ];
537
+ exports.ServiceInfo$ = [3, n0, _SI,
538
+ 0,
539
+ [_SC, _SN],
540
+ [0, 0]
541
+ ];
542
+ exports.ServiceQuota$ = [3, n0, _SQ,
543
+ 0,
544
+ [_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]
546
+ ];
547
+ exports.ServiceQuotaIncreaseRequestInTemplate$ = [3, n0, _SQIRIT,
548
+ 0,
549
+ [_SC, _SN, _QC, _QN, _DV, _AR, _Un, _GQ],
550
+ [0, 0, 0, 0, 1, 0, 0, 2]
551
+ ];
552
+ exports.StartAutoManagementRequest$ = [3, n0, _SAMR,
553
+ 0,
554
+ [_OIL, _OIT, _NA, _EL],
555
+ [0, 0, 0, [2, n0, _EL, 0, 0, 64 | 0]], 2
556
+ ];
557
+ exports.StartAutoManagementResponse$ = [3, n0, _SAMRt,
558
+ 0,
559
+ [],
560
+ []
561
+ ];
562
+ exports.StartQuotaUtilizationReportRequest$ = [3, n0, _SQURR,
563
+ 0,
564
+ [],
565
+ []
566
+ ];
567
+ exports.StartQuotaUtilizationReportResponse$ = [3, n0, _SQURRt,
568
+ 0,
569
+ [_RIe, _S, _M],
570
+ [0, 0, 0]
571
+ ];
572
+ exports.StopAutoManagementRequest$ = [3, n0, _SAMRto,
573
+ 0,
574
+ [],
575
+ []
576
+ ];
577
+ exports.StopAutoManagementResponse$ = [3, n0, _SAMRtop,
578
+ 0,
579
+ [],
580
+ []
581
+ ];
582
+ exports.Tag$ = [3, n0, _Ta,
583
+ 0,
584
+ [_K, _V],
585
+ [0, 0], 2
586
+ ];
587
+ exports.TagResourceRequest$ = [3, n0, _TRR,
588
+ 0,
589
+ [_RARN, _T],
590
+ [0, () => InputTags], 2
591
+ ];
592
+ exports.TagResourceResponse$ = [3, n0, _TRRa,
593
+ 0,
594
+ [],
595
+ []
596
+ ];
597
+ exports.UntagResourceRequest$ = [3, n0, _URR,
598
+ 0,
599
+ [_RARN, _TK],
600
+ [0, 64 | 0], 2
601
+ ];
602
+ exports.UntagResourceResponse$ = [3, n0, _URRn,
603
+ 0,
604
+ [],
605
+ []
606
+ ];
607
+ exports.UpdateAutoManagementRequest$ = [3, n0, _UAMR,
608
+ 0,
609
+ [_OIT, _NA, _EL],
610
+ [0, 0, [2, n0, _EL, 0, 0, 64 | 0]]
611
+ ];
612
+ exports.UpdateAutoManagementResponse$ = [3, n0, _UAMRp,
613
+ 0,
614
+ [],
615
+ []
616
+ ];
617
+ var ExcludedQuotaList = 64 | 0;
618
+ var InputTagKeys = 64 | 0;
619
+ var InputTags = [1, n0, _IT,
620
+ 0, () => exports.Tag$
621
+ ];
622
+ var OutputTags = [1, n0, _OT,
623
+ 0, () => exports.Tag$
624
+ ];
625
+ var QuotaInfoList = [1, n0, _QIL,
626
+ 0, () => exports.QuotaInfo$
627
+ ];
628
+ var QuotaUtilizationInfoList = [1, n0, _QUIL,
629
+ 0, () => exports.QuotaUtilizationInfo$
630
+ ];
631
+ var RequestedServiceQuotaChangeHistoryListDefinition = [1, n0, _RSQCHLD,
632
+ 0, () => exports.RequestedServiceQuotaChange$
633
+ ];
634
+ var ServiceInfoListDefinition = [1, n0, _SILD,
635
+ 0, () => exports.ServiceInfo$
636
+ ];
637
+ var ServiceQuotaIncreaseRequestInTemplateList = [1, n0, _SQIRITL,
638
+ 0, () => exports.ServiceQuotaIncreaseRequestInTemplate$
639
+ ];
640
+ var ServiceQuotaListDefinition = [1, n0, _SQLD,
641
+ 0, () => exports.ServiceQuota$
642
+ ];
643
+ var ExclusionList = [2, n0, _EL,
644
+ 0, 0, 64 | 0
645
+ ];
646
+ var ExclusionQuotaList = [2, n0, _EQL,
647
+ 0, 0, () => QuotaInfoList
648
+ ];
649
+ var MetricDimensionsMapDefinition = 128 | 0;
650
+ exports.AssociateServiceQuotaTemplate$ = [9, n0, _ASQT,
651
+ 0, () => exports.AssociateServiceQuotaTemplateRequest$, () => exports.AssociateServiceQuotaTemplateResponse$
652
+ ];
653
+ exports.CreateSupportCase$ = [9, n0, _CSC,
654
+ 0, () => exports.CreateSupportCaseRequest$, () => exports.CreateSupportCaseResponse$
655
+ ];
656
+ exports.DeleteServiceQuotaIncreaseRequestFromTemplate$ = [9, n0, _DSQIRFT,
657
+ 0, () => exports.DeleteServiceQuotaIncreaseRequestFromTemplateRequest$, () => exports.DeleteServiceQuotaIncreaseRequestFromTemplateResponse$
658
+ ];
659
+ exports.DisassociateServiceQuotaTemplate$ = [9, n0, _DSQT,
660
+ 0, () => exports.DisassociateServiceQuotaTemplateRequest$, () => exports.DisassociateServiceQuotaTemplateResponse$
661
+ ];
662
+ exports.GetAssociationForServiceQuotaTemplate$ = [9, n0, _GAFSQT,
663
+ 0, () => exports.GetAssociationForServiceQuotaTemplateRequest$, () => exports.GetAssociationForServiceQuotaTemplateResponse$
664
+ ];
665
+ exports.GetAutoManagementConfiguration$ = [9, n0, _GAMC,
666
+ 0, () => exports.GetAutoManagementConfigurationRequest$, () => exports.GetAutoManagementConfigurationResponse$
667
+ ];
668
+ exports.GetAWSDefaultServiceQuota$ = [9, n0, _GAWSDSQ,
669
+ 0, () => exports.GetAWSDefaultServiceQuotaRequest$, () => exports.GetAWSDefaultServiceQuotaResponse$
670
+ ];
671
+ exports.GetQuotaUtilizationReport$ = [9, n0, _GQUR,
672
+ 0, () => exports.GetQuotaUtilizationReportRequest$, () => exports.GetQuotaUtilizationReportResponse$
673
+ ];
674
+ exports.GetRequestedServiceQuotaChange$ = [9, n0, _GRSQC,
675
+ 0, () => exports.GetRequestedServiceQuotaChangeRequest$, () => exports.GetRequestedServiceQuotaChangeResponse$
676
+ ];
677
+ exports.GetServiceQuota$ = [9, n0, _GSQ,
678
+ 0, () => exports.GetServiceQuotaRequest$, () => exports.GetServiceQuotaResponse$
679
+ ];
680
+ exports.GetServiceQuotaIncreaseRequestFromTemplate$ = [9, n0, _GSQIRFT,
681
+ 0, () => exports.GetServiceQuotaIncreaseRequestFromTemplateRequest$, () => exports.GetServiceQuotaIncreaseRequestFromTemplateResponse$
682
+ ];
683
+ exports.ListAWSDefaultServiceQuotas$ = [9, n0, _LAWSDSQ,
684
+ 0, () => exports.ListAWSDefaultServiceQuotasRequest$, () => exports.ListAWSDefaultServiceQuotasResponse$
685
+ ];
686
+ exports.ListRequestedServiceQuotaChangeHistory$ = [9, n0, _LRSQCH,
687
+ 0, () => exports.ListRequestedServiceQuotaChangeHistoryRequest$, () => exports.ListRequestedServiceQuotaChangeHistoryResponse$
688
+ ];
689
+ exports.ListRequestedServiceQuotaChangeHistoryByQuota$ = [9, n0, _LRSQCHBQ,
690
+ 0, () => exports.ListRequestedServiceQuotaChangeHistoryByQuotaRequest$, () => exports.ListRequestedServiceQuotaChangeHistoryByQuotaResponse$
691
+ ];
692
+ exports.ListServiceQuotaIncreaseRequestsInTemplate$ = [9, n0, _LSQIRIT,
693
+ 0, () => exports.ListServiceQuotaIncreaseRequestsInTemplateRequest$, () => exports.ListServiceQuotaIncreaseRequestsInTemplateResponse$
694
+ ];
695
+ exports.ListServiceQuotas$ = [9, n0, _LSQ,
696
+ 0, () => exports.ListServiceQuotasRequest$, () => exports.ListServiceQuotasResponse$
697
+ ];
698
+ exports.ListServices$ = [9, n0, _LS,
699
+ 0, () => exports.ListServicesRequest$, () => exports.ListServicesResponse$
700
+ ];
701
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
702
+ 0, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
703
+ ];
704
+ exports.PutServiceQuotaIncreaseRequestIntoTemplate$ = [9, n0, _PSQIRIT,
705
+ 0, () => exports.PutServiceQuotaIncreaseRequestIntoTemplateRequest$, () => exports.PutServiceQuotaIncreaseRequestIntoTemplateResponse$
706
+ ];
707
+ exports.RequestServiceQuotaIncrease$ = [9, n0, _RSQI,
708
+ 0, () => exports.RequestServiceQuotaIncreaseRequest$, () => exports.RequestServiceQuotaIncreaseResponse$
709
+ ];
710
+ exports.StartAutoManagement$ = [9, n0, _SAM,
711
+ 0, () => exports.StartAutoManagementRequest$, () => exports.StartAutoManagementResponse$
712
+ ];
713
+ exports.StartQuotaUtilizationReport$ = [9, n0, _SQUR,
714
+ 0, () => exports.StartQuotaUtilizationReportRequest$, () => exports.StartQuotaUtilizationReportResponse$
715
+ ];
716
+ exports.StopAutoManagement$ = [9, n0, _SAMt,
717
+ 0, () => exports.StopAutoManagementRequest$, () => exports.StopAutoManagementResponse$
718
+ ];
719
+ exports.TagResource$ = [9, n0, _TR,
720
+ 0, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
721
+ ];
722
+ exports.UntagResource$ = [9, n0, _UR,
723
+ 0, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
724
+ ];
725
+ exports.UpdateAutoManagement$ = [9, n0, _UAM,
726
+ 0, () => exports.UpdateAutoManagementRequest$, () => exports.UpdateAutoManagementResponse$
727
+ ];