AwsRedshiftClusterClusterSnapshotCopyStatus
You can configure Amazon Redshift to copy snapshots for a cluster to another Amazon Web Services Region. This parameter provides information about a cross-Region snapshot copy.
Contents
- DestinationRegion
- 
               The destination Region that snapshots are automatically copied to when cross-Region snapshot copy is enabled. Type: String Pattern: .*\S.*Required: No 
- ManualSnapshotRetentionPeriod
- 
               The number of days that manual snapshots are retained in the destination Region after they are copied from a source Region. If the value is -1, then the manual snapshot is retained indefinitely.Valid values: Either -1or an integer between 1 and 3,653Type: Integer Required: No 
- RetentionPeriod
- 
               The number of days to retain automated snapshots in the destination Region after they are copied from a source Region. Type: Integer Required: No 
- SnapshotCopyGrantName
- 
               The name of the snapshot copy grant. Type: String Pattern: .*\S.*Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: