Crate rusoto_service_quotas
source · [−]Expand description
With Service Quotas, you can view and manage your quotas easily as your AWS workloads grow. Quotas, also referred to as limits, are the maximum number of resources that you can create in your AWS account. For more information, see the Service Quotas User Guide.
If you’re using the service, you’re probably looking for ServiceQuotasClient and ServiceQuotas.
Structs
An error that explains why an action did not succeed.
Information about the CloudWatch metric that reflects quota usage.
Information about the quota period.
Information about a quota increase request.
Information about a service.
Information about a quota.
Information about a quota increase request.
A client for the Service Quotas API.
A complex data type that contains a tag key and tag value.
Enums
Errors returned by AssociateServiceQuotaTemplate
Errors returned by DeleteServiceQuotaIncreaseRequestFromTemplate
Errors returned by DisassociateServiceQuotaTemplate
Errors returned by GetAWSDefaultServiceQuota
Errors returned by GetAssociationForServiceQuotaTemplate
Errors returned by GetRequestedServiceQuotaChange
Errors returned by GetServiceQuota
Errors returned by GetServiceQuotaIncreaseRequestFromTemplate
Errors returned by ListAWSDefaultServiceQuotas
Errors returned by ListRequestedServiceQuotaChangeHistoryByQuota
Errors returned by ListRequestedServiceQuotaChangeHistory
Errors returned by ListServiceQuotaIncreaseRequestsInTemplate
Errors returned by ListServiceQuotas
Errors returned by ListServices
Errors returned by ListTagsForResource
Errors returned by PutServiceQuotaIncreaseRequestIntoTemplate
Errors returned by RequestServiceQuotaIncrease
Errors returned by TagResource
Errors returned by UntagResource
Traits
Trait representing the capabilities of the Service Quotas API. Service Quotas clients implement this trait.