AWS general documentation change
Summary
Increased maximum private certificates per CA from 50 million to 100 million per region
Security assessment
Change represents a service quota increase for certificate issuance capacity. No indication of security vulnerability remediation or security feature introduction in the change description.
Diff
diff --git a/general/latest/gr/pca.md b/general/latest/gr/pca.md index d2d075cda..301305abc 100644 --- a//general/latest/gr/pca.md +++ b//general/latest/gr/pca.md @@ -132 +132 @@ Number of private certificate authorities | Each supported Region: 200 | [Yes]( -Number of private certificates for each CA | Each supported Region: 50,000,000 | No | The maximum number of private certificates that a certificate authority (CA) can issue in an account in the current Region. This quota applies when no revocation is enabled or revocation is enabled using partitioned CRL and/or OCSP. When complete CRL is enabled, the "Number of private certificates for each CA using complete CRLs" limit is applied. +Number of private certificates for each CA | Each supported Region: 100,000,000 | No | The maximum number of private certificates that a certificate authority (CA) can issue in an account in the current Region. This quota applies when no revocation is enabled or revocation is enabled using partitioned CRL and/or OCSP. When complete CRL is enabled, the "Number of private certificates for each CA using complete CRLs" limit is applied.