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.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则