Get Connect Quotas via CLI

0

The following command returns a single quota, but based on the documentation I should be returning all, anyone able to confirm this works for them?

aws service-quotas list-service-quotas --service-code connect --region us-west-2

AWS CLI: aws-cli/2.3.5 Python/3.8.8 Windows/10 exe/AMD64 prompt/off

Thank you.

  • Based on the documentation maybe this is why I only see one:

    If the applied quota value is not available for a quota, the quota is not retrieved.

    I've found inconsistencies from what the requests are and what the actual quota is and I'm trying to find a way to get the details myself.

profile picture
dmacias
gefragt vor einem Jahr233 Aufrufe
1 Antwort
0
Akzeptierte Antwort

If you've submitted any quota increases in the past, you can find the details in any support cases you've created. If not, you can expect everything is at the defaults as noted here: https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html

If you have too many support cases to dig for that kind of information, I'd suggest creating a support case to confirm what you're current service quotas are set to for your Connect instance(s).

profile pictureAWS
beantwortet vor einem Jahr
  • Yeah that's what we ended up doing. Had to submit a quota list for every instance which was super painful as the API doesn't show the actual settings.

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