@aws-sdk/client-service-quotas 3.128.0 → 3.137.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/CHANGELOG.md +30 -0
- package/dist-cjs/commands/AssociateServiceQuotaTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.js +2 -2
- package/dist-cjs/commands/DisassociateServiceQuotaTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetAWSDefaultServiceQuotaCommand.js +2 -2
- package/dist-cjs/commands/GetAssociationForServiceQuotaTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetRequestedServiceQuotaChangeCommand.js +2 -2
- package/dist-cjs/commands/GetServiceQuotaCommand.js +2 -2
- package/dist-cjs/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.js +2 -2
- package/dist-cjs/commands/ListAWSDefaultServiceQuotasCommand.js +2 -2
- package/dist-cjs/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.js +2 -2
- package/dist-cjs/commands/ListRequestedServiceQuotaChangeHistoryCommand.js +2 -2
- package/dist-cjs/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.js +2 -2
- package/dist-cjs/commands/ListServiceQuotasCommand.js +2 -2
- package/dist-cjs/commands/ListServicesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.js +2 -2
- package/dist-cjs/commands/RequestServiceQuotaIncreaseCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +186 -278
- package/dist-cjs/protocols/Aws_json1_1.js +3 -0
- package/dist-es/commands/AssociateServiceQuotaTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.js +3 -3
- package/dist-es/commands/DisassociateServiceQuotaTemplateCommand.js +3 -3
- package/dist-es/commands/GetAWSDefaultServiceQuotaCommand.js +3 -3
- package/dist-es/commands/GetAssociationForServiceQuotaTemplateCommand.js +3 -3
- package/dist-es/commands/GetRequestedServiceQuotaChangeCommand.js +3 -3
- package/dist-es/commands/GetServiceQuotaCommand.js +3 -3
- package/dist-es/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.js +3 -3
- package/dist-es/commands/ListAWSDefaultServiceQuotasCommand.js +3 -3
- package/dist-es/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.js +3 -3
- package/dist-es/commands/ListRequestedServiceQuotaChangeHistoryCommand.js +3 -3
- package/dist-es/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.js +3 -3
- package/dist-es/commands/ListServiceQuotasCommand.js +3 -3
- package/dist-es/commands/ListServicesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.js +3 -3
- package/dist-es/commands/RequestServiceQuotaIncreaseCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/models/models_0.js +46 -184
- package/dist-es/protocols/Aws_json1_1.js +3 -0
- package/dist-types/models/models_0.d.ts +184 -276
- package/dist-types/ts3.4/models/models_0.d.ts +92 -184
- package/package.json +9 -9
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.ListRequestedServiceQuotaChangeHistoryByQuotaResponseFilterSensitiveLog = exports.ListRequestedServiceQuotaChangeHistoryByQuotaRequestFilterSensitiveLog = exports.ListRequestedServiceQuotaChangeHistoryResponseFilterSensitiveLog = exports.ListRequestedServiceQuotaChangeHistoryRequestFilterSensitiveLog = exports.ListAWSDefaultServiceQuotasResponseFilterSensitiveLog = exports.ListAWSDefaultServiceQuotasRequestFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.GetServiceQuotaIncreaseRequestFromTemplateResponseFilterSensitiveLog = exports.ServiceQuotaIncreaseRequestInTemplateFilterSensitiveLog = exports.GetServiceQuotaIncreaseRequestFromTemplateRequestFilterSensitiveLog = exports.GetServiceQuotaResponseFilterSensitiveLog = exports.GetServiceQuotaRequestFilterSensitiveLog = exports.GetRequestedServiceQuotaChangeResponseFilterSensitiveLog = exports.RequestedServiceQuotaChangeFilterSensitiveLog = exports.GetRequestedServiceQuotaChangeRequestFilterSensitiveLog = exports.GetAWSDefaultServiceQuotaResponseFilterSensitiveLog = exports.ServiceQuotaFilterSensitiveLog = exports.MetricInfoFilterSensitiveLog = exports.QuotaPeriodFilterSensitiveLog = exports.GetAWSDefaultServiceQuotaRequestFilterSensitiveLog = exports.GetAssociationForServiceQuotaTemplateResponseFilterSensitiveLog = exports.GetAssociationForServiceQuotaTemplateRequestFilterSensitiveLog = exports.ErrorReasonFilterSensitiveLog = exports.DisassociateServiceQuotaTemplateResponseFilterSensitiveLog = exports.DisassociateServiceQuotaTemplateRequestFilterSensitiveLog = exports.DeleteServiceQuotaIncreaseRequestFromTemplateResponseFilterSensitiveLog = exports.DeleteServiceQuotaIncreaseRequestFromTemplateRequestFilterSensitiveLog = exports.AssociateServiceQuotaTemplateResponseFilterSensitiveLog = exports.AssociateServiceQuotaTemplateRequestFilterSensitiveLog = exports.TooManyTagsException = exports.TagPolicyViolationException = exports.ResourceAlreadyExistsException = exports.QuotaExceededException = exports.InvalidResourceStateException = exports.InvalidPaginationTokenException = exports.RequestStatus = exports.PeriodUnit = exports.ServiceQuotaTemplateAssociationStatus = exports.ErrorCode = exports.ServiceQuotaTemplateNotInUseException = exports.NoSuchResourceException = exports.IllegalArgumentException = exports.TooManyRequestsException = exports.TemplatesNotAvailableInRegionException = exports.ServiceException = exports.OrganizationNotInAllFeaturesModeException = exports.NoAvailableOrganizationException = exports.DependencyAccessDeniedException = exports.AWSServiceAccessNotEnabledException = exports.AccessDeniedException = void 0;
|
|
4
|
+
exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.RequestServiceQuotaIncreaseResponseFilterSensitiveLog = exports.RequestServiceQuotaIncreaseRequestFilterSensitiveLog = exports.PutServiceQuotaIncreaseRequestIntoTemplateResponseFilterSensitiveLog = exports.PutServiceQuotaIncreaseRequestIntoTemplateRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListServicesResponseFilterSensitiveLog = exports.ServiceInfoFilterSensitiveLog = exports.ListServicesRequestFilterSensitiveLog = exports.ListServiceQuotasResponseFilterSensitiveLog = exports.ListServiceQuotasRequestFilterSensitiveLog = exports.ListServiceQuotaIncreaseRequestsInTemplateResponseFilterSensitiveLog = exports.ListServiceQuotaIncreaseRequestsInTemplateRequestFilterSensitiveLog = void 0;
|
|
5
5
|
const ServiceQuotasServiceException_1 = require("./ServiceQuotasServiceException");
|
|
6
6
|
class AccessDeniedException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
|
|
7
7
|
constructor(opts) {
|
|
@@ -17,18 +17,6 @@ class AccessDeniedException extends ServiceQuotasServiceException_1.ServiceQuota
|
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.AccessDeniedException = AccessDeniedException;
|
|
20
|
-
var AssociateServiceQuotaTemplateRequest;
|
|
21
|
-
(function (AssociateServiceQuotaTemplateRequest) {
|
|
22
|
-
AssociateServiceQuotaTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
23
|
-
...obj,
|
|
24
|
-
});
|
|
25
|
-
})(AssociateServiceQuotaTemplateRequest = exports.AssociateServiceQuotaTemplateRequest || (exports.AssociateServiceQuotaTemplateRequest = {}));
|
|
26
|
-
var AssociateServiceQuotaTemplateResponse;
|
|
27
|
-
(function (AssociateServiceQuotaTemplateResponse) {
|
|
28
|
-
AssociateServiceQuotaTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
29
|
-
...obj,
|
|
30
|
-
});
|
|
31
|
-
})(AssociateServiceQuotaTemplateResponse = exports.AssociateServiceQuotaTemplateResponse || (exports.AssociateServiceQuotaTemplateResponse = {}));
|
|
32
20
|
class AWSServiceAccessNotEnabledException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
|
|
33
21
|
constructor(opts) {
|
|
34
22
|
super({
|
|
@@ -127,18 +115,6 @@ class TooManyRequestsException extends ServiceQuotasServiceException_1.ServiceQu
|
|
|
127
115
|
}
|
|
128
116
|
}
|
|
129
117
|
exports.TooManyRequestsException = TooManyRequestsException;
|
|
130
|
-
var DeleteServiceQuotaIncreaseRequestFromTemplateRequest;
|
|
131
|
-
(function (DeleteServiceQuotaIncreaseRequestFromTemplateRequest) {
|
|
132
|
-
DeleteServiceQuotaIncreaseRequestFromTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
133
|
-
...obj,
|
|
134
|
-
});
|
|
135
|
-
})(DeleteServiceQuotaIncreaseRequestFromTemplateRequest = exports.DeleteServiceQuotaIncreaseRequestFromTemplateRequest || (exports.DeleteServiceQuotaIncreaseRequestFromTemplateRequest = {}));
|
|
136
|
-
var DeleteServiceQuotaIncreaseRequestFromTemplateResponse;
|
|
137
|
-
(function (DeleteServiceQuotaIncreaseRequestFromTemplateResponse) {
|
|
138
|
-
DeleteServiceQuotaIncreaseRequestFromTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
139
|
-
...obj,
|
|
140
|
-
});
|
|
141
|
-
})(DeleteServiceQuotaIncreaseRequestFromTemplateResponse = exports.DeleteServiceQuotaIncreaseRequestFromTemplateResponse || (exports.DeleteServiceQuotaIncreaseRequestFromTemplateResponse = {}));
|
|
142
118
|
class IllegalArgumentException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
|
|
143
119
|
constructor(opts) {
|
|
144
120
|
super({
|
|
@@ -167,18 +143,6 @@ class NoSuchResourceException extends ServiceQuotasServiceException_1.ServiceQuo
|
|
|
167
143
|
}
|
|
168
144
|
}
|
|
169
145
|
exports.NoSuchResourceException = NoSuchResourceException;
|
|
170
|
-
var DisassociateServiceQuotaTemplateRequest;
|
|
171
|
-
(function (DisassociateServiceQuotaTemplateRequest) {
|
|
172
|
-
DisassociateServiceQuotaTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
173
|
-
...obj,
|
|
174
|
-
});
|
|
175
|
-
})(DisassociateServiceQuotaTemplateRequest = exports.DisassociateServiceQuotaTemplateRequest || (exports.DisassociateServiceQuotaTemplateRequest = {}));
|
|
176
|
-
var DisassociateServiceQuotaTemplateResponse;
|
|
177
|
-
(function (DisassociateServiceQuotaTemplateResponse) {
|
|
178
|
-
DisassociateServiceQuotaTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
179
|
-
...obj,
|
|
180
|
-
});
|
|
181
|
-
})(DisassociateServiceQuotaTemplateResponse = exports.DisassociateServiceQuotaTemplateResponse || (exports.DisassociateServiceQuotaTemplateResponse = {}));
|
|
182
146
|
class ServiceQuotaTemplateNotInUseException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
|
|
183
147
|
constructor(opts) {
|
|
184
148
|
super({
|
|
@@ -200,35 +164,11 @@ var ErrorCode;
|
|
|
200
164
|
ErrorCode["DEPENDENCY_THROTTLING_ERROR"] = "DEPENDENCY_THROTTLING_ERROR";
|
|
201
165
|
ErrorCode["SERVICE_QUOTA_NOT_AVAILABLE_ERROR"] = "SERVICE_QUOTA_NOT_AVAILABLE_ERROR";
|
|
202
166
|
})(ErrorCode = exports.ErrorCode || (exports.ErrorCode = {}));
|
|
203
|
-
var ErrorReason;
|
|
204
|
-
(function (ErrorReason) {
|
|
205
|
-
ErrorReason.filterSensitiveLog = (obj) => ({
|
|
206
|
-
...obj,
|
|
207
|
-
});
|
|
208
|
-
})(ErrorReason = exports.ErrorReason || (exports.ErrorReason = {}));
|
|
209
|
-
var GetAssociationForServiceQuotaTemplateRequest;
|
|
210
|
-
(function (GetAssociationForServiceQuotaTemplateRequest) {
|
|
211
|
-
GetAssociationForServiceQuotaTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
212
|
-
...obj,
|
|
213
|
-
});
|
|
214
|
-
})(GetAssociationForServiceQuotaTemplateRequest = exports.GetAssociationForServiceQuotaTemplateRequest || (exports.GetAssociationForServiceQuotaTemplateRequest = {}));
|
|
215
167
|
var ServiceQuotaTemplateAssociationStatus;
|
|
216
168
|
(function (ServiceQuotaTemplateAssociationStatus) {
|
|
217
169
|
ServiceQuotaTemplateAssociationStatus["ASSOCIATED"] = "ASSOCIATED";
|
|
218
170
|
ServiceQuotaTemplateAssociationStatus["DISASSOCIATED"] = "DISASSOCIATED";
|
|
219
171
|
})(ServiceQuotaTemplateAssociationStatus = exports.ServiceQuotaTemplateAssociationStatus || (exports.ServiceQuotaTemplateAssociationStatus = {}));
|
|
220
|
-
var GetAssociationForServiceQuotaTemplateResponse;
|
|
221
|
-
(function (GetAssociationForServiceQuotaTemplateResponse) {
|
|
222
|
-
GetAssociationForServiceQuotaTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
223
|
-
...obj,
|
|
224
|
-
});
|
|
225
|
-
})(GetAssociationForServiceQuotaTemplateResponse = exports.GetAssociationForServiceQuotaTemplateResponse || (exports.GetAssociationForServiceQuotaTemplateResponse = {}));
|
|
226
|
-
var GetAWSDefaultServiceQuotaRequest;
|
|
227
|
-
(function (GetAWSDefaultServiceQuotaRequest) {
|
|
228
|
-
GetAWSDefaultServiceQuotaRequest.filterSensitiveLog = (obj) => ({
|
|
229
|
-
...obj,
|
|
230
|
-
});
|
|
231
|
-
})(GetAWSDefaultServiceQuotaRequest = exports.GetAWSDefaultServiceQuotaRequest || (exports.GetAWSDefaultServiceQuotaRequest = {}));
|
|
232
172
|
var PeriodUnit;
|
|
233
173
|
(function (PeriodUnit) {
|
|
234
174
|
PeriodUnit["DAY"] = "DAY";
|
|
@@ -239,36 +179,6 @@ var PeriodUnit;
|
|
|
239
179
|
PeriodUnit["SECOND"] = "SECOND";
|
|
240
180
|
PeriodUnit["WEEK"] = "WEEK";
|
|
241
181
|
})(PeriodUnit = exports.PeriodUnit || (exports.PeriodUnit = {}));
|
|
242
|
-
var QuotaPeriod;
|
|
243
|
-
(function (QuotaPeriod) {
|
|
244
|
-
QuotaPeriod.filterSensitiveLog = (obj) => ({
|
|
245
|
-
...obj,
|
|
246
|
-
});
|
|
247
|
-
})(QuotaPeriod = exports.QuotaPeriod || (exports.QuotaPeriod = {}));
|
|
248
|
-
var MetricInfo;
|
|
249
|
-
(function (MetricInfo) {
|
|
250
|
-
MetricInfo.filterSensitiveLog = (obj) => ({
|
|
251
|
-
...obj,
|
|
252
|
-
});
|
|
253
|
-
})(MetricInfo = exports.MetricInfo || (exports.MetricInfo = {}));
|
|
254
|
-
var ServiceQuota;
|
|
255
|
-
(function (ServiceQuota) {
|
|
256
|
-
ServiceQuota.filterSensitiveLog = (obj) => ({
|
|
257
|
-
...obj,
|
|
258
|
-
});
|
|
259
|
-
})(ServiceQuota = exports.ServiceQuota || (exports.ServiceQuota = {}));
|
|
260
|
-
var GetAWSDefaultServiceQuotaResponse;
|
|
261
|
-
(function (GetAWSDefaultServiceQuotaResponse) {
|
|
262
|
-
GetAWSDefaultServiceQuotaResponse.filterSensitiveLog = (obj) => ({
|
|
263
|
-
...obj,
|
|
264
|
-
});
|
|
265
|
-
})(GetAWSDefaultServiceQuotaResponse = exports.GetAWSDefaultServiceQuotaResponse || (exports.GetAWSDefaultServiceQuotaResponse = {}));
|
|
266
|
-
var GetRequestedServiceQuotaChangeRequest;
|
|
267
|
-
(function (GetRequestedServiceQuotaChangeRequest) {
|
|
268
|
-
GetRequestedServiceQuotaChangeRequest.filterSensitiveLog = (obj) => ({
|
|
269
|
-
...obj,
|
|
270
|
-
});
|
|
271
|
-
})(GetRequestedServiceQuotaChangeRequest = exports.GetRequestedServiceQuotaChangeRequest || (exports.GetRequestedServiceQuotaChangeRequest = {}));
|
|
272
182
|
var RequestStatus;
|
|
273
183
|
(function (RequestStatus) {
|
|
274
184
|
RequestStatus["APPROVED"] = "APPROVED";
|
|
@@ -277,54 +187,6 @@ var RequestStatus;
|
|
|
277
187
|
RequestStatus["DENIED"] = "DENIED";
|
|
278
188
|
RequestStatus["PENDING"] = "PENDING";
|
|
279
189
|
})(RequestStatus = exports.RequestStatus || (exports.RequestStatus = {}));
|
|
280
|
-
var RequestedServiceQuotaChange;
|
|
281
|
-
(function (RequestedServiceQuotaChange) {
|
|
282
|
-
RequestedServiceQuotaChange.filterSensitiveLog = (obj) => ({
|
|
283
|
-
...obj,
|
|
284
|
-
});
|
|
285
|
-
})(RequestedServiceQuotaChange = exports.RequestedServiceQuotaChange || (exports.RequestedServiceQuotaChange = {}));
|
|
286
|
-
var GetRequestedServiceQuotaChangeResponse;
|
|
287
|
-
(function (GetRequestedServiceQuotaChangeResponse) {
|
|
288
|
-
GetRequestedServiceQuotaChangeResponse.filterSensitiveLog = (obj) => ({
|
|
289
|
-
...obj,
|
|
290
|
-
});
|
|
291
|
-
})(GetRequestedServiceQuotaChangeResponse = exports.GetRequestedServiceQuotaChangeResponse || (exports.GetRequestedServiceQuotaChangeResponse = {}));
|
|
292
|
-
var GetServiceQuotaRequest;
|
|
293
|
-
(function (GetServiceQuotaRequest) {
|
|
294
|
-
GetServiceQuotaRequest.filterSensitiveLog = (obj) => ({
|
|
295
|
-
...obj,
|
|
296
|
-
});
|
|
297
|
-
})(GetServiceQuotaRequest = exports.GetServiceQuotaRequest || (exports.GetServiceQuotaRequest = {}));
|
|
298
|
-
var GetServiceQuotaResponse;
|
|
299
|
-
(function (GetServiceQuotaResponse) {
|
|
300
|
-
GetServiceQuotaResponse.filterSensitiveLog = (obj) => ({
|
|
301
|
-
...obj,
|
|
302
|
-
});
|
|
303
|
-
})(GetServiceQuotaResponse = exports.GetServiceQuotaResponse || (exports.GetServiceQuotaResponse = {}));
|
|
304
|
-
var GetServiceQuotaIncreaseRequestFromTemplateRequest;
|
|
305
|
-
(function (GetServiceQuotaIncreaseRequestFromTemplateRequest) {
|
|
306
|
-
GetServiceQuotaIncreaseRequestFromTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
307
|
-
...obj,
|
|
308
|
-
});
|
|
309
|
-
})(GetServiceQuotaIncreaseRequestFromTemplateRequest = exports.GetServiceQuotaIncreaseRequestFromTemplateRequest || (exports.GetServiceQuotaIncreaseRequestFromTemplateRequest = {}));
|
|
310
|
-
var ServiceQuotaIncreaseRequestInTemplate;
|
|
311
|
-
(function (ServiceQuotaIncreaseRequestInTemplate) {
|
|
312
|
-
ServiceQuotaIncreaseRequestInTemplate.filterSensitiveLog = (obj) => ({
|
|
313
|
-
...obj,
|
|
314
|
-
});
|
|
315
|
-
})(ServiceQuotaIncreaseRequestInTemplate = exports.ServiceQuotaIncreaseRequestInTemplate || (exports.ServiceQuotaIncreaseRequestInTemplate = {}));
|
|
316
|
-
var GetServiceQuotaIncreaseRequestFromTemplateResponse;
|
|
317
|
-
(function (GetServiceQuotaIncreaseRequestFromTemplateResponse) {
|
|
318
|
-
GetServiceQuotaIncreaseRequestFromTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
319
|
-
...obj,
|
|
320
|
-
});
|
|
321
|
-
})(GetServiceQuotaIncreaseRequestFromTemplateResponse = exports.GetServiceQuotaIncreaseRequestFromTemplateResponse || (exports.GetServiceQuotaIncreaseRequestFromTemplateResponse = {}));
|
|
322
|
-
var Tag;
|
|
323
|
-
(function (Tag) {
|
|
324
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
325
|
-
...obj,
|
|
326
|
-
});
|
|
327
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
328
190
|
class InvalidPaginationTokenException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
|
|
329
191
|
constructor(opts) {
|
|
330
192
|
super({
|
|
@@ -353,108 +215,6 @@ class InvalidResourceStateException extends ServiceQuotasServiceException_1.Serv
|
|
|
353
215
|
}
|
|
354
216
|
}
|
|
355
217
|
exports.InvalidResourceStateException = InvalidResourceStateException;
|
|
356
|
-
var ListAWSDefaultServiceQuotasRequest;
|
|
357
|
-
(function (ListAWSDefaultServiceQuotasRequest) {
|
|
358
|
-
ListAWSDefaultServiceQuotasRequest.filterSensitiveLog = (obj) => ({
|
|
359
|
-
...obj,
|
|
360
|
-
});
|
|
361
|
-
})(ListAWSDefaultServiceQuotasRequest = exports.ListAWSDefaultServiceQuotasRequest || (exports.ListAWSDefaultServiceQuotasRequest = {}));
|
|
362
|
-
var ListAWSDefaultServiceQuotasResponse;
|
|
363
|
-
(function (ListAWSDefaultServiceQuotasResponse) {
|
|
364
|
-
ListAWSDefaultServiceQuotasResponse.filterSensitiveLog = (obj) => ({
|
|
365
|
-
...obj,
|
|
366
|
-
});
|
|
367
|
-
})(ListAWSDefaultServiceQuotasResponse = exports.ListAWSDefaultServiceQuotasResponse || (exports.ListAWSDefaultServiceQuotasResponse = {}));
|
|
368
|
-
var ListRequestedServiceQuotaChangeHistoryRequest;
|
|
369
|
-
(function (ListRequestedServiceQuotaChangeHistoryRequest) {
|
|
370
|
-
ListRequestedServiceQuotaChangeHistoryRequest.filterSensitiveLog = (obj) => ({
|
|
371
|
-
...obj,
|
|
372
|
-
});
|
|
373
|
-
})(ListRequestedServiceQuotaChangeHistoryRequest = exports.ListRequestedServiceQuotaChangeHistoryRequest || (exports.ListRequestedServiceQuotaChangeHistoryRequest = {}));
|
|
374
|
-
var ListRequestedServiceQuotaChangeHistoryResponse;
|
|
375
|
-
(function (ListRequestedServiceQuotaChangeHistoryResponse) {
|
|
376
|
-
ListRequestedServiceQuotaChangeHistoryResponse.filterSensitiveLog = (obj) => ({
|
|
377
|
-
...obj,
|
|
378
|
-
});
|
|
379
|
-
})(ListRequestedServiceQuotaChangeHistoryResponse = exports.ListRequestedServiceQuotaChangeHistoryResponse || (exports.ListRequestedServiceQuotaChangeHistoryResponse = {}));
|
|
380
|
-
var ListRequestedServiceQuotaChangeHistoryByQuotaRequest;
|
|
381
|
-
(function (ListRequestedServiceQuotaChangeHistoryByQuotaRequest) {
|
|
382
|
-
ListRequestedServiceQuotaChangeHistoryByQuotaRequest.filterSensitiveLog = (obj) => ({
|
|
383
|
-
...obj,
|
|
384
|
-
});
|
|
385
|
-
})(ListRequestedServiceQuotaChangeHistoryByQuotaRequest = exports.ListRequestedServiceQuotaChangeHistoryByQuotaRequest || (exports.ListRequestedServiceQuotaChangeHistoryByQuotaRequest = {}));
|
|
386
|
-
var ListRequestedServiceQuotaChangeHistoryByQuotaResponse;
|
|
387
|
-
(function (ListRequestedServiceQuotaChangeHistoryByQuotaResponse) {
|
|
388
|
-
ListRequestedServiceQuotaChangeHistoryByQuotaResponse.filterSensitiveLog = (obj) => ({
|
|
389
|
-
...obj,
|
|
390
|
-
});
|
|
391
|
-
})(ListRequestedServiceQuotaChangeHistoryByQuotaResponse = exports.ListRequestedServiceQuotaChangeHistoryByQuotaResponse || (exports.ListRequestedServiceQuotaChangeHistoryByQuotaResponse = {}));
|
|
392
|
-
var ListServiceQuotaIncreaseRequestsInTemplateRequest;
|
|
393
|
-
(function (ListServiceQuotaIncreaseRequestsInTemplateRequest) {
|
|
394
|
-
ListServiceQuotaIncreaseRequestsInTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
395
|
-
...obj,
|
|
396
|
-
});
|
|
397
|
-
})(ListServiceQuotaIncreaseRequestsInTemplateRequest = exports.ListServiceQuotaIncreaseRequestsInTemplateRequest || (exports.ListServiceQuotaIncreaseRequestsInTemplateRequest = {}));
|
|
398
|
-
var ListServiceQuotaIncreaseRequestsInTemplateResponse;
|
|
399
|
-
(function (ListServiceQuotaIncreaseRequestsInTemplateResponse) {
|
|
400
|
-
ListServiceQuotaIncreaseRequestsInTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
401
|
-
...obj,
|
|
402
|
-
});
|
|
403
|
-
})(ListServiceQuotaIncreaseRequestsInTemplateResponse = exports.ListServiceQuotaIncreaseRequestsInTemplateResponse || (exports.ListServiceQuotaIncreaseRequestsInTemplateResponse = {}));
|
|
404
|
-
var ListServiceQuotasRequest;
|
|
405
|
-
(function (ListServiceQuotasRequest) {
|
|
406
|
-
ListServiceQuotasRequest.filterSensitiveLog = (obj) => ({
|
|
407
|
-
...obj,
|
|
408
|
-
});
|
|
409
|
-
})(ListServiceQuotasRequest = exports.ListServiceQuotasRequest || (exports.ListServiceQuotasRequest = {}));
|
|
410
|
-
var ListServiceQuotasResponse;
|
|
411
|
-
(function (ListServiceQuotasResponse) {
|
|
412
|
-
ListServiceQuotasResponse.filterSensitiveLog = (obj) => ({
|
|
413
|
-
...obj,
|
|
414
|
-
});
|
|
415
|
-
})(ListServiceQuotasResponse = exports.ListServiceQuotasResponse || (exports.ListServiceQuotasResponse = {}));
|
|
416
|
-
var ListServicesRequest;
|
|
417
|
-
(function (ListServicesRequest) {
|
|
418
|
-
ListServicesRequest.filterSensitiveLog = (obj) => ({
|
|
419
|
-
...obj,
|
|
420
|
-
});
|
|
421
|
-
})(ListServicesRequest = exports.ListServicesRequest || (exports.ListServicesRequest = {}));
|
|
422
|
-
var ServiceInfo;
|
|
423
|
-
(function (ServiceInfo) {
|
|
424
|
-
ServiceInfo.filterSensitiveLog = (obj) => ({
|
|
425
|
-
...obj,
|
|
426
|
-
});
|
|
427
|
-
})(ServiceInfo = exports.ServiceInfo || (exports.ServiceInfo = {}));
|
|
428
|
-
var ListServicesResponse;
|
|
429
|
-
(function (ListServicesResponse) {
|
|
430
|
-
ListServicesResponse.filterSensitiveLog = (obj) => ({
|
|
431
|
-
...obj,
|
|
432
|
-
});
|
|
433
|
-
})(ListServicesResponse = exports.ListServicesResponse || (exports.ListServicesResponse = {}));
|
|
434
|
-
var ListTagsForResourceRequest;
|
|
435
|
-
(function (ListTagsForResourceRequest) {
|
|
436
|
-
ListTagsForResourceRequest.filterSensitiveLog = (obj) => ({
|
|
437
|
-
...obj,
|
|
438
|
-
});
|
|
439
|
-
})(ListTagsForResourceRequest = exports.ListTagsForResourceRequest || (exports.ListTagsForResourceRequest = {}));
|
|
440
|
-
var ListTagsForResourceResponse;
|
|
441
|
-
(function (ListTagsForResourceResponse) {
|
|
442
|
-
ListTagsForResourceResponse.filterSensitiveLog = (obj) => ({
|
|
443
|
-
...obj,
|
|
444
|
-
});
|
|
445
|
-
})(ListTagsForResourceResponse = exports.ListTagsForResourceResponse || (exports.ListTagsForResourceResponse = {}));
|
|
446
|
-
var PutServiceQuotaIncreaseRequestIntoTemplateRequest;
|
|
447
|
-
(function (PutServiceQuotaIncreaseRequestIntoTemplateRequest) {
|
|
448
|
-
PutServiceQuotaIncreaseRequestIntoTemplateRequest.filterSensitiveLog = (obj) => ({
|
|
449
|
-
...obj,
|
|
450
|
-
});
|
|
451
|
-
})(PutServiceQuotaIncreaseRequestIntoTemplateRequest = exports.PutServiceQuotaIncreaseRequestIntoTemplateRequest || (exports.PutServiceQuotaIncreaseRequestIntoTemplateRequest = {}));
|
|
452
|
-
var PutServiceQuotaIncreaseRequestIntoTemplateResponse;
|
|
453
|
-
(function (PutServiceQuotaIncreaseRequestIntoTemplateResponse) {
|
|
454
|
-
PutServiceQuotaIncreaseRequestIntoTemplateResponse.filterSensitiveLog = (obj) => ({
|
|
455
|
-
...obj,
|
|
456
|
-
});
|
|
457
|
-
})(PutServiceQuotaIncreaseRequestIntoTemplateResponse = exports.PutServiceQuotaIncreaseRequestIntoTemplateResponse || (exports.PutServiceQuotaIncreaseRequestIntoTemplateResponse = {}));
|
|
458
218
|
class QuotaExceededException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
|
|
459
219
|
constructor(opts) {
|
|
460
220
|
super({
|
|
@@ -469,18 +229,6 @@ class QuotaExceededException extends ServiceQuotasServiceException_1.ServiceQuot
|
|
|
469
229
|
}
|
|
470
230
|
}
|
|
471
231
|
exports.QuotaExceededException = QuotaExceededException;
|
|
472
|
-
var RequestServiceQuotaIncreaseRequest;
|
|
473
|
-
(function (RequestServiceQuotaIncreaseRequest) {
|
|
474
|
-
RequestServiceQuotaIncreaseRequest.filterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
})(RequestServiceQuotaIncreaseRequest = exports.RequestServiceQuotaIncreaseRequest || (exports.RequestServiceQuotaIncreaseRequest = {}));
|
|
478
|
-
var RequestServiceQuotaIncreaseResponse;
|
|
479
|
-
(function (RequestServiceQuotaIncreaseResponse) {
|
|
480
|
-
RequestServiceQuotaIncreaseResponse.filterSensitiveLog = (obj) => ({
|
|
481
|
-
...obj,
|
|
482
|
-
});
|
|
483
|
-
})(RequestServiceQuotaIncreaseResponse = exports.RequestServiceQuotaIncreaseResponse || (exports.RequestServiceQuotaIncreaseResponse = {}));
|
|
484
232
|
class ResourceAlreadyExistsException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
|
|
485
233
|
constructor(opts) {
|
|
486
234
|
super({
|
|
@@ -509,18 +257,6 @@ class TagPolicyViolationException extends ServiceQuotasServiceException_1.Servic
|
|
|
509
257
|
}
|
|
510
258
|
}
|
|
511
259
|
exports.TagPolicyViolationException = TagPolicyViolationException;
|
|
512
|
-
var TagResourceRequest;
|
|
513
|
-
(function (TagResourceRequest) {
|
|
514
|
-
TagResourceRequest.filterSensitiveLog = (obj) => ({
|
|
515
|
-
...obj,
|
|
516
|
-
});
|
|
517
|
-
})(TagResourceRequest = exports.TagResourceRequest || (exports.TagResourceRequest = {}));
|
|
518
|
-
var TagResourceResponse;
|
|
519
|
-
(function (TagResourceResponse) {
|
|
520
|
-
TagResourceResponse.filterSensitiveLog = (obj) => ({
|
|
521
|
-
...obj,
|
|
522
|
-
});
|
|
523
|
-
})(TagResourceResponse = exports.TagResourceResponse || (exports.TagResourceResponse = {}));
|
|
524
260
|
class TooManyTagsException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
|
|
525
261
|
constructor(opts) {
|
|
526
262
|
super({
|
|
@@ -535,15 +271,187 @@ class TooManyTagsException extends ServiceQuotasServiceException_1.ServiceQuotas
|
|
|
535
271
|
}
|
|
536
272
|
}
|
|
537
273
|
exports.TooManyTagsException = TooManyTagsException;
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
274
|
+
const AssociateServiceQuotaTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
275
|
+
...obj,
|
|
276
|
+
});
|
|
277
|
+
exports.AssociateServiceQuotaTemplateRequestFilterSensitiveLog = AssociateServiceQuotaTemplateRequestFilterSensitiveLog;
|
|
278
|
+
const AssociateServiceQuotaTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
279
|
+
...obj,
|
|
280
|
+
});
|
|
281
|
+
exports.AssociateServiceQuotaTemplateResponseFilterSensitiveLog = AssociateServiceQuotaTemplateResponseFilterSensitiveLog;
|
|
282
|
+
const DeleteServiceQuotaIncreaseRequestFromTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
283
|
+
...obj,
|
|
284
|
+
});
|
|
285
|
+
exports.DeleteServiceQuotaIncreaseRequestFromTemplateRequestFilterSensitiveLog = DeleteServiceQuotaIncreaseRequestFromTemplateRequestFilterSensitiveLog;
|
|
286
|
+
const DeleteServiceQuotaIncreaseRequestFromTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
287
|
+
...obj,
|
|
288
|
+
});
|
|
289
|
+
exports.DeleteServiceQuotaIncreaseRequestFromTemplateResponseFilterSensitiveLog = DeleteServiceQuotaIncreaseRequestFromTemplateResponseFilterSensitiveLog;
|
|
290
|
+
const DisassociateServiceQuotaTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
291
|
+
...obj,
|
|
292
|
+
});
|
|
293
|
+
exports.DisassociateServiceQuotaTemplateRequestFilterSensitiveLog = DisassociateServiceQuotaTemplateRequestFilterSensitiveLog;
|
|
294
|
+
const DisassociateServiceQuotaTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
295
|
+
...obj,
|
|
296
|
+
});
|
|
297
|
+
exports.DisassociateServiceQuotaTemplateResponseFilterSensitiveLog = DisassociateServiceQuotaTemplateResponseFilterSensitiveLog;
|
|
298
|
+
const ErrorReasonFilterSensitiveLog = (obj) => ({
|
|
299
|
+
...obj,
|
|
300
|
+
});
|
|
301
|
+
exports.ErrorReasonFilterSensitiveLog = ErrorReasonFilterSensitiveLog;
|
|
302
|
+
const GetAssociationForServiceQuotaTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
303
|
+
...obj,
|
|
304
|
+
});
|
|
305
|
+
exports.GetAssociationForServiceQuotaTemplateRequestFilterSensitiveLog = GetAssociationForServiceQuotaTemplateRequestFilterSensitiveLog;
|
|
306
|
+
const GetAssociationForServiceQuotaTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
307
|
+
...obj,
|
|
308
|
+
});
|
|
309
|
+
exports.GetAssociationForServiceQuotaTemplateResponseFilterSensitiveLog = GetAssociationForServiceQuotaTemplateResponseFilterSensitiveLog;
|
|
310
|
+
const GetAWSDefaultServiceQuotaRequestFilterSensitiveLog = (obj) => ({
|
|
311
|
+
...obj,
|
|
312
|
+
});
|
|
313
|
+
exports.GetAWSDefaultServiceQuotaRequestFilterSensitiveLog = GetAWSDefaultServiceQuotaRequestFilterSensitiveLog;
|
|
314
|
+
const QuotaPeriodFilterSensitiveLog = (obj) => ({
|
|
315
|
+
...obj,
|
|
316
|
+
});
|
|
317
|
+
exports.QuotaPeriodFilterSensitiveLog = QuotaPeriodFilterSensitiveLog;
|
|
318
|
+
const MetricInfoFilterSensitiveLog = (obj) => ({
|
|
319
|
+
...obj,
|
|
320
|
+
});
|
|
321
|
+
exports.MetricInfoFilterSensitiveLog = MetricInfoFilterSensitiveLog;
|
|
322
|
+
const ServiceQuotaFilterSensitiveLog = (obj) => ({
|
|
323
|
+
...obj,
|
|
324
|
+
});
|
|
325
|
+
exports.ServiceQuotaFilterSensitiveLog = ServiceQuotaFilterSensitiveLog;
|
|
326
|
+
const GetAWSDefaultServiceQuotaResponseFilterSensitiveLog = (obj) => ({
|
|
327
|
+
...obj,
|
|
328
|
+
});
|
|
329
|
+
exports.GetAWSDefaultServiceQuotaResponseFilterSensitiveLog = GetAWSDefaultServiceQuotaResponseFilterSensitiveLog;
|
|
330
|
+
const GetRequestedServiceQuotaChangeRequestFilterSensitiveLog = (obj) => ({
|
|
331
|
+
...obj,
|
|
332
|
+
});
|
|
333
|
+
exports.GetRequestedServiceQuotaChangeRequestFilterSensitiveLog = GetRequestedServiceQuotaChangeRequestFilterSensitiveLog;
|
|
334
|
+
const RequestedServiceQuotaChangeFilterSensitiveLog = (obj) => ({
|
|
335
|
+
...obj,
|
|
336
|
+
});
|
|
337
|
+
exports.RequestedServiceQuotaChangeFilterSensitiveLog = RequestedServiceQuotaChangeFilterSensitiveLog;
|
|
338
|
+
const GetRequestedServiceQuotaChangeResponseFilterSensitiveLog = (obj) => ({
|
|
339
|
+
...obj,
|
|
340
|
+
});
|
|
341
|
+
exports.GetRequestedServiceQuotaChangeResponseFilterSensitiveLog = GetRequestedServiceQuotaChangeResponseFilterSensitiveLog;
|
|
342
|
+
const GetServiceQuotaRequestFilterSensitiveLog = (obj) => ({
|
|
343
|
+
...obj,
|
|
344
|
+
});
|
|
345
|
+
exports.GetServiceQuotaRequestFilterSensitiveLog = GetServiceQuotaRequestFilterSensitiveLog;
|
|
346
|
+
const GetServiceQuotaResponseFilterSensitiveLog = (obj) => ({
|
|
347
|
+
...obj,
|
|
348
|
+
});
|
|
349
|
+
exports.GetServiceQuotaResponseFilterSensitiveLog = GetServiceQuotaResponseFilterSensitiveLog;
|
|
350
|
+
const GetServiceQuotaIncreaseRequestFromTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
351
|
+
...obj,
|
|
352
|
+
});
|
|
353
|
+
exports.GetServiceQuotaIncreaseRequestFromTemplateRequestFilterSensitiveLog = GetServiceQuotaIncreaseRequestFromTemplateRequestFilterSensitiveLog;
|
|
354
|
+
const ServiceQuotaIncreaseRequestInTemplateFilterSensitiveLog = (obj) => ({
|
|
355
|
+
...obj,
|
|
356
|
+
});
|
|
357
|
+
exports.ServiceQuotaIncreaseRequestInTemplateFilterSensitiveLog = ServiceQuotaIncreaseRequestInTemplateFilterSensitiveLog;
|
|
358
|
+
const GetServiceQuotaIncreaseRequestFromTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
359
|
+
...obj,
|
|
360
|
+
});
|
|
361
|
+
exports.GetServiceQuotaIncreaseRequestFromTemplateResponseFilterSensitiveLog = GetServiceQuotaIncreaseRequestFromTemplateResponseFilterSensitiveLog;
|
|
362
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
363
|
+
...obj,
|
|
364
|
+
});
|
|
365
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
366
|
+
const ListAWSDefaultServiceQuotasRequestFilterSensitiveLog = (obj) => ({
|
|
367
|
+
...obj,
|
|
368
|
+
});
|
|
369
|
+
exports.ListAWSDefaultServiceQuotasRequestFilterSensitiveLog = ListAWSDefaultServiceQuotasRequestFilterSensitiveLog;
|
|
370
|
+
const ListAWSDefaultServiceQuotasResponseFilterSensitiveLog = (obj) => ({
|
|
371
|
+
...obj,
|
|
372
|
+
});
|
|
373
|
+
exports.ListAWSDefaultServiceQuotasResponseFilterSensitiveLog = ListAWSDefaultServiceQuotasResponseFilterSensitiveLog;
|
|
374
|
+
const ListRequestedServiceQuotaChangeHistoryRequestFilterSensitiveLog = (obj) => ({
|
|
375
|
+
...obj,
|
|
376
|
+
});
|
|
377
|
+
exports.ListRequestedServiceQuotaChangeHistoryRequestFilterSensitiveLog = ListRequestedServiceQuotaChangeHistoryRequestFilterSensitiveLog;
|
|
378
|
+
const ListRequestedServiceQuotaChangeHistoryResponseFilterSensitiveLog = (obj) => ({
|
|
379
|
+
...obj,
|
|
380
|
+
});
|
|
381
|
+
exports.ListRequestedServiceQuotaChangeHistoryResponseFilterSensitiveLog = ListRequestedServiceQuotaChangeHistoryResponseFilterSensitiveLog;
|
|
382
|
+
const ListRequestedServiceQuotaChangeHistoryByQuotaRequestFilterSensitiveLog = (obj) => ({
|
|
383
|
+
...obj,
|
|
384
|
+
});
|
|
385
|
+
exports.ListRequestedServiceQuotaChangeHistoryByQuotaRequestFilterSensitiveLog = ListRequestedServiceQuotaChangeHistoryByQuotaRequestFilterSensitiveLog;
|
|
386
|
+
const ListRequestedServiceQuotaChangeHistoryByQuotaResponseFilterSensitiveLog = (obj) => ({
|
|
387
|
+
...obj,
|
|
388
|
+
});
|
|
389
|
+
exports.ListRequestedServiceQuotaChangeHistoryByQuotaResponseFilterSensitiveLog = ListRequestedServiceQuotaChangeHistoryByQuotaResponseFilterSensitiveLog;
|
|
390
|
+
const ListServiceQuotaIncreaseRequestsInTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
391
|
+
...obj,
|
|
392
|
+
});
|
|
393
|
+
exports.ListServiceQuotaIncreaseRequestsInTemplateRequestFilterSensitiveLog = ListServiceQuotaIncreaseRequestsInTemplateRequestFilterSensitiveLog;
|
|
394
|
+
const ListServiceQuotaIncreaseRequestsInTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
395
|
+
...obj,
|
|
396
|
+
});
|
|
397
|
+
exports.ListServiceQuotaIncreaseRequestsInTemplateResponseFilterSensitiveLog = ListServiceQuotaIncreaseRequestsInTemplateResponseFilterSensitiveLog;
|
|
398
|
+
const ListServiceQuotasRequestFilterSensitiveLog = (obj) => ({
|
|
399
|
+
...obj,
|
|
400
|
+
});
|
|
401
|
+
exports.ListServiceQuotasRequestFilterSensitiveLog = ListServiceQuotasRequestFilterSensitiveLog;
|
|
402
|
+
const ListServiceQuotasResponseFilterSensitiveLog = (obj) => ({
|
|
403
|
+
...obj,
|
|
404
|
+
});
|
|
405
|
+
exports.ListServiceQuotasResponseFilterSensitiveLog = ListServiceQuotasResponseFilterSensitiveLog;
|
|
406
|
+
const ListServicesRequestFilterSensitiveLog = (obj) => ({
|
|
407
|
+
...obj,
|
|
408
|
+
});
|
|
409
|
+
exports.ListServicesRequestFilterSensitiveLog = ListServicesRequestFilterSensitiveLog;
|
|
410
|
+
const ServiceInfoFilterSensitiveLog = (obj) => ({
|
|
411
|
+
...obj,
|
|
412
|
+
});
|
|
413
|
+
exports.ServiceInfoFilterSensitiveLog = ServiceInfoFilterSensitiveLog;
|
|
414
|
+
const ListServicesResponseFilterSensitiveLog = (obj) => ({
|
|
415
|
+
...obj,
|
|
416
|
+
});
|
|
417
|
+
exports.ListServicesResponseFilterSensitiveLog = ListServicesResponseFilterSensitiveLog;
|
|
418
|
+
const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
419
|
+
...obj,
|
|
420
|
+
});
|
|
421
|
+
exports.ListTagsForResourceRequestFilterSensitiveLog = ListTagsForResourceRequestFilterSensitiveLog;
|
|
422
|
+
const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
423
|
+
...obj,
|
|
424
|
+
});
|
|
425
|
+
exports.ListTagsForResourceResponseFilterSensitiveLog = ListTagsForResourceResponseFilterSensitiveLog;
|
|
426
|
+
const PutServiceQuotaIncreaseRequestIntoTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
427
|
+
...obj,
|
|
428
|
+
});
|
|
429
|
+
exports.PutServiceQuotaIncreaseRequestIntoTemplateRequestFilterSensitiveLog = PutServiceQuotaIncreaseRequestIntoTemplateRequestFilterSensitiveLog;
|
|
430
|
+
const PutServiceQuotaIncreaseRequestIntoTemplateResponseFilterSensitiveLog = (obj) => ({
|
|
431
|
+
...obj,
|
|
432
|
+
});
|
|
433
|
+
exports.PutServiceQuotaIncreaseRequestIntoTemplateResponseFilterSensitiveLog = PutServiceQuotaIncreaseRequestIntoTemplateResponseFilterSensitiveLog;
|
|
434
|
+
const RequestServiceQuotaIncreaseRequestFilterSensitiveLog = (obj) => ({
|
|
435
|
+
...obj,
|
|
436
|
+
});
|
|
437
|
+
exports.RequestServiceQuotaIncreaseRequestFilterSensitiveLog = RequestServiceQuotaIncreaseRequestFilterSensitiveLog;
|
|
438
|
+
const RequestServiceQuotaIncreaseResponseFilterSensitiveLog = (obj) => ({
|
|
439
|
+
...obj,
|
|
440
|
+
});
|
|
441
|
+
exports.RequestServiceQuotaIncreaseResponseFilterSensitiveLog = RequestServiceQuotaIncreaseResponseFilterSensitiveLog;
|
|
442
|
+
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
443
|
+
...obj,
|
|
444
|
+
});
|
|
445
|
+
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
446
|
+
const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
447
|
+
...obj,
|
|
448
|
+
});
|
|
449
|
+
exports.TagResourceResponseFilterSensitiveLog = TagResourceResponseFilterSensitiveLog;
|
|
450
|
+
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
451
|
+
...obj,
|
|
452
|
+
});
|
|
453
|
+
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
454
|
+
const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
455
|
+
...obj,
|
|
456
|
+
});
|
|
457
|
+
exports.UntagResourceResponseFilterSensitiveLog = UntagResourceResponseFilterSensitiveLog;
|
|
@@ -1909,6 +1909,9 @@ const loadRestJsonErrorCode = (output, data) => {
|
|
|
1909
1909
|
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
1910
1910
|
const sanitizeErrorCode = (rawValue) => {
|
|
1911
1911
|
let cleanValue = rawValue;
|
|
1912
|
+
if (typeof cleanValue === "number") {
|
|
1913
|
+
cleanValue = cleanValue.toString();
|
|
1914
|
+
}
|
|
1912
1915
|
if (cleanValue.indexOf(":") >= 0) {
|
|
1913
1916
|
cleanValue = cleanValue.split(":")[0];
|
|
1914
1917
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { AssociateServiceQuotaTemplateRequestFilterSensitiveLog, AssociateServiceQuotaTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1AssociateServiceQuotaTemplateCommand, serializeAws_json1_1AssociateServiceQuotaTemplateCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var AssociateServiceQuotaTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(AssociateServiceQuotaTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var AssociateServiceQuotaTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: AssociateServiceQuotaTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: AssociateServiceQuotaTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DeleteServiceQuotaIncreaseRequestFromTemplateRequestFilterSensitiveLog, DeleteServiceQuotaIncreaseRequestFromTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteServiceQuotaIncreaseRequestFromTemplateCommand, serializeAws_json1_1DeleteServiceQuotaIncreaseRequestFromTemplateCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DeleteServiceQuotaIncreaseRequestFromTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(DeleteServiceQuotaIncreaseRequestFromTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DeleteServiceQuotaIncreaseRequestFromTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DeleteServiceQuotaIncreaseRequestFromTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DeleteServiceQuotaIncreaseRequestFromTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { DisassociateServiceQuotaTemplateRequestFilterSensitiveLog, DisassociateServiceQuotaTemplateResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DisassociateServiceQuotaTemplateCommand, serializeAws_json1_1DisassociateServiceQuotaTemplateCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var DisassociateServiceQuotaTemplateCommand = (function (_super) {
|
|
7
7
|
__extends(DisassociateServiceQuotaTemplateCommand, _super);
|
|
@@ -20,8 +20,8 @@ var DisassociateServiceQuotaTemplateCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: DisassociateServiceQuotaTemplateRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: DisassociateServiceQuotaTemplateResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetAWSDefaultServiceQuotaRequestFilterSensitiveLog, GetAWSDefaultServiceQuotaResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetAWSDefaultServiceQuotaCommand, serializeAws_json1_1GetAWSDefaultServiceQuotaCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
var GetAWSDefaultServiceQuotaCommand = (function (_super) {
|
|
7
7
|
__extends(GetAWSDefaultServiceQuotaCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetAWSDefaultServiceQuotaCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetAWSDefaultServiceQuotaRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetAWSDefaultServiceQuotaResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|