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?

gefragt vor 7 Monaten140 Aufrufe
1 Antwort
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
beantwortet vor 7 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen