List of services only shows default limit value in service quota console

0

Hello team, Is there any public document available which tells list of services which shows default value in quota console, even after the limit is increased. Few services only shows default value in console even after the limit is increased and changed to new value? Can we get what services are included in this or how to get the details of these services?

已提问 7 个月前141 查看次数
1 回答
1

Thank you for your question.

you can try the CLI command:

aws service-quotas list-service-quotas

for example if you want to retrieve the quotas from EC2 service you can run

aws service-quotas list-service-quotas --service-code ec2

Here you can find the documentation of the command.

Also you can visit this thread related to your question.

Hope that helps.

AWS
David C
已回答 7 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则