AWS SDK for .NET Documentation
ModifySnapshotCopyRetentionPeriod Method (request)
AmazonAmazon.RedshiftAmazonRedshiftModifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest) Did this page help you?   Yes   No    Tell us about it...
Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region.
Declaration Syntax
Parameters
request (ModifySnapshotCopyRetentionPeriodRequest)
Container for the necessary parameters to execute the ModifySnapshotCopyRetentionPeriod service method.
Return Value
The response from the ModifySnapshotCopyRetentionPeriod service method, as returned by Redshift.
Exceptions
ExceptionCondition
ClusterNotFoundException The ClusterIdentifier parameter does not refer to an existing cluster.
InvalidClusterStateException The specified cluster is not in the
CopyC#
available
state.
SnapshotCopyDisabledException Cross-region snapshot copy was temporarily disabled. Try your request again.
UnauthorizedOperationException Your account is not authorized to perform the requested operation.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)