AWS Security Agent: UNREACHABLE is the expected status for private VPC target domains
Encountered during Code Remediation verification and auth flow verification. Registered an EC2 private DNS as a Target Domain with HTTP Route verification. Status stayed UNREACHABLE — never became VERIFIED.
The docs explain:
Private VPC domain: Verify the target domain IP falls within a private CIDR range. Click Verify and confirm that the target domain status becomes Unreachable. This domain can now be used for penetration testing with a configured VPC.
For private VPC domains, UNREACHABLE is the normal, usable status. The agent accesses the target from within the VPC, so external reachability isn't needed. Specify this domain in create-pentest and it works with the VPC config.
