Elastic Disaster Recovery Replication Configuration Template

Elastic Disaster Recovery Replication Configuration Template in AWS defines the default settings used when creating replication configurations for source servers. It specifies parameters such as replication frequency, data routing, staging area subnet, encryption, and other options that control how data is replicated from on-premises or cloud-based servers to AWS for disaster recovery.

aws.drs_replication_configuration_template

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Replication Configuration Template ARN.
associate_default_security_groupcoreboolWhether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.
auto_replicate_new_diskscoreboolWhether to allow the AWS replication agent to automatically replicate newly added disks.
bandwidth_throttlingcoreint64Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.
create_public_ipcoreboolWhether to create a Public IP for the Recovery Instance by default.
data_plane_routingcorestringThe data plane routing mechanism that will be used for replication.
default_large_staging_disk_typecorestringThe Staging Disk EBS volume type to be used during replication.
ebs_encryptioncorestringThe type of EBS encryption to be used during replication.
ebs_encryption_key_arncorestringThe ARN of the EBS encryption key to be used during replication.
pit_policycorejsonThe Point in time (PIT) policy to manage snapshots taken during replication.
replication_configuration_template_idcorestringThe Replication Configuration Template ID.
replication_server_instance_typecorestringThe instance type to be used for the replication server.
replication_servers_security_groups_i_dscorearray<string>The security group IDs that will be used by the replication server.
staging_area_subnet_idcorestringThe subnet to be used by the replication staging area.
staging_area_tagscorehstoreA set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.
tagscorehstore
use_dedicated_replication_servercoreboolWhether to use a dedicated Replication Server in the replication staging area.