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.

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.

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

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

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

関連するコンテンツ