AWS DMS Terraform module
Upstream version 2.6.1
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/dms/aws| Name | Type | Description | Sensitive |
|---|---|---|---|
| access_iam_role_arn | — | Access IAM role ARN | — |
| access_iam_role_name | — | Access IAM role name | — |
| access_iam_role_unique_id | — | Stable and unique string identifying the access IAM role | — |
| certificates | — | A map of maps containing the certificates created and their full output of attributes and values | sensitive |
| dms_access_for_endpoint_iam_role_arn | — | Amazon Resource Name (ARN) specifying the role | — |
| dms_access_for_endpoint_iam_role_id | — | Name of the IAM role | — |
| dms_access_for_endpoint_iam_role_unique_id | — | Stable and unique string identifying the role | — |
| dms_cloudwatch_logs_iam_role_arn | — | Amazon Resource Name (ARN) specifying the role | — |
| dms_cloudwatch_logs_iam_role_id | — | Name of the IAM role | — |
| dms_cloudwatch_logs_iam_role_unique_id | — | Stable and unique string identifying the role | — |
| dms_vpc_iam_role_arn | — | Amazon Resource Name (ARN) specifying the role | — |
| dms_vpc_iam_role_id | — | Name of the IAM role | — |
| dms_vpc_iam_role_unique_id | — | Stable and unique string identifying the role | — |
| endpoints | — | A map of maps containing the endpoints created and their full output of attributes and values | sensitive |
| event_subscriptions | — | A map of maps containing the event subscriptions created and their full output of attributes and values | — |
| replication_instance_arn | — | The Amazon Resource Name (ARN) of the replication instance | — |
| replication_instance_private_ips | — | A list of the private IP addresses of the replication instance | — |
| replication_instance_public_ips | — | A list of the public IP addresses of the replication instance | — |
| replication_instance_tags_all | — | A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block | — |
| replication_subnet_group_id | — | The ID of the subnet group | — |
| replication_tasks | — | A map of maps containing the replication tasks created and their full output of attributes and values | — |
| s3_endpoints | — | A map of maps containing the S3 endpoints created and their full output of attributes and values | sensitive |
| serverless_replication_tasks | — | A map of maps containing the serverless replication tasks (replication_config) created and their full output of attributes and values | — |