Data retrieval APIs for Service Quotas
Service Quotas provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetAWSDefaultServiceQuota | Return the details for the specified service quota, including the AWS default value | Read |
| GetAssociationForServiceQuotaTemplate | Retrieve the ServiceQuotaTemplateAssociationStatus value, which tells you if the Service Quotas template is associated with an organization | Read |
| GetAutoManagementConfiguration | Retrieve the automatic management of Service Quotas configuration, including notification settings, opt-in type, and excluded quotas | Read |
| GetQuotaUtilizationReport | View the generated report | Read |
| GetRequestedServiceQuotaChange | Retrieve the details for a particular service quota increase request | Read |
| GetServiceQuota | Return the details for the specified service quota, including the applied value | Read |
| GetServiceQuotaIncreaseRequestFromTemplate | Retrieve the details for a service quota increase request from the service quota template | Read |
| ListAWSDefaultServiceQuotas | List all default service quotas for the specified AWS service | Read |
| ListRequestedServiceQuotaChangeHistory | Request a list of the changes to quotas for a service | Read |
| ListRequestedServiceQuotaChangeHistoryByQuota | Request a list of the changes to specific service quotas | Read |
| ListServiceQuotaIncreaseRequestsInTemplate | Return a list of the service quota increase requests from the service quota template | Read |
| ListServiceQuotas | List all service quotas for the specified AWS service, in that account, in that Region | Read |
| ListServices | List the AWS services available in Service Quotas | Read |
| ListTagsForResource | View the existing tags on a SQ resource | Read |
| StartQuotaUtilizationReport | Query quota utilization and create a report for your account | Read |