AWS ram documentation change
Summary
Added Route 53 Global Resolver DNS views as shareable resource type
Security assessment
Documents new resource sharing capability which is a security feature (cross-account access control). Enables secure DNS view sharing but doesn't address a specific vulnerability.
Diff
diff --git a/ram/latest/userguide/shareable.md b/ram/latest/userguide/shareable.md index 14ab60f7b..8e9898b89 100644 --- a//ram/latest/userguide/shareable.md +++ b//ram/latest/userguide/shareable.md @@ -311,0 +312 @@ Resource type and code | Use case | Can share with IAM users and roles | Can sha +Route 53 Global Resolver DNS views `route53globalresolver:dns-view` | Create and manage Route 53 Global Resolver DNS views centrally, and share them with other AWS accounts or your organization. This lets multiple accounts associate their own Route 53 private hosted zones with a shared DNS view, so the records in those hosted zones resolve through the owner's global resolver. For more information, see [Sharing Route 53 Global Resolver DNS views between AWS accounts](https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/gr-sharing-dns-views.html) in the _Amazon Route 53 Developer Guide_. | Yes | Yes Can share with **any** AWS account. | Yes | No