Modifies the number of days to retain automated snapshots in the destination
            region after they are copied from the source region.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ModifySnapshotCopyRetentionPeriodResponse ModifySnapshotCopyRetentionPeriod( ModifySnapshotCopyRetentionPeriodRequest request )
 Parameters
 Parameters- request (ModifySnapshotCopyRetentionPeriodRequest)
- Container for the necessary parameters to execute the ModifySnapshotCopyRetentionPeriod service method.
 Return Value
 Return ValueThe response from the ModifySnapshotCopyRetentionPeriod service method, as returned by Redshift.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ClusterNotFoundException | The ClusterIdentifier parameter does not refer to an existing cluster. | 
| InvalidClusterStateException | The specified cluster is not in the  CopyC# available | 
| SnapshotCopyDisabledException | Cross-region snapshot copy was temporarily disabled. Try your request
            again. | 
| UnauthorizedOperationException | Your account is not authorized to perform the requested operation. |