**To list the quotas for a service** The following ``list-service-quotas`` example displays details about the quotas for AWS CloudFormation. :: aws service-quotas list-service-quotas \ --service-code cloudformation Output:: { "Quotas": [ { "ServiceCode": "cloudformation", "ServiceName": "AWS CloudFormation", "QuotaArn": "arn:aws:servicequotas:us-east-2:123456789012:cloudformation/L-87D14FB7", "QuotaCode": "L-87D14FB7", "QuotaName": "Output count in CloudFormation template", "Value": 60.0, "Unit": "None", "Adjustable": false, "GlobalQuota": false }, { "ServiceCode": "cloudformation", "ServiceName": "AWS CloudFormation", "QuotaArn": "arn:aws:servicequotas:us-east-2:123456789012:cloudformation/L-0485CB21", "QuotaCode": "L-0485CB21", "QuotaName": "Stack count", "Value": 200.0, "Unit": "None", "Adjustable": true, "GlobalQuota": false } ] }
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 |
|