AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the StartDBInstanceAutomatedBackupsReplication operation. Enables replication of automated backups to a different Amazon Web Services Region.
This command doesn't apply to RDS Custom.
For more information, see Replicating Automated Backups to Another Amazon Web Services Region in the Amazon RDS User Guide.
Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z
public class StartDBInstanceAutomatedBackupsReplicationRequest : AmazonRDSRequest IAmazonWebServiceRequest, IPreSignedUrlRequest
The StartDBInstanceAutomatedBackupsReplicationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
StartDBInstanceAutomatedBackupsReplicationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
BackupRetentionPeriod | System.Int32 |
Gets and sets the property BackupRetentionPeriod. The retention period for the replicated automated backups. |
![]() |
KmsKeyId | System.String |
Gets and sets the property KmsKeyId.
The Amazon Web Services KMS key identifier for encryption of the replicated automated
backups. The KMS key ID is the Amazon Resource Name (ARN) for the KMS encryption key
in the destination Amazon Web Services Region, for example, |
![]() |
PreSignedUrl | System.String |
Gets and sets the property PreSignedUrl.
In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version
4 signed request for the This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored in other Amazon Web Services Regions. To learn how to generate a Signature Version 4 signed request, see Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4) and Signature Version 4 Signing Process.
If you are using an Amazon Web Services SDK tool or the CLI, you can specify |
![]() |
SourceDBInstanceArn | System.String |
Gets and sets the property SourceDBInstanceArn.
The Amazon Resource Name (ARN) of the source DB instance for the replicated automated
backups, for example, |
![]() |
SourceRegion | System.String |
The SourceRegion for generating the PreSignedUrl property. If SourceRegion is set and the PreSignedUrl property is not, then PreSignedUrl will be automatically generated by the client. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5