AWS Security ChangesHomeSearch

AWS aws-backup documentation change

Service: aws-backup · 2026-07-10 · Documentation low

File: aws-backup/latest/devguide/restore-testing-inferred-metadata.md

Summary

Added 'restoreACLs' metadata field for S3 restore testing

Security assessment

Documents ACL restoration behavior which relates to access control security features, but doesn't address any specific vulnerability or weakness.

Diff

diff --git a/aws-backup/latest/devguide/restore-testing-inferred-metadata.md b/aws-backup/latest/devguide/restore-testing-inferred-metadata.md
index 49bc1eb3a..2449fbea8 100644
--- a//aws-backup/latest/devguide/restore-testing-inferred-metadata.md
+++ b//aws-backup/latest/devguide/restore-testing-inferred-metadata.md
@@ -77 +77 @@ For FSx for ONTAP resources, the Storage Virtual Machine (SVM) that you specify
-**Amazon Simple Storage Service (Amazon S3)** |  `destinationBucketName` with a random value starting with `awsbackup-restore-test-` `encrypted ` with value set to `true` `encryptionType` with value set to `SSE-S3` `newBucket` with value set to `true` |  `encryptionType` `kmsKey`  
+**Amazon Simple Storage Service (Amazon S3)** |  `destinationBucketName` with a random value starting with `awsbackup-restore-test-` `encrypted ` with value set to `true` `encryptionType` with value set to `SSE-S3` `newBucket` with value set to `true` `restoreACLs` specifies whether to restore ACLs. The value is `false` when you created the backup with `BackupACLs` disabled. Otherwise, the value is `true`. |  `encryptionType` `kmsKey` `restoreACLs`