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