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