---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_drs_replication_configuration_template{% #aws_drs_replication_configuration_template %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `arn`**Description**: The Replication Configuration Template ARN.

## `associate_default_security_group`{% #associate_default_security_group %}

**Type**: `BOOLEAN`**Provider name**: `associateDefaultSecurityGroup`**Description**: Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.

## `auto_replicate_new_disks`{% #auto_replicate_new_disks %}

**Type**: `BOOLEAN`**Provider name**: `autoReplicateNewDisks`**Description**: Whether to allow the AWS replication agent to automatically replicate newly added disks.

## `bandwidth_throttling`{% #bandwidth_throttling %}

**Type**: `INT64`**Provider name**: `bandwidthThrottling`**Description**: Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.

## `create_public_ip`{% #create_public_ip %}

**Type**: `BOOLEAN`**Provider name**: `createPublicIP`**Description**: Whether to create a Public IP for the Recovery Instance by default.

## `data_plane_routing`{% #data_plane_routing %}

**Type**: `STRING`**Provider name**: `dataPlaneRouting`**Description**: The data plane routing mechanism that will be used for replication.

## `default_large_staging_disk_type`{% #default_large_staging_disk_type %}

**Type**: `STRING`**Provider name**: `defaultLargeStagingDiskType`**Description**: The Staging Disk EBS volume type to be used during replication.

## `ebs_encryption`{% #ebs_encryption %}

**Type**: `STRING`**Provider name**: `ebsEncryption`**Description**: The type of EBS encryption to be used during replication.

## `ebs_encryption_key_arn`{% #ebs_encryption_key_arn %}

**Type**: `STRING`**Provider name**: `ebsEncryptionKeyArn`**Description**: The ARN of the EBS encryption key to be used during replication.

## `pit_policy`{% #pit_policy %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `pitPolicy`**Description**: The Point in time (PIT) policy to manage snapshots taken during replication.

- `enabled`**Type**: `BOOLEAN`**Provider name**: `enabled`**Description**: Whether this rule is enabled or not.
- `interval`**Type**: `INT32`**Provider name**: `interval`**Description**: How often, in the chosen units, a snapshot should be taken.
- `retention_duration`**Type**: `INT32`**Provider name**: `retentionDuration`**Description**: The duration to retain a snapshot for, in the chosen units.
- `rule_id`**Type**: `INT64`**Provider name**: `ruleID`**Description**: The ID of the rule.
- `units`**Type**: `STRING`**Provider name**: `units`**Description**: The units used to measure the interval and retentionDuration.

## `replication_configuration_template_id`{% #replication_configuration_template_id %}

**Type**: `STRING`**Provider name**: `replicationConfigurationTemplateID`**Description**: The Replication Configuration Template ID.

## `replication_server_instance_type`{% #replication_server_instance_type %}

**Type**: `STRING`**Provider name**: `replicationServerInstanceType`**Description**: The instance type to be used for the replication server.

## `replication_servers_security_groups_i_ds`{% #replication_servers_security_groups_i_ds %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `replicationServersSecurityGroupsIDs`**Description**: The security group IDs that will be used by the replication server.

## `staging_area_subnet_id`{% #staging_area_subnet_id %}

**Type**: `STRING`**Provider name**: `stagingAreaSubnetId`**Description**: The subnet to be used by the replication staging area.

## `staging_area_tags`{% #staging_area_tags %}

**Type**: `MAP_STRING_STRING`**Provider name**: `stagingAreaTags`**Description**: A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `use_dedicated_replication_server`{% #use_dedicated_replication_server %}

**Type**: `BOOLEAN`**Provider name**: `useDedicatedReplicationServer`**Description**: Whether to use a dedicated Replication Server in the replication staging area.
