- Newest
- Most votes
- Most comments
Is 5000 a hard cap if your account quota is 2500?
Correct, if your account quota is 2500, then 5000 is a hard cap. The number of Certificates that you can request in a year is "Twice your account quota" for the "Number of certificates" limit [1]. The default for an account is "2500", which would therefore allow you to request "5000" Certificates in 365 days.
As in, once you've requested 5000 does it not matter how many certs you delete, you can't request any more until the limit is refreshed?
Yes, before you request a new certificate, the system checks the following two limits:
- Whether the number of certificates under your account exceeds 2500.
- Whether you have requested more than 5000 certificates in the past 365 days.
Is the limit refreshed every day ?
In principle, the ACM team conducts asynchronous statistics. If you have concerns about the limit, it is recommended to directly contact the customer service team to request for a limit increase.
[1] https://docs.aws.amazon.com/acm/latest/userguide/acm-limits.html#general-limits
Hi,
Just wanted to add to above answer if it helps, that if you need your per year (last 365 days)
quota to be more than the default 5000, you can request an ACM certificates limit increase as mentioned in ACM Quotas page - https://docs.aws.amazon.com/acm/latest/userguide/acm-limits.html
specifically
If you need more than 2,500 certificates at any given time, you must contact the AWS Support Center
If this quota increase gets approved and granted to say 2600, your per year (last 365 days)
quota will also correspondingly increase to 5200 since it is twice your account quota. This will allow you to create more even if your current certificates are less than 2500 ( but in the past 365 days you have created and deleted 5000 already )
Thanks.
Relevant content
- asked 2 years ago
- asked 2 years ago
- asked a month ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 9 months ago
Thank you!