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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