Package-level declarations

Types

Link copied to clipboard

With Service Quotas, you can view and manage your quotas easily as your Amazon Web Services workloads grow. Quotas, also referred to as limits, are the maximum number of resources that you can create in your Amazon Web Services account. For more information, see the Service Quotas User Guide.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Inherited functions

Link copied to clipboard

Associates your quota request template with your organization. When a new Amazon Web Services account is created in your organization, the quota increase requests in the template are automatically applied to the account. You can add a quota increase request for any adjustable quota to your template.

Link copied to clipboard

Creates a Support case for an existing quota increase request. This call only creates a Support case if the request has a Pending status.

Deletes the quota increase request for the specified quota from your quota request template.

Link copied to clipboard

Disables your quota request template. After a template is disabled, the quota increase requests in the template are not applied to new Amazon Web Services accounts in your organization. Disabling a quota request template does not apply its quota increase requests.

Link copied to clipboard

Retrieves the status of the association for the quota request template.

Link copied to clipboard

Retrieves the default value for the specified quota. The default value does not reflect any quota increases.

Link copied to clipboard

Retrieves information about the specified quota increase request.

Link copied to clipboard

Retrieves the applied quota value for the specified account-level or resource-level quota. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.

Retrieves information about the specified quota increase request in your quota request template.

Link copied to clipboard

Lists the default values for the quotas for the specified Amazon Web Services service. A default value does not reflect any quota increases.

Link copied to clipboard

Retrieves the quota increase requests for the specified Amazon Web Services service. Filter responses to return quota requests at either the account level, resource level, or all levels. Responses include any open or closed requests within 90 days.

Retrieves the quota increase requests for the specified quota. Filter responses to return quota requests at either the account level, resource level, or all levels.

Lists the quota increase requests in the specified quota request template.

Link copied to clipboard

Lists the applied quota values for the specified Amazon Web Services service. For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved. Filter responses to return applied quota values at either the account level, resource level, or all levels.

Link copied to clipboard

Lists the names and codes for the Amazon Web Services services integrated with Service Quotas.

Link copied to clipboard

Returns a list of the tags assigned to the specified applied quota.

Link copied to clipboard

Submits a quota increase request for the specified quota at the account or resource level.

Link copied to clipboard

Adds tags to the specified applied quota. You can include one or more tags to add to the quota.

Link copied to clipboard

Removes tags from the specified applied quota. You can specify one or more tags to remove.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.