This is an archive version of the document. To get the most up-to-date information, see the current version.

Creating Snapshot Replicas

The process of creating a snapshot replica of an encrypted RDS instance and an EC2 instance with encrypted EBS volumes differs depending on whether you create snapshot replicas within the same AWS account where the instance resides or not:

Creating Snapshot Replica in Same AWS Account

To create a snapshot replica within the same AWS account where the encrypted EC2 or RDS instance resides, Veeam Backup for AWS performs the following steps:

  1. Takes an encrypted cloud-native snapshot of the instance.
  2. Copies the created snapshot to the target AWS Region.

To copy the encrypted snapshot, Veeam Backup for AWS uses the IAM role specified at the Targets step of the Add Policy wizard, as described in sections Creating EC2 Backup Policies and Creating RDS Backup Policies. The IAM role must have permissions to access the following KMS keys:

  • KMS keys with which data of the source instance is encrypted (source KMS keys).
  • A KMS key with which you want to encrypt instance data in the snapshot replica (target KMS key).

Important

If you do not specify a target KMS key, Veeam Backup for AWS will not create a snapshot replica for the encrypted instance, and the backup session will complete with warnings.

 

 

Creating Snapshot Replicas 

Creating Snapshot Replica in Different AWS Account

The process of creating a snapshot replica differs depending on the AWS resource for what you want to create the snapshot replica:

Creating Snapshot Replica of EC2 Instance

To create a snapshot replica in an AWS account that is different from the AWS account where the EC2 instance with encrypted EBS volumes resides, Veeam Backup for AWS performs the following steps:

  1. Takes an encrypted cloud-native snapshot of the EC2 instance.
  2. Shares the created snapshot with the target AWS account.

To share the encrypted snapshot, Veeam Backup for AWS uses the IAM role specified at the Sources step of the Add Policy wizard, as described in section Creating EC2 Backup Policies. The IAM role must have permissions to access KMS keys with which EBS volumes of the EC2 instance are encrypted (source KMS keys).

Important

If EBS volumes of the EC2 instance are encrypted with the default key for EBS encryption (aws/ebs alias), Veeam Backup for AWS will not be able to share the snapshot with another AWS account and the replication process will fail. For more information, see this Veeam KB article.

  1. Copies the shared snapshot to the target AWS Region in the target AWS account.

To copy the shared encrypted snapshot, Veeam Backup for AWS uses the IAM role specified at the Targets step of the Add Policy wizard, as described in section Creating EC2 Backup Policies. The IAM role must have permissions to access the following KMS keys:

  • The KMS keys with which EBS volumes of the EC2 instance are encrypted (source KMS keys).
  • A KMS key with which you want to encrypt EBS volume data in the snapshot replica (target KMS key).

Important

Note that if you do not specify a target KMS key, Veeam Backup for AWS will not create a snapshot replica for the encrypted instance, and the backup session will complete with warnings.

 

Creating Snapshot Replicas 

Creating Snapshot Replica of RDS Instance

To create a snapshot replica in an AWS account that is different from the AWS account where the encrypted RDS instance resides, Veeam Backup for AWS performs the following steps:

  1. Takes an encrypted cloud-native snapshot of the RDS instance.
  1. Shares the created snapshot with the target AWS account.

To share the encrypted snapshot, Veeam Backup for AWSuses the IAM role specified at the Sources step of the Add Policy wizard, as described in section Creating RDS Backup Policies. The IAM role must have permissions to access a KMS key with which the RDS instance is encrypted (source KMS key).

Important

If the RDS instance is encrypted with the default encryption key (aws/rds alias), Veeam Backup for AWS will not be able to share the snapshot with another AWS account and the replication process will fail. For more information, see this Veeam KB article.

  1. In the target AWS account, copies the shared encrypted snapshot to the same AWS Region where the RDS instance resides in the source AWS account. Then, if the target AWS Region differs from the source AWS Region, copies the shared cloud-native snapshot to the target AWS Region.

To copy the shared encrypted snapshot, Veeam Backup for AWS uses the IAM role specified at the Targets step of the Add Policy wizard, as described in section Creating RDS Backup Policies. The IAM role must have permissions to access the following KMS keys:

  • The KMS key with which the RDS instance is encrypted (source KMS key).
  • A KMS key with which you want to encrypt RDS instance data in the snapshot replica (target KMS key).

Important

If you do not specify a target KMS key, Veeam Backup for AWS will not create a snapshot replica for the encrypted instance, and the backup session will complete with warnings.

 

 

Creating Snapshot Replicas