DMS replication instances should not be public

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Description

This control evaluates the PubliclyAccessible field to confirm that AWS DMS replication instances are not publicly accessible.

Private replication instances, which use private IP addresses, are inaccessible from outside the network. When source and target databases share the same network, ensure the instance is private and connected to its VPC via AWS Direct Connect, VPC peering, or VPN.

Remediation

The public access setting for a DMS instance cannot be changed after creation. To disable public access, delete the instance and create a new one, leaving the Publicly accessible option off.