GlobalConfig / LoggingConfig / ServiceQuotaLimitsConfig

AWS Service Quotas configuration

Hierarchy

  • ServiceQuotaLimitsConfig

Implements

Constructors

Properties

deploymentTargets: DeploymentTargets = ...

List of AWS Account names to be included in the Service Quota changes

desiredValue: 2000 = 2000

Value associated with the limit change.

quotaCode: "" = ''

Indicates the code for the service as these are tied to the account.

regions: undefined | string[] = undefined

(Optional) Region(s) where this service quota increase will be requested. Service Quota increases will be requested in the home region only if this property is not defined.

serviceCode: "" = ''

Indicates which service Service Quota is changing the limit for.

Generated using TypeDoc