aws service-quotas list-service-quotas

From wikieduonline
(Redirected from List-service-quotas)
Jump to navigation Jump to search

aws service-quotas list-service-quotas --service-code
aws service-quotas list-service-quotas --service-code cloudformation
aws service-quotas list-service-quotas --service-code cloudformation | grep GlobalQuota
aws service-quotas list-service-quotas --service-code cloudformation | egrep "QuotaName|Value"
aws service-quotas list-service-quotas --service-code ec2
.../...
"QuotaName": "Running On-Demand Standard (A, C, D, H, I, M, R, T, Z) instances",
          "Value": 32.0


aws service-quotas list-service-quotas --service-code s3
{
    "Quotas": []
}

Related[edit]

See also[edit]

Advertising: