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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南