How to get Elasticache: Quota Limits with cli? #8310
-
Hi all, Is there a way to get/view ElastiCache service quota limits without using the the Service Quotas console?
and see:
Seem to be there is no current support for Is there something I have missed? It would be greatly beneficial to view our limit and current applied value to determine if we are approaching a quota limit before we request an increase. Thank you for having a look. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @vee-16, thanks for reaching out. ListServiceQuotas has varying levels of support on a service-by-service basis. In the documentation, it says "For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.".
@github-actions proposed answer |
Beta Was this translation helpful? Give feedback.
Hi @vee-16, thanks for reaching out. ListServiceQuotas has varying levels of support on a service-by-service basis. In the documentation, it says "For some quotas, only the default values are available. If the applied quota value is not available for a quota, the quota is not retrieved.".
list-aws-default-service-quotas
works for all services, but you mentioned that you have applied quotas, so if that isn't sufficient for your use case, I can reach out to the Elasticache service team for you. Just let me know how you'd like to proceed here. Thanks!@github-actions proposed answer