AWS aws-backup documentation change
Summary
Removed statement about limitations in automating cross-account/region copies for RDS/Aurora
Security assessment
This appears to be a documentation correction regarding backup copy automation capabilities. The removed text described service limitations rather than security controls or vulnerabilities.
Diff
diff --git a/aws-backup/latest/devguide/recov-point-create-a-copy.md b/aws-backup/latest/devguide/recov-point-create-a-copy.md index 3a866e65b..e47e75527 100644 --- a//aws-backup/latest/devguide/recov-point-create-a-copy.md +++ b//aws-backup/latest/devguide/recov-point-create-a-copy.md @@ -11,2 +10,0 @@ You can copy backups to multiple AWS accounts or AWS Regions on demand or automa -You can also automate a sequence of cross-account and cross-Region copies for most supported resources, except for Amazon RDS and Aurora. For Amazon RDS and Aurora snapshots, AWS Backup only supports automating _either_ cross-account _or_ cross-Region copies due to how those services create their encryption keys (copying a Multi-AZ DB cluster snapshot is not supported). -