AWS Route53 documentation change
Summary
Corrected URL formatting in AWS RAM documentation link
Security assessment
Change only fixes a URL path (adding double slash). The content about customer managed permissions remains unchanged with no security-specific updates.
Diff
diff --git a/Route53/latest/DeveloperGuide/sharing-profiles.md b/Route53/latest/DeveloperGuide/sharing-profiles.md index 30d90f47c..38926811b 100644 --- a//Route53/latest/DeveloperGuide/sharing-profiles.md +++ b//Route53/latest/DeveloperGuide/sharing-profiles.md @@ -13 +13 @@ You can share a Profile with other accounts by: - * Granting admin permissions. In this case the accounts with the shared Profile can modify the Profile and then associate it with their VPCs. An owner can also create customer managed permissions that can be used to specify which actions can be performed by the consumer account. For more information, see [Customer managed permissions](https://docs.aws.amazon.com/ram/latest/userguide/create-customer-managed-permissions.html) in the _AWS RAM User Guide_. + * Granting admin permissions. In this case the accounts with the shared Profile can modify the Profile and then associate it with their VPCs. An owner can also create customer managed permissions that can be used to specify which actions can be performed by the consumer account. For more information, see [Customer managed permissions](https://docs.aws.amazon.com//ram/latest/userguide/create-customer-managed-permissions.html) in the _AWS RAM User Guide_.