AWS neptune medium security documentation change
Summary
Added links to encryption handling documentation for snapshot operations
Security assessment
Explicitly adds references to encryption management during snapshot operations, addressing potential data exposure risks. Directly relates to protecting sensitive data at rest.
Diff
diff --git a/neptune/latest/userguide/backup-restore-restore-snapshot.md b/neptune/latest/userguide/backup-restore-restore-snapshot.md index 1cfe84fe3..2324ab59c 100644 --- a//neptune/latest/userguide/backup-restore-restore-snapshot.md +++ b//neptune/latest/userguide/backup-restore-restore-snapshot.md @@ -69,0 +70,2 @@ Instead, make an unshared copy of the snapshot and restore from the copy. +For more information about handling encryption when copying a snapshot, see [Handling Encryption When Copying Snapshots](./backup-restore-copy-snapshot.html#backup-restore-copy-snapshot-encryption). For more information about sharing encrypted snapshots, see [Sharing an Encrypted DB Cluster Snapshot](./backup-restore-share-snapshot.html#backup-restore-share-snapshot-encrypted). +