AWS Route53 documentation change
Summary
Added documentation links and included 'Interface VPC endpoints' as a configurable profile resource
Security assessment
While VPC endpoints can be part of security architectures, this change only adds them as a configurable resource type without discussing security implications. The update focuses on feature documentation rather than security guidance.
Diff
diff --git a/Route53/latest/DeveloperGuide/profiles.md b/Route53/latest/DeveloperGuide/profiles.md index 210787921..d44355de9 100644 --- a//Route53/latest/DeveloperGuide/profiles.md +++ b//Route53/latest/DeveloperGuide/profiles.md @@ -11 +11 @@ With Route 53 Profiles, you can apply and manage DNS-related Route 53 configurat - * Private hosted zones and the settings specified in them. + * Private hosted zones and the settings specified in them. For more information about working with private hosted zones, see [Working with private hosted zones](./hosted-zones-private.html). @@ -13 +13 @@ With Route 53 Profiles, you can apply and manage DNS-related Route 53 configurat - * Route 53 Resolver rules, both forwarding and system. + * Route 53 Resolver rules, both forwarding and system. For more information about Resolver rules, see [Managing forwarding rules](./resolver-rules-managing.html). @@ -15 +15,3 @@ With Route 53 Profiles, you can apply and manage DNS-related Route 53 configurat - * DNS Firewall rule groups. + * DNS Firewall rule groups. For more information about DNS Firewall rule groups, see [DNS Firewall rule groups and rules](./resolver-dns-firewall-rule-groups.html). + + * Interface VPC endpoints. For more information about interface VPC endpoints, see [interface VPC endpoints](https://docs.aws.amazon.com/vpc/latest/privatelink/create-interface-endpoint.html) in the _Amazon VPC User Guide_.