β Important
This feature has limited availability. To know more about limited availability and sign up for this feature, contact Support.
RDS cluster snapshots can be restored as an RDS cluster instance from your management console. Restoring an RDS database backup launches a database instance from the selected DB snapshot. You can also specify the VPCs, subnets, and security groups.
To restore an RDS cluster snapshot:
Log into your management console and navigate to Resources > RDS.
Navigate to the Recovery Points tab and select the snapshot that you wish to restore.
π Note
βTo restore RDS airgap backups, use the Air-Gapped filter to locate restore points that are backed up to our secure air-gapped Cloud. Use the Type filter to select a DB Snapshot or Cluster Snapshot.
3. On the backup details page, click Restore.
Alternatively, you may select the restore point from the Backups page.
4. On the Restore RDS Airgap Backup page, specify the following:
Field | Description |
Identifier | The RDS cluster identifier. |
Region | The AWS Region where the cluster snapshot is stored. This cannot be modified. |
Engine | The engine associated with the Amazon RDS resource. This cannot be modified |
Tags | Key: This section displays the tag keys that have been specified for the source RDS database. Tags act as metadata to help identify and organize your AWS resources. Value: The Value will depend on the Key specified. βKey: Created by Policy ; Value: New βKey: Origin ; Value: Origin ID |
Location |
|
Account | The AWS Account to which the Cluster Snapshot is to be restored. |
Region | The AWS Region to which the Cluster Snapshot is to be restored. Note: Currently, only the backup AWS Region can be selected here. |
VPC | Select a virtual private cloud (VPC) where you want the restored RDS cluster snapshot to run. |
Subnet Group | Select the subnet group of the VPC where you want the restored RDS cluster snapshot to run. The options available here will depend on the VPC selected previously. |
Enable Multi AZ | Select this to provision a primary DB Instance and synchronously replicate the data to a standby instance in a different Availability Zone (AZ). |
Availability Zone | Choose an availability zone within the region where the DB snapshot is stored. |
Security |
|
Key Name | The KMS key to encrypt the restored RDS cluster instance. Note: Snapshots that have been encrypted with AWS-managed KMS keys cannot be shared and will need to be encrypted with a customer managed key (CMK). In these cases, you will need to have access to the KMS key that was used to encrypt the snapshot. |
VPC Security Groups | The VPC Security group associated with the restored RDS cluster snapshot. |
Options |
|
Enable Deletion Protection | Select this to protect the restored RDS cluster instance point from accidental deletion. |
Instance Type | The Instance type associated with the restored RDS cluster snapshot. |
Paramenter Group Option Group | The Amazon RDS parameter and option groups associated with your RDS clusters. |
5. Click Confirm to initiate the restore process.
Next steps
Navigate to the Jobs page to view the restore job and the details of the job execution. Once complete, navigate to the Restores tab to view the Origin and Restored instances.