-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
list-service-quotas gives wrong result #8941
Comments
Hi @ddemaret-plaid, thanks for reaching out. list-service-quotas is intended to show account specific applied quotas of a service. This operation has varying levels of support on a service-by-service basis.
If that isn't sufficient for your use case, I can reach out to the CloudFront service team for you. Let me know how you'd like to proceed here. Thank you. |
For context, I'm trying to implement https://github.com/aws-solutions/quota-monitor-for-aws which is how I found out about this. As far as I understand it If you could reach out to the CloudFront team about this that would be great thanks! |
Hi @ddemaret-plaid, thanks for the update. I'd just like to mention that I have submitted a feature request to CloudFront Service Quota Team to give a CLI response that reflects the quotas that have been increased. Please let me know if you have any other questions. Thanks! Ticket for Internal Use Only: P159623587 |
Perfect thanks! |
This issue is now closed. Comments on closed issues are hard for our team to see. |
Describe the bug
When doing
You get no quotas. However when you look in the UI there's quotas that can be adjusted.
Expected Behavior
A list of quotas to be returned
Current Behavior
Reproduction Steps
Execute
aws service-quotas list-service-quotas --service-code cloudfront
Possible Solution
No response
Additional Information/Context
No response
CLI version used
aws-cli/2.15.30
Environment details (OS name and version, etc.)
macOS Darwin
The text was updated successfully, but these errors were encountered: