**To describe a service quota** The following ``get-service-quota`` example displays details about the specified quota. :: aws service-quotas get-service-quota \ --service-code ec2 \ --quota-code L-1216C47A Output:: { "Quota": { "ServiceCode": "ec2", "ServiceName": "Amazon Elastic Compute Cloud (Amazon EC2)", "QuotaArn": "arn:aws:servicequotas:us-east-2:123456789012:ec2/L-1216C47A", "QuotaCode": "L-1216C47A", "QuotaName": "Running On-Demand Standard (A, C, D, H, I, M, R, T, Z) instances", "Value": 1920.0, "Unit": "None", "Adjustable": true, "GlobalQuota": false, "UsageMetric": { "MetricNamespace": "AWS/Usage", "MetricName": "ResourceCount", "MetricDimensions": { "Class": "Standard/OnDemand", "Resource": "vCPU", "Service": "EC2", "Type": "Resource" }, "MetricStatisticRecommendation": "Maximum" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
get-aws-default-service-quota.rst | File | 1.14 KB | 0755 |
|
get-requested-service-quota-change.rst | File | 1.03 KB | 0755 |
|
get-service-quota.rst | File | 1.12 KB | 0755 |
|
list-aws-default-service-quotas.rst | File | 1.58 KB | 0755 |
|
list-requested-service-quota-change-history-by-quota.rst | File | 1.15 KB | 0755 |
|
list-requested-service-quota-change-history.rst | File | 1.1 KB | 0755 |
|
list-service-quotas.rst | File | 1.19 KB | 0755 |
|
list-services.rst | File | 1.18 KB | 0755 |
|
request-service-quota-increase.rst | File | 987 B | 0755 |
|