@aws-sdk/client-service-quotas 3.398.0 → 3.405.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 (32) hide show
  1. package/README.md +3 -3
  2. package/dist-cjs/endpoint/ruleset.js +2 -2
  3. package/dist-cjs/models/models_0.js +12 -1
  4. package/dist-cjs/protocols/Aws_json1_1.js +5 -0
  5. package/dist-es/endpoint/ruleset.js +2 -2
  6. package/dist-es/models/models_0.js +11 -0
  7. package/dist-es/protocols/Aws_json1_1.js +5 -0
  8. package/dist-types/ServiceQuotas.d.ts +3 -3
  9. package/dist-types/ServiceQuotasClient.d.ts +3 -3
  10. package/dist-types/commands/AssociateServiceQuotaTemplateCommand.d.ts +12 -11
  11. package/dist-types/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.d.ts +7 -7
  12. package/dist-types/commands/DisassociateServiceQuotaTemplateCommand.d.ts +8 -8
  13. package/dist-types/commands/GetAWSDefaultServiceQuotaCommand.d.ts +12 -6
  14. package/dist-types/commands/GetAssociationForServiceQuotaTemplateCommand.d.ts +7 -7
  15. package/dist-types/commands/GetRequestedServiceQuotaChangeCommand.d.ts +9 -3
  16. package/dist-types/commands/GetServiceQuotaCommand.d.ts +13 -6
  17. package/dist-types/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.d.ts +7 -7
  18. package/dist-types/commands/ListAWSDefaultServiceQuotasCommand.d.ts +12 -6
  19. package/dist-types/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.d.ts +11 -4
  20. package/dist-types/commands/ListRequestedServiceQuotaChangeHistoryCommand.d.ts +12 -5
  21. package/dist-types/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.d.ts +6 -6
  22. package/dist-types/commands/ListServiceQuotasCommand.d.ts +15 -7
  23. package/dist-types/commands/ListServicesCommand.d.ts +3 -3
  24. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  25. package/dist-types/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.d.ts +8 -8
  26. package/dist-types/commands/RequestServiceQuotaIncreaseCommand.d.ts +12 -5
  27. package/dist-types/commands/TagResourceCommand.d.ts +6 -6
  28. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  29. package/dist-types/index.d.ts +3 -3
  30. package/dist-types/models/models_0.d.ts +342 -109
  31. package/dist-types/ts3.4/models/models_0.d.ts +30 -0
  32. package/package.json +7 -7
package/README.md CHANGED
@@ -6,9 +6,9 @@
6
6
 
7
7
  AWS SDK for JavaScript ServiceQuotas Client for Node.js, Browser and React Native.
8
8
 
9
- <p>With Service Quotas, you can view and manage your quotas easily as your AWS workloads
10
- grow. Quotas, also referred to as limits, are the maximum number of resources that you can
11
- create in your AWS account. For more information, see the <a href="https://docs.aws.amazon.com/servicequotas/latest/userguide/">Service Quotas User Guide</a>.</p>
9
+ <p>With Service Quotas, you can view and manage your quotas easily as your Amazon Web Services workloads grow.
10
+ Quotas, also referred to as limits, are the maximum number of resources that you can
11
+ create in your Amazon Web Services account. For more information, see the <a href="https://docs.aws.amazon.com/servicequotas/latest/userguide/">Service Quotas User Guide</a>.</p>
12
12
 
13
13
  ## Installing
14
14
 
@@ -2,6 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
4
  const s = "required", t = "fn", u = "argv", v = "ref";
