A replication configuration that you later provide to configure and start a AWS DMS Serverless replication
compute_config
(Attributes) Configuration parameters for provisioning a AWS DMS Serverless replication (see below for nested schema)replication_config_arn
(String) The Amazon Resource Name (ARN) of the Replication Configreplication_config_identifier
(String) A unique identifier of replication configurationreplication_settings
(String) JSON settings for Servereless replications that are provisioned using this replication configurationreplication_type
(String) The type of AWS DMS Serverless replication to provision using this replication configurationresource_identifier
(String) A unique value or name that you get set for a given resource that can be used to construct an Amazon Resource Name (ARN) for that resourcesource_endpoint_arn
(String) The Amazon Resource Name (ARN) of the source endpoint for this AWS DMS Serverless replication configurationsupplemental_settings
(String) JSON settings for specifying supplemental datatable_mappings
(String) JSON table mappings for AWS DMS Serverless replications that are provisioned using this replication configurationtags
(Attributes List) Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.
(see below for nested schema)target_endpoint_arn
(String) The Amazon Resource Name (ARN) of the target endpoint for this AWS DMS Serverless replication configurationid
(String) Uniquely identifies the resource.compute_config
Required:
max_capacity_units
(Number)Optional:
availability_zone
(String)dns_name_servers
(String)kms_key_id
(String)min_capacity_units
(Number)multi_az
(Boolean)preferred_maintenance_window
(String)replication_subnet_group_id
(String)vpc_security_group_ids
(List of String)tags
Required:
key
(String) Tag key.
value
(String) Tag value.
Import is supported using the following syntax:
$ terraform import awscc_dms_replication_config.example <resource ID>