AWS Route53 documentation change
Summary
Updated quota limits documentation by adding direct links to request quota increases and increased the 'private hosted zones per Profile' limit from 1,000 to 5,000.
Security assessment
The changes involve updating service quota documentation and improving accessibility to quota requests. There is no evidence of addressing a security vulnerability or introducing security features. Quota adjustments are operational rather than security-related.
Diff
diff --git a/Route53/latest/DeveloperGuide/DNSLimitations.md b/Route53/latest/DeveloperGuide/DNSLimitations.md index b99fa90a2..603e2ba93 100644 --- a//Route53/latest/DeveloperGuide/DNSLimitations.md +++ b//Route53/latest/DeveloperGuide/DNSLimitations.md @@ -155,5 +155,5 @@ Number of rule groups associated to a VPC for a single account per AWS Region | -Number of DNS Firewall domains in a single Amazon S3 file for a single account per AWS Region | 250,000 Request a higher quota. -Number of DNS Firewall rule groups for a single account per AWS Region | 1,000 Request a higher quota. -Number of rules within a rule group for a single account per AWS Region | 100 Request a higher quota. -Number of domain lists for a single account per AWS Region | 1000 Request a higher quota. -The maximum number of domains that you can specify across all of the domain lists for a single account per AWS Region | 100,000 Request a higher quota. +Number of DNS Firewall domains in a single Amazon S3 file for a single account per AWS Region | 250,000 [Request a higher quota](https://console.aws.amazon.com/servicequotas/home?region=us-east-1#!/services/route53resolver/quotas). +Number of DNS Firewall rule groups for a single account per AWS Region | 1,000 [Request a higher quota](https://console.aws.amazon.com/servicequotas/home?region=us-east-1#!/services/route53resolver/quotas). +Number of rules within a rule group for a single account per AWS Region | 100 [Request a higher quota](https://console.aws.amazon.com/servicequotas/home?region=us-east-1#!/services/route53resolver/quotas). +Number of domain lists for a single account per AWS Region | 1000 [Request a higher quota](https://console.aws.amazon.com/servicequotas/home?region=us-east-1#!/services/route53resolver/quotas). +The maximum number of domains that you can specify across all of the domain lists for a single account per AWS Region | 100,000 [Request a higher quota](https://console.aws.amazon.com/servicequotas/home?region=us-east-1#!/services/route53resolver/quotas). @@ -257,2 +257,2 @@ Entity | Quota -Number of Route 53 Profiles per AWS account in a Region | 5 Request a higher quota. -Number of VPCs that can be associated to a Profile | 1000 Request a higher quota. +Number of Route 53 Profiles per AWS account in a Region | 5 [Request a higher quota](https://console.aws.amazon.com/servicequotas/home?region=us-east-1#!/services/route53/quotas). +Number of VPCs that can be associated to a Profile | 1000 [Request a higher quota](https://console.aws.amazon.com/servicequotas/home?region=us-east-1#!/services/route53/quotas). @@ -260,2 +260,2 @@ Number of DNS Firewall rule groups per Profile | 5 -Number of Resolver rules per Profile | 1000 Request a higher quota. -Number of private hosted zones per a Profile | 1,000 Request a higher quota. +Number of Resolver rules per Profile | 1000 [Request a higher quota](https://console.aws.amazon.com/servicequotas/home?region=us-east-1#!/services/route53/quotas). +Number of private hosted zones per a Profile | 5000 [Request a higher quota](https://console.aws.amazon.com/servicequotas/home?region=us-east-1#!/services/route53/quotas).