AWS general documentation change
Summary
Added documentation for new ACME-related service quotas including domain validations, endpoints, external account bindings, identifiers per order, and rate limits for various ACME API operations
Security assessment
The changes document operational quotas and rate limits for ACME certificate management features. While ACME relates to certificate security, the changes describe service limits rather than addressing vulnerabilities, security incidents, or explaining security features. No evidence of security vulnerability remediation exists in the diff.
Diff
diff --git a/general/latest/gr/acm.md b/general/latest/gr/acm.md index fa054d526..46359ff87 100644 --- a//general/latest/gr/acm.md +++ b//general/latest/gr/acm.md @@ -63,0 +64,2 @@ ACM certificates created in last 365 days | Each supported Region: 5,000 | [Yes +ACME domain validations per ACME endpoint | Each supported Region: 1,500 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-69D109B1) | The maximum number of ACME domain validations per ACME endpoint. +ACME endpoints per account | Each supported Region: 50 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-8E212782) | The maximum number of ACME endpoints you can have in this account in the current Region. @@ -64,0 +67,2 @@ Domain names per ACM certificate | Each supported Region: 10 | [Yes](https://co +External account bindings per ACME endpoint | Each supported Region: 1,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-E9B74925) | The maximum number of external account bindings (EABs) per ACME endpoint. +Identifiers per ACME order | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-DA2A90A5) | The maximum number of domain names (identifiers) per ACME order. @@ -66,0 +71,33 @@ Imported certificates in last 365 days | Each supported Region: 5,000 | [Yes](h +Rate of ChangeAccountKey requests (public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-67CE8F15) | The maximum number of ChangeAccountKey requests per second to an ACME endpoint (Public CA). +Rate of CreateAcmeDomainValidation API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-74BB4A99) | The maximum number of CreateAcmeDomainValidation API requests per second. +Rate of CreateAcmeEndpoint API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-A7230D7D) | The maximum number of CreateAcmeEndpoint API requests per second. +Rate of CreateAcmeExternalAccountBinding API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-E8DE0414) | The maximum number of CreateAcmeExternalAccountBinding API requests per second. +Rate of DeleteAcmeDomainValidation API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-A1BB525F) | The maximum number of DeleteAcmeDomainValidation API requests per second. +Rate of DeleteAcmeEndpoint API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-62A479C6) | The maximum number of DeleteAcmeEndpoint API requests per second. +Rate of DeleteAcmeExternalAccountBinding API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-A25FF1B0) | The maximum number of DeleteAcmeExternalAccountBinding API requests per second. +Rate of DescribeAcmeAccount API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-12943EEB) | The maximum number of DescribeAcmeAccount API requests per second. +Rate of DescribeAcmeDomainValidation API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-A7EF109F) | The maximum number of DescribeAcmeDomainValidation API requests per second. +Rate of DescribeAcmeEndpoint API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-08DCE28B) | The maximum number of DescribeAcmeEndpoint API requests per second. +Rate of DescribeAcmeExternalAccountBinding API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-535A8003) | The maximum number of DescribeAcmeExternalAccountBinding API requests per second. +Rate of FinalizeOrder requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-8F907C16) | The maximum number of FinalizeOrder requests per second to an ACME endpoint (Public CA). +Rate of GetAcmeExternalAccountBindingCredentials API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-2F0B3882) | The maximum number of GetAcmeExternalAccountBindingCredentials API requests per second. +Rate of GetCertificate requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-C1B13B11) | The maximum number of GetCertificate requests per second to an ACME endpoint (Public CA). +Rate of GetDirectory requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-25850AC5) | The maximum number of GetDirectory requests per second to an ACME endpoint (Public CA). +Rate of GetOrder requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-E5BD64C4) | The maximum number of GetOrder requests per second to an ACME endpoint (Public CA). +Rate of ListAcmeAccounts API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-84FDD27E) | The maximum number of ListAcmeAccounts API requests per second. +Rate of ListAcmeDomainValidations API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-DD60D132) | The maximum number of ListAcmeDomainValidations API requests per second. +Rate of ListAcmeEndpoints API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-EF1F514F) | The maximum number of ListAcmeEndpoints API requests per second. +Rate of ListAcmeExternalAccountBindings API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-E9F88106) | The maximum number of ListAcmeExternalAccountBindings API requests per second. +Rate of ListOrders requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-B54E258B) | The maximum number of ListOrders requests per second to an ACME endpoint (Public CA). +Rate of ManageAccount requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-B8583BD1) | The maximum number of ManageAccount requests per second to an ACME endpoint (Public CA). +Rate of ManageAuthorization requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-E6DBDBE9) | The maximum number of ManageAuthorization requests per second to an ACME endpoint (Public CA). +Rate of NewAccount requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-8976373F) | The maximum number of NewAccount requests per second to an ACME endpoint (Public CA). +Rate of NewNonce requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-24E5E876) | The maximum number of NewNonce requests per second to an ACME endpoint (Public CA). +Rate of NewOrder requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-201D91CA) | The maximum number of NewOrder requests per second to an ACME endpoint (Public CA). +Rate of RestoreAcmeEndpoint API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-CF670426) | The maximum number of RestoreAcmeEndpoint API requests per second. +Rate of RevokeAcmeAccount API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-D0E9B342) | The maximum number of RevokeAcmeAccount API requests per second. +Rate of RevokeAcmeCertificate API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-183E8F71) | The maximum number of RevokeAcmeCertificate API requests per second. +Rate of RevokeAcmeExternalAccountBinding API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-C71B9553) | The maximum number of RevokeAcmeExternalAccountBinding API requests per second. +Rate of RevokeCertificate requests (Public CA) | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-4C8B8B5F) | The maximum number of RevokeCertificate requests per second to an ACME endpoint (Public CA). +Rate of UpdateAcmeDomainValidation API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-B97889A6) | The maximum number of UpdateAcmeDomainValidation API requests per second. +Rate of UpdateAcmeEndpoint API requests | Each supported Region: 50 per second | [Yes](https://console.aws.amazon.com/servicequotas/home/services/acm/quotas/L-8849A1A8) | The maximum number of UpdateAcmeEndpoint API requests per second.