5
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = "getAttr", f = { [s]: false, "type": "String" }, g = { [s]: true, "default": false, "type": "Boolean" }, h = { [v]: "Endpoint" }, i = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, k = {}, l = { [t]: "booleanEquals", [u]: [true, { [t]: e, [u]: [{ [v]: a }, "supportsFIPS"] }] }, m = { [v]: a }, n = { [t]: "booleanEquals", [u]: [true, { [t]: e, [u]: [m, "supportsDualStack"] }] }, o = { "url": "https://servicequotas.{Region}.{PartitionResult#dnsSuffix}", "properties": {}, "headers": {} }, p = [h], q = [i], r = [j];
6
- const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [t]: "aws.partition", [u]: [{ [v]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [t]: "isSet", [u]: p }, { [t]: "parseURL", [u]: p, assign: "url" }], type: b, rules: [{ conditions: q, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: r, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { conditions: [i, j], type: b, rules: [{ conditions: [l, n], type: b, rules: [{ endpoint: { url: "https://servicequotas-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: e, [u]: [m, "name"] }] }], endpoint: o, type: d }, { endpoint: { url: "https://servicequotas-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: r, type: b, rules: [{ conditions: [n], type: b, rules: [{ endpoint: { url: "https://servicequotas.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: o, type: d }] }] };
5
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
6
+ const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ endpoint: { url: "https://servicequotas-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://servicequotas.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://servicequotas-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ endpoint: { url: "https://servicequotas.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://servicequotas.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
7
7
  exports.ruleSet = _data;
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- 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;
3
+ exports.TooManyTagsException = exports.TagPolicyViolationException = exports.ResourceAlreadyExistsException = exports.QuotaExceededException = exports.InvalidResourceStateException = exports.InvalidPaginationTokenException = exports.RequestStatus = exports.QuotaContextScope = 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.AppliedLevelEnum = exports.AccessDeniedException = void 0;
4
4
  const ServiceQuotasServiceException_1 = require("./ServiceQuotasServiceException");
5
5
  class AccessDeniedException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
6
6
  constructor(opts) {
@@ -16,6 +16,11 @@ class AccessDeniedException extends ServiceQuotasServiceException_1.ServiceQuota
16
16
  }
17
17
  }
18
18
  exports.AccessDeniedException = AccessDeniedException;
19
+ exports.AppliedLevelEnum = {
20
+ ACCOUNT: "ACCOUNT",
21
+ ALL: "ALL",
22
+ RESOURCE: "RESOURCE",
23
+ };
19
24
  class AWSServiceAccessNotEnabledException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
20
25
  constructor(opts) {
21
26
  super({
@@ -175,11 +180,17 @@ exports.PeriodUnit = {
175
180
  SECOND: "SECOND",
176
181
  WEEK: "WEEK",
177
182
  };
183
+ exports.QuotaContextScope = {
184
+ ACCOUNT: "ACCOUNT",
185
+ RESOURCE: "RESOURCE",
186
+ };
178
187
  exports.RequestStatus = {
179
188
  APPROVED: "APPROVED",
180
189
  CASE_CLOSED: "CASE_CLOSED",
181
190
  CASE_OPENED: "CASE_OPENED",
182
191
  DENIED: "DENIED",
192
+ INVALID_REQUEST: "INVALID_REQUEST",
193
+ NOT_APPROVED: "NOT_APPROVED",
183
194
  PENDING: "PENDING",
184
195
  };
185
196
  class InvalidPaginationTokenException extends ServiceQuotasServiceException_1.ServiceQuotasServiceException {
@@ -1261,6 +1261,7 @@ const se_PutServiceQuotaIncreaseRequestIntoTemplateRequest = (input, context) =>
1261
1261
  };
1262
1262
  const se_RequestServiceQuotaIncreaseRequest = (input, context) => {
1263
1263
  return (0, smithy_client_1.take)(input, {
1264
+ ContextId: [],
1264
1265
  DesiredValue: smithy_client_1.serializeFloat,
1265
1266
  QuotaCode: [],
1266
1267
  ServiceCode: [],
@@ -1331,7 +1332,9 @@ const de_RequestedServiceQuotaChange = (output, context) => {
1331
1332
  LastUpdated: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
1332
1333
  QuotaArn: smithy_client_1.expectString,
1333
1334
  QuotaCode: smithy_client_1.expectString,
1335
+ QuotaContext: smithy_client_1._json,
1334
1336
  QuotaName: smithy_client_1.expectString,
1337
+ QuotaRequestedAtLevel: smithy_client_1.expectString,
1335
1338
  Requester: smithy_client_1.expectString,
1336
1339
  ServiceCode: smithy_client_1.expectString,
1337
1340
  ServiceName: smithy_client_1.expectString,
@@ -1358,8 +1361,10 @@ const de_ServiceQuota = (output, context) => {
1358
1361
  ErrorReason: smithy_client_1._json,
1359
1362
  GlobalQuota: smithy_client_1.expectBoolean,
1360
1363
  Period: smithy_client_1._json,
1364
+ QuotaAppliedAtLevel: smithy_client_1.expectString,
1361
1365
  QuotaArn: smithy_client_1.expectString,
1362
1366
  QuotaCode: smithy_client_1.expectString,
1367
+ QuotaContext: smithy_client_1._json,
1363
1368
  QuotaName: smithy_client_1.expectString,
1364
1369
  ServiceCode: smithy_client_1.expectString,
1365
1370
  ServiceName: smithy_client_1.expectString,
@@ -1,4 +1,4 @@
1
1
  const s = "required", t = "fn", u = "argv", v = "ref";
2
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = "getAttr", f = { [s]: false, "type": "String" }, g = { [s]: true, "default": false, "type": "Boolean" }, h = { [v]: "Endpoint" }, i = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, k = {}, l = { [t]: "booleanEquals", [u]: [true, { [t]: e, [u]: [{ [v]: a }, "supportsFIPS"] }] }, m = { [v]: a }, n = { [t]: "booleanEquals", [u]: [true, { [t]: e, [u]: [m, "supportsDualStack"] }] }, o = { "url": "https://servicequotas.{Region}.{PartitionResult#dnsSuffix}", "properties": {}, "headers": {} }, p = [h], q = [i], r = [j];
3
- const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [t]: "aws.partition", [u]: [{ [v]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [t]: "isSet", [u]: p }, { [t]: "parseURL", [u]: p, assign: "url" }], type: b, rules: [{ conditions: q, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: r, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { conditions: [i, j], type: b, rules: [{ conditions: [l, n], type: b, rules: [{ endpoint: { url: "https://servicequotas-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: e, [u]: [m, "name"] }] }], endpoint: o, type: d }, { endpoint: { url: "https://servicequotas-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: r, type: b, rules: [{ conditions: [n], type: b, rules: [{ endpoint: { url: "https://servicequotas.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: o, type: d }] }] };
2
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }, { conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ endpoint: { url: "https://servicequotas-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://servicequotas.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://servicequotas-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ endpoint: { url: "https://servicequotas.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://servicequotas.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] };
4
4
  export const ruleSet = _data;
@@ -12,6 +12,11 @@ export class AccessDeniedException extends __BaseException {
12
12
  this.Message = opts.Message;
13
13
  }
14
14
  }
15
+ export const AppliedLevelEnum = {
16
+ ACCOUNT: "ACCOUNT",
17
+ ALL: "ALL",
18
+ RESOURCE: "RESOURCE",
19
+ };
15
20
  export class AWSServiceAccessNotEnabledException extends __BaseException {
16
21
  constructor(opts) {
17
22
  super({
@@ -161,11 +166,17 @@ export const PeriodUnit = {
161
166
  SECOND: "SECOND",
162
167
  WEEK: "WEEK",
163
168
  };
169
+ export const QuotaContextScope = {
170
+ ACCOUNT: "ACCOUNT",
171
+ RESOURCE: "RESOURCE",
172
+ };
164
173
  export const RequestStatus = {
165
174
  APPROVED: "APPROVED",
166
175
  CASE_CLOSED: "CASE_CLOSED",
167
176
  CASE_OPENED: "CASE_OPENED",
168
177
  DENIED: "DENIED",
178
+ INVALID_REQUEST: "INVALID_REQUEST",
179
+ NOT_APPROVED: "NOT_APPROVED",
169
180
  PENDING: "PENDING",
170
181
  };
171
182
  export class InvalidPaginationTokenException extends __BaseException {
@@ -1220,6 +1220,7 @@ const se_PutServiceQuotaIncreaseRequestIntoTemplateRequest = (input, context) =>
1220
1220
  };
1221
1221
  const se_RequestServiceQuotaIncreaseRequest = (input, context) => {
1222
1222
  return take(input, {
1223
+ ContextId: [],
1223
1224
  DesiredValue: __serializeFloat,
1224
1225
  QuotaCode: [],
1225
1226
  ServiceCode: [],
@@ -1290,7 +1291,9 @@ const de_RequestedServiceQuotaChange = (output, context) => {
1290
1291
  LastUpdated: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
1291
1292
  QuotaArn: __expectString,
1292
1293
  QuotaCode: __expectString,
1294
+ QuotaContext: _json,
1293
1295
  QuotaName: __expectString,
1296
+ QuotaRequestedAtLevel: __expectString,
1294
1297
  Requester: __expectString,
1295
1298
  ServiceCode: __expectString,
1296
1299
  ServiceName: __expectString,
@@ -1317,8 +1320,10 @@ const de_ServiceQuota = (output, context) => {
1317
1320
  ErrorReason: _json,
1318
1321
  GlobalQuota: __expectBoolean,
1319
1322
  Period: _json,
1323
+ QuotaAppliedAtLevel: __expectString,
1320
1324
  QuotaArn: __expectString,
1321
1325
  QuotaCode: __expectString,
1326
+ QuotaContext: _json,
1322
1327
  QuotaName: __expectString,
1323
1328
  ServiceCode: __expectString,
1324
1329
  ServiceName: __expectString,
@@ -137,9 +137,9 @@ export interface ServiceQuotas {
137
137
  }
138
138
  /**
139
139
  * @public
140
- * <p>With Service Quotas, you can view and manage your quotas easily as your AWS workloads
141
- * grow. Quotas, also referred to as limits, are the maximum number of resources that you can
142
- * create in your AWS account. For more information, see the <a href="https://docs.aws.amazon.com/servicequotas/latest/userguide/">Service Quotas User Guide</a>.</p>
140
+ * <p>With Service Quotas, you can view and manage your quotas easily as your Amazon Web Services workloads grow.
141
+ * Quotas, also referred to as limits, are the maximum number of resources that you can
142
+ * create in your Amazon Web Services account. For more information, see the <a href="https://docs.aws.amazon.com/servicequotas/latest/userguide/">Service Quotas User Guide</a>.</p>
143
143
  */
144
144
  export declare class ServiceQuotas extends ServiceQuotasClient implements ServiceQuotas {
145
145
  }
@@ -169,9 +169,9 @@ export interface ServiceQuotasClientResolvedConfig extends ServiceQuotasClientRe
169
169
  }
170
170
  /**
171
171
  * @public
172
- * <p>With Service Quotas, you can view and manage your quotas easily as your AWS workloads
173
- * grow. Quotas, also referred to as limits, are the maximum number of resources that you can
174
- * create in your AWS account. For more information, see the <a href="https://docs.aws.amazon.com/servicequotas/latest/userguide/">Service Quotas User Guide</a>.</p>
172
+ * <p>With Service Quotas, you can view and manage your quotas easily as your Amazon Web Services workloads grow.
173
+ * Quotas, also referred to as limits, are the maximum number of resources that you can
174
+ * create in your Amazon Web Services account. For more information, see the <a href="https://docs.aws.amazon.com/servicequotas/latest/userguide/">Service Quotas User Guide</a>.</p>
175
175
  */
176
176
  export declare class ServiceQuotasClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig> {
177
177
  /**
@@ -23,10 +23,10 @@ export interface AssociateServiceQuotaTemplateCommandOutput extends AssociateSer
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Associates your quota request template with your organization. When a new account is
27
- * created in your organization, the quota increase requests in the template are automatically
28
- * applied to the account. You can add a quota increase request for any adjustable quota to your
29
- * template.</p>
26
+ * <p>Associates your quota request template with your organization. When a new
27
+ * Amazon Web Services account is created in your organization, the quota increase requests in the
28
+ * template are automatically applied to the account. You can add a quota increase request
29
+ * for any adjustable quota to your template.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
32
32
  * ```javascript
@@ -50,27 +50,28 @@ export interface AssociateServiceQuotaTemplateCommandOutput extends AssociateSer
50
50
  * <p>You do not have sufficient permission to perform this action.</p>
51
51
  *
52
52
  * @throws {@link AWSServiceAccessNotEnabledException} (client fault)
53
- * <p>The action you attempted is not allowed unless Service Access with Service Quotas is
54
- * enabled in your organization.</p>
53
+ * <p>The action you attempted is not allowed unless Service Access with Service Quotas is enabled in
54
+ * your organization.</p>
55
55
  *
56
56
  * @throws {@link DependencyAccessDeniedException} (client fault)
57
57
  * <p>You can't perform this action because a dependency does not have access.</p>
58
58
  *
59
59
  * @throws {@link NoAvailableOrganizationException} (client fault)
60
- * <p>The account making this call is not a member of an organization.</p>
60
+ * <p>The Amazon Web Services account making this call is not a member of an organization.</p>
61
61
  *
62
62
  * @throws {@link OrganizationNotInAllFeaturesModeException} (client fault)
63
- * <p>The organization that your account belongs to is not in All Features mode.</p>
63
+ * <p>The organization that your Amazon Web Services account belongs to is not in All Features
64
+ * mode.</p>
64
65
  *
65
66
  * @throws {@link ServiceException} (server fault)
66
67
  * <p>Something went wrong.</p>
67
68
  *
68
69
  * @throws {@link TemplatesNotAvailableInRegionException} (client fault)
69
- * <p>The Service Quotas template is not available in this AWS Region.</p>
70
+ * <p>The Service Quotas template is not available in this Amazon Web Services Region.</p>
70
71
  *
71
72
  * @throws {@link TooManyRequestsException} (client fault)
72
- * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or request
73
- * an increase for this quota.</p>
73
+ * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or
74
+ * request an increase for this quota.</p>
74
75
  *
75
76
  * @throws {@link ServiceQuotasServiceException}
76
77
  * <p>Base exception class for all service exceptions from ServiceQuotas service.</p>
@@ -24,7 +24,7 @@ export interface DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput exte
24
24
  /**
25
25
  * @public
26
26
  * <p>Deletes the quota increase request for the specified quota from your quota request
27
- * template.</p>
27
+ * template.</p>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
30
30
  * ```javascript
@@ -52,8 +52,8 @@ export interface DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput exte
52
52
  * <p>You do not have sufficient permission to perform this action.</p>
53
53
  *
54
54
  * @throws {@link AWSServiceAccessNotEnabledException} (client fault)
55
- * <p>The action you attempted is not allowed unless Service Access with Service Quotas is
56
- * enabled in your organization.</p>
55
+ * <p>The action you attempted is not allowed unless Service Access with Service Quotas is enabled in
56
+ * your organization.</p>
57
57
  *
58
58
  * @throws {@link DependencyAccessDeniedException} (client fault)
59
59
  * <p>You can't perform this action because a dependency does not have access.</p>
@@ -62,7 +62,7 @@ export interface DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput exte
62
62
  * <p>Invalid input was provided.</p>
63
63
  *
64
64
  * @throws {@link NoAvailableOrganizationException} (client fault)
65
- * <p>The account making this call is not a member of an organization.</p>
65
+ * <p>The Amazon Web Services account making this call is not a member of an organization.</p>
66
66
  *
67
67
  * @throws {@link NoSuchResourceException} (client fault)
68
68
  * <p>The specified resource does not exist.</p>
@@ -71,11 +71,11 @@ export interface DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput exte
71
71
  * <p>Something went wrong.</p>
72
72
  *
73
73
  * @throws {@link TemplatesNotAvailableInRegionException} (client fault)
74
- * <p>The Service Quotas template is not available in this AWS Region.</p>
74
+ * <p>The Service Quotas template is not available in this Amazon Web Services Region.</p>
75
75
  *
76
76
  * @throws {@link TooManyRequestsException} (client fault)
77
- * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or request
78
- * an increase for this quota.</p>
77
+ * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or
78
+ * request an increase for this quota.</p>
79
79
  *
80
80
  * @throws {@link ServiceQuotasServiceException}
81
81
  * <p>Base exception class for all service exceptions from ServiceQuotas service.</p>
@@ -24,8 +24,8 @@ export interface DisassociateServiceQuotaTemplateCommandOutput extends Disassoci
24
24
  /**
25
25
  * @public
26
26
  * <p>Disables your quota request template. After a template is disabled, the quota increase
27
- * requests in the template are not applied to new accounts in your organization. Disabling a
28
- * quota request template does not apply its quota increase requests.</p>
27
+ * requests in the template are not applied to new Amazon Web Services accounts in your organization.
28
+ * Disabling a quota request template does not apply its quota increase requests.</p>
29
29
  * @example
30
30
  * Use a bare-bones client and the command you need to make an API call.
31
31
  * ```javascript
@@ -49,14 +49,14 @@ export interface DisassociateServiceQuotaTemplateCommandOutput extends Disassoci
49
49
  * <p>You do not have sufficient permission to perform this action.</p>
50
50
  *
51
51
  * @throws {@link AWSServiceAccessNotEnabledException} (client fault)
52
- * <p>The action you attempted is not allowed unless Service Access with Service Quotas is
53
- * enabled in your organization.</p>
52
+ * <p>The action you attempted is not allowed unless Service Access with Service Quotas is enabled in
53
+ * your organization.</p>
54
54
  *
55
55
  * @throws {@link DependencyAccessDeniedException} (client fault)
56
56
  * <p>You can't perform this action because a dependency does not have access.</p>
57
57
  *
58
58
  * @throws {@link NoAvailableOrganizationException} (client fault)
59
- * <p>The account making this call is not a member of an organization.</p>
59
+ * <p>The Amazon Web Services account making this call is not a member of an organization.</p>
60
60
  *
61
61
  * @throws {@link ServiceException} (server fault)
62
62
  * <p>Something went wrong.</p>
@@ -65,11 +65,11 @@ export interface DisassociateServiceQuotaTemplateCommandOutput extends Disassoci
65
65
  * <p>The quota request template is not associated with your organization.</p>
66
66
  *
67
67
  * @throws {@link TemplatesNotAvailableInRegionException} (client fault)
68
- * <p>The Service Quotas template is not available in this AWS Region.</p>
68
+ * <p>The Service Quotas template is not available in this Amazon Web Services Region.</p>
69
69
  *
70
70
  * @throws {@link TooManyRequestsException} (client fault)
71
- * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or request
72
- * an increase for this quota.</p>
71
+ * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or
72
+ * request an increase for this quota.</p>
73
73
  *
74
74
  * @throws {@link ServiceQuotasServiceException}
75
75
  * <p>Base exception class for all service exceptions from ServiceQuotas service.</p>
@@ -23,8 +23,8 @@ export interface GetAWSDefaultServiceQuotaCommandOutput extends GetAWSDefaultSer
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Retrieves the default value for the specified quota. The default value does not reflect
27
- * any quota increases.</p>
26
+ * <p>Retrieves the default value for the specified quota. The default value does not
27
+ * reflect any quota increases.</p>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
30
30
  * ```javascript
@@ -58,12 +58,18 @@ export interface GetAWSDefaultServiceQuotaCommandOutput extends GetAWSDefaultSer
58
58
  * // },
59
59
  * // Period: { // QuotaPeriod
60
60
  * // PeriodValue: Number("int"),
61
- * // PeriodUnit: "STRING_VALUE",
61
+ * // PeriodUnit: "MICROSECOND" || "MILLISECOND" || "SECOND" || "MINUTE" || "HOUR" || "DAY" || "WEEK",
62
62
  * // },
63
63
  * // ErrorReason: { // ErrorReason
64
- * // ErrorCode: "STRING_VALUE",
64
+ * // ErrorCode: "DEPENDENCY_ACCESS_DENIED_ERROR" || "DEPENDENCY_THROTTLING_ERROR" || "DEPENDENCY_SERVICE_ERROR" || "SERVICE_QUOTA_NOT_AVAILABLE_ERROR",
65
65
  * // ErrorMessage: "STRING_VALUE",
66
66
  * // },
67
+ * // QuotaAppliedAtLevel: "ACCOUNT" || "RESOURCE" || "ALL",
68
+ * // QuotaContext: { // QuotaContextInfo
69
+ * // ContextScope: "RESOURCE" || "ACCOUNT",
70
+ * // ContextScopeType: "STRING_VALUE",
71
+ * // ContextId: "STRING_VALUE",
72
+ * // },
67
73
  * // },
68
74
  * // };
69
75
  *
@@ -88,8 +94,8 @@ export interface GetAWSDefaultServiceQuotaCommandOutput extends GetAWSDefaultSer
88
94
  * <p>Something went wrong.</p>
89
95
  *
90
96
  * @throws {@link TooManyRequestsException} (client fault)
91
- * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or request
92
- * an increase for this quota.</p>
97
+ * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or
98
+ * request an increase for this quota.</p>
93
99
  *
94
100
  * @throws {@link ServiceQuotasServiceException}
95
101
  * <p>Base exception class for all service exceptions from ServiceQuotas service.</p>
@@ -34,7 +34,7 @@ export interface GetAssociationForServiceQuotaTemplateCommandOutput extends GetA
34
34
  * const command = new GetAssociationForServiceQuotaTemplateCommand(input);
35
35
  * const response = await client.send(command);
36
36
  * // { // GetAssociationForServiceQuotaTemplateResponse
37
- * // ServiceQuotaTemplateAssociationStatus: "STRING_VALUE",
37
+ * // ServiceQuotaTemplateAssociationStatus: "ASSOCIATED" || "DISASSOCIATED",
38
38
  * // };
39
39
  *
40
40
  * ```
@@ -49,14 +49,14 @@ export interface GetAssociationForServiceQuotaTemplateCommandOutput extends GetA
49
49
  * <p>You do not have sufficient permission to perform this action.</p>
50
50
  *
51
51
  * @throws {@link AWSServiceAccessNotEnabledException} (client fault)
52
- * <p>The action you attempted is not allowed unless Service Access with Service Quotas is
53
- * enabled in your organization.</p>
52
+ * <p>The action you attempted is not allowed unless Service Access with Service Quotas is enabled in
53
+ * your organization.</p>
54
54
  *
55
55
  * @throws {@link DependencyAccessDeniedException} (client fault)
56
56
  * <p>You can't perform this action because a dependency does not have access.</p>
57
57
  *
58
58
  * @throws {@link NoAvailableOrganizationException} (client fault)
59
- * <p>The account making this call is not a member of an organization.</p>
59
+ * <p>The Amazon Web Services account making this call is not a member of an organization.</p>
60
60
  *
61
61
  * @throws {@link ServiceException} (server fault)
62
62
  * <p>Something went wrong.</p>
@@ -65,11 +65,11 @@ export interface GetAssociationForServiceQuotaTemplateCommandOutput extends GetA
65
65
  * <p>The quota request template is not associated with your organization.</p>
66
66
  *
67
67
  * @throws {@link TemplatesNotAvailableInRegionException} (client fault)
68
- * <p>The Service Quotas template is not available in this AWS Region.</p>
68
+ * <p>The Service Quotas template is not available in this Amazon Web Services Region.</p>
69
69
  *
70
70
  * @throws {@link TooManyRequestsException} (client fault)
71
- * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or request
72
- * an increase for this quota.</p>
71
+ * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or
72
+ * request an increase for this quota.</p>
73
73
  *
74
74
  * @throws {@link ServiceQuotasServiceException}
75
75
  * <p>Base exception class for all service exceptions from ServiceQuotas service.</p>
@@ -44,13 +44,19 @@ export interface GetRequestedServiceQuotaChangeCommandOutput extends GetRequeste
44
44
  * // QuotaCode: "STRING_VALUE",
45
45
  * // QuotaName: "STRING_VALUE",
46
46
  * // DesiredValue: Number("double"),
47
- * // Status: "STRING_VALUE",
47
+ * // Status: "PENDING" || "CASE_OPENED" || "APPROVED" || "DENIED" || "CASE_CLOSED" || "NOT_APPROVED" || "INVALID_REQUEST",
48
48
  * // Created: new Date("TIMESTAMP"),
49
49
  * // LastUpdated: new Date("TIMESTAMP"),
50
50
  * // Requester: "STRING_VALUE",
51
51
  * // QuotaArn: "STRING_VALUE",
52
52
  * // GlobalQuota: true || false,
53
53
  * // Unit: "STRING_VALUE",
54
+ * // QuotaRequestedAtLevel: "ACCOUNT" || "RESOURCE" || "ALL",
55
+ * // QuotaContext: { // QuotaContextInfo
56
+ * // ContextScope: "RESOURCE" || "ACCOUNT",
57
+ * // ContextScopeType: "STRING_VALUE",
58
+ * // ContextId: "STRING_VALUE",
59
+ * // },
54
60
  * // },
55
61
  * // };
56
62
  *
@@ -75,8 +81,8 @@ export interface GetRequestedServiceQuotaChangeCommandOutput extends GetRequeste
75
81
  * <p>Something went wrong.</p>
76
82
  *
77
83
  * @throws {@link TooManyRequestsException} (client fault)
78
- * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or request
79
- * an increase for this quota.</p>
84
+ * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or
85
+ * request an increase for this quota.</p>
80
86
  *
81
87
  * @throws {@link ServiceQuotasServiceException}
82
88
  * <p>Base exception class for all service exceptions from ServiceQuotas service.</p>
@@ -24,8 +24,8 @@ export interface GetServiceQuotaCommandOutput extends GetServiceQuotaResponse, _
24
24
  /**
25
25
  * @public
26
26
  * <p>Retrieves the applied quota value for the specified quota. For some quotas, only the
27
- * default values are available. If the applied quota value is not available for a quota, the
28
- * quota is not retrieved.</p>
27
+ * default values are available. If the applied quota value is not available for a quota,
28
+ * the quota is not retrieved.</p>
29
29
  * @example
30
30
  * Use a bare-bones client and the command you need to make an API call.
31
31
  * ```javascript
@@ -35,6 +35,7 @@ export interface GetServiceQuotaCommandOutput extends GetServiceQuotaResponse, _
35
35
  * const input = { // GetServiceQuotaRequest
36
36
  * ServiceCode: "STRING_VALUE", // required
37
37
  * QuotaCode: "STRING_VALUE", // required
38
+ * ContextId: "STRING_VALUE",
38
39
  * };
39
40
  * const command = new GetServiceQuotaCommand(input);
40
41
  * const response = await client.send(command);
@@ -59,12 +60,18 @@ export interface GetServiceQuotaCommandOutput extends GetServiceQuotaResponse, _
59
60
  * // },
60
61
  * // Period: { // QuotaPeriod
61
62
  * // PeriodValue: Number("int"),
62
- * // PeriodUnit: "STRING_VALUE",
63
+ * // PeriodUnit: "MICROSECOND" || "MILLISECOND" || "SECOND" || "MINUTE" || "HOUR" || "DAY" || "WEEK",
63
64
  * // },
64
65
  * // ErrorReason: { // ErrorReason
65
- * // ErrorCode: "STRING_VALUE",
66
+ * // ErrorCode: "DEPENDENCY_ACCESS_DENIED_ERROR" || "DEPENDENCY_THROTTLING_ERROR" || "DEPENDENCY_SERVICE_ERROR" || "SERVICE_QUOTA_NOT_AVAILABLE_ERROR",
66
67
  * // ErrorMessage: "STRING_VALUE",
67
68
  * // },
69
+ * // QuotaAppliedAtLevel: "ACCOUNT" || "RESOURCE" || "ALL",
70
+ * // QuotaContext: { // QuotaContextInfo
71
+ * // ContextScope: "RESOURCE" || "ACCOUNT",
72
+ * // ContextScopeType: "STRING_VALUE",
73
+ * // ContextId: "STRING_VALUE",
74
+ * // },
68
75
  * // },
69
76
  * // };
70
77
  *
@@ -89,8 +96,8 @@ export interface GetServiceQuotaCommandOutput extends GetServiceQuotaResponse, _
89
96
  * <p>Something went wrong.</p>
90
97
  *
91
98
  * @throws {@link TooManyRequestsException} (client fault)
92
- * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or request
93
- * an increase for this quota.</p>
99
+ * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or
100
+ * request an increase for this quota.</p>
94
101
  *
95
102
  * @throws {@link ServiceQuotasServiceException}
96
103
  * <p>Base exception class for all service exceptions from ServiceQuotas service.</p>
@@ -24,7 +24,7 @@ export interface GetServiceQuotaIncreaseRequestFromTemplateCommandOutput extends
24
24
  /**
25
25
  * @public
26
26
  * <p>Retrieves information about the specified quota increase request in your quota request
27
- * template.</p>
27
+ * template.</p>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
30
30
  * ```javascript
@@ -63,8 +63,8 @@ export interface GetServiceQuotaIncreaseRequestFromTemplateCommandOutput extends
63
63
  * <p>You do not have sufficient permission to perform this action.</p>
64
64
  *
65
65
  * @throws {@link AWSServiceAccessNotEnabledException} (client fault)
66
- * <p>The action you attempted is not allowed unless Service Access with Service Quotas is
67
- * enabled in your organization.</p>
66
+ * <p>The action you attempted is not allowed unless Service Access with Service Quotas is enabled in
67
+ * your organization.</p>
68
68
  *
69
69
  * @throws {@link DependencyAccessDeniedException} (client fault)
70
70
  * <p>You can't perform this action because a dependency does not have access.</p>
@@ -73,7 +73,7 @@ export interface GetServiceQuotaIncreaseRequestFromTemplateCommandOutput extends
73
73
  * <p>Invalid input was provided.</p>
74
74
  *
75
75
  * @throws {@link NoAvailableOrganizationException} (client fault)
76
- * <p>The account making this call is not a member of an organization.</p>
76
+ * <p>The Amazon Web Services account making this call is not a member of an organization.</p>
77
77
  *
78
78
  * @throws {@link NoSuchResourceException} (client fault)
79
79
  * <p>The specified resource does not exist.</p>
@@ -82,11 +82,11 @@ export interface GetServiceQuotaIncreaseRequestFromTemplateCommandOutput extends
82
82
  * <p>Something went wrong.</p>
83
83
  *
84
84
  * @throws {@link TemplatesNotAvailableInRegionException} (client fault)
85
- * <p>The Service Quotas template is not available in this AWS Region.</p>
85
+ * <p>The Service Quotas template is not available in this Amazon Web Services Region.</p>
86
86
  *
87
87
  * @throws {@link TooManyRequestsException} (client fault)
88
- * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or request
89
- * an increase for this quota.</p>
88
+ * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or
89
+ * request an increase for this quota.</p>
90
90
  *
91
91
  * @throws {@link ServiceQuotasServiceException}
92
92
  * <p>Base exception class for all service exceptions from ServiceQuotas service.</p>
@@ -23,8 +23,8 @@ export interface ListAWSDefaultServiceQuotasCommandOutput extends ListAWSDefault
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Lists the default values for the quotas for the specified AWS service. A default value
27
- * does not reflect any quota increases.</p>
26
+ * <p>Lists the default values for the quotas for the specified Amazon Web Service. A default
27
+ * value does not reflect any quota increases.</p>
28
28
  * @example
29
29
  * Use a bare-bones client and the command you need to make an API call.
30
30
  * ```javascript
@@ -61,12 +61,18 @@ export interface ListAWSDefaultServiceQuotasCommandOutput extends ListAWSDefault
61
61
  * // },
62
62
  * // Period: { // QuotaPeriod
63
63
  * // PeriodValue: Number("int"),
64
- * // PeriodUnit: "STRING_VALUE",
64
+ * // PeriodUnit: "MICROSECOND" || "MILLISECOND" || "SECOND" || "MINUTE" || "HOUR" || "DAY" || "WEEK",
65
65
  * // },
66
66
  * // ErrorReason: { // ErrorReason
67
- * // ErrorCode: "STRING_VALUE",
67
+ * // ErrorCode: "DEPENDENCY_ACCESS_DENIED_ERROR" || "DEPENDENCY_THROTTLING_ERROR" || "DEPENDENCY_SERVICE_ERROR" || "SERVICE_QUOTA_NOT_AVAILABLE_ERROR",
68
68
  * // ErrorMessage: "STRING_VALUE",
69
69
  * // },
70
+ * // QuotaAppliedAtLevel: "ACCOUNT" || "RESOURCE" || "ALL",
71
+ * // QuotaContext: { // QuotaContextInfo
72
+ * // ContextScope: "RESOURCE" || "ACCOUNT",
73
+ * // ContextScopeType: "STRING_VALUE",
74
+ * // ContextId: "STRING_VALUE",
75
+ * // },
70
76
  * // },
71
77
  * // ],
72
78
  * // };
@@ -95,8 +101,8 @@ export interface ListAWSDefaultServiceQuotasCommandOutput extends ListAWSDefault
95
101
  * <p>Something went wrong.</p>
96
102
  *
97
103
  * @throws {@link TooManyRequestsException} (client fault)
98
- * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or request
99
- * an increase for this quota.</p>
104
+ * <p>Due to throttling, the request was denied. Slow down the rate of request calls, or
105
+ * request an increase for this quota.</p>
100
106
  *
101
107
  * @throws {@link ServiceQuotasServiceException}
102
108
  * <p>Base exception class for all service exceptions from ServiceQuotas service.</p>