AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-10-01 · Documentation low

File: cli/latest/reference/rds/copy-db-cluster-snapshot.md

Summary

Updated snapshot copy documentation including cross-account/region support

Security assessment

Documentation update about snapshot copy capabilities without explicit security context

Diff

diff --git a/cli/latest/reference/rds/copy-db-cluster-snapshot.md b/cli/latest/reference/rds/copy-db-cluster-snapshot.md
index 2121afd80..4c01eda60 100644
--- a//cli/latest/reference/rds/copy-db-cluster-snapshot.md
+++ b//cli/latest/reference/rds/copy-db-cluster-snapshot.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »
@@ -121,2 +120,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/rds-20
-> You can’t copy an encrypted, shared DB cluster snapshot from one Amazon Web Services Region to another.
-> 
@@ -125 +123 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/rds-20
->   * Must specify a valid system snapshot in the “available” state.
+>   * Must specify a valid source snapshot in the “available” state.
@@ -127 +125 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/rds-20
->   * If the source snapshot is in a different Amazon Web Services Region than the copy, specify a valid DB cluster snapshot ARN. For more information, go to [Copying Snapshots Across Amazon Web Services Regions](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_CopySnapshot.html#USER_CopySnapshot.AcrossRegions) in the _Amazon Aurora User Guide_ .
+>   * If the source snapshot is in a different Amazon Web Services Region than the copy, specify a valid DB cluster snapshot ARN. You can also specify an ARN of a snapshot that is in a different account and a different Amazon Web Services Region. For more information, go to [Copying Snapshots Across Amazon Web Services Regions](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_CopySnapshot.html#USER_CopySnapshot.AcrossRegions) in the _Amazon Aurora User Guide_ .
@@ -497,4 +494,0 @@ DBClusterSnapshot -> (structure)
-> DBSystemId -> (string)
->
->> Reserved for future use.
-> 
@@ -507,4 +500,0 @@ DBClusterSnapshot -> (structure)
-> DbClusterResourceId -> (string)
->
->> The resource ID of the DB cluster that this DB cluster snapshot was created from.
-> 
@@ -515,0 +506,8 @@ DBClusterSnapshot -> (structure)
+> 
+> DbClusterResourceId -> (string)
+>
+>> The resource ID of the DB cluster that this DB cluster snapshot was created from.
+> 
+> DBSystemId -> (string)
+>
+>> Reserved for future use.
@@ -527 +525 @@ DBClusterSnapshot -> (structure)
-  * [AWS CLI 2.31.3 Command Reference](../../index.html) »
+  * [AWS CLI 2.31.5 Command Reference](../../index.html) »