AWS general documentation change
Summary
Added multiple new CloudFront service quotas including aliases per distribution tenant, connection groups, and multi-tenant distribution parameters
Security assessment
The changes document new service quotas for CloudFront features but do not address security mechanisms or vulnerabilities. These are operational capacity limits rather than security controls.
Diff
diff --git a/general/latest/gr/cf_region.md b/general/latest/gr/cf_region.md index 2b0eb9014..c4a6f0cb4 100644 --- a//general/latest/gr/cf_region.md +++ b//general/latest/gr/cf_region.md @@ -76,0 +77 @@ Maximum number of CloudFront distributions that can be associated with a field-l +Maximum number of aliases per distribution tenant | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/cloudfront/quotas/L-6CCE0F1E) | The maximum number of aliases that you can have for a distribution tenant. @@ -78,0 +80,3 @@ Maximum number of characters total for all whitelisted query strings in the same +Maximum number of connection groups per AWS account | Each supported Region: 100 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/cloudfront/quotas/L-4024A45A) | The maximum number of connection groups that you can have for an AWS account. +Maximum number of connection groups per Anycast static IP list | Each supported Region: 5 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/cloudfront/quotas/L-8AB980CD) | The maximum number of connection groups that can be associated with the same Anycast static IP list. +Maximum number of distribution tenants per AWS account | Each supported Region: 10,000 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/cloudfront/quotas/L-D2BD2B16) | The maximum number of distribution tenants that you can have for an AWS account. @@ -82,0 +87,4 @@ Maximum number of fields to encrypt that can be specified in one profile | Each +Maximum number of multi-tenant distributions per AWS account | Each supported Region: 20 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/cloudfront/quotas/L-0AB8CD5F) | The maximum number of multi-tenant distributions that you can have for an AWS account. +Maximum number of parameters in a field in a multi-tenant distribution | Each supported Region: 2 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/cloudfront/quotas/L-4B3F61D0) | The maximum number of parameters that you can have in a field in a multi-tenant distribution. +Maximum number of parameters per distribution tenant | Each supported Region: 5 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/cloudfront/quotas/L-B41C610F) | The maximum number of parameters that you can have for a distribution tenant. +Maximum number of parameters per multi-tenant distribution | Each supported Region: 5 | [Yes](https://console.aws.amazon.com/servicequotas/home/services/cloudfront/quotas/L-7EA57369) | The maximum number of parameters that you can have for a multi-tenant distribution.