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
已提問 1 年前檢視次數 233 次
1 個回答
0
已接受的答案

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
已回答 1 年前
  • 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.

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

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

回答問題指南