AWS SDK for Go v2 with the default credential chain (profile/SSO/env). Collect the network backbone via EC2 Describe* (VPCs, subnets, route tables, IGW/NAT gateways, ENIs, security groups) with pagination, and dump the results as JSON so we can inspect real field shapes before locking the schema.
Done when: reachr scan --region <r> [--profile <p>] --raw prints/writes raw backbone JSON for a real VPC.
AWS SDK for Go v2 with the default credential chain (profile/SSO/env). Collect the network backbone via EC2 Describe* (VPCs, subnets, route tables, IGW/NAT gateways, ENIs, security groups) with pagination, and dump the results as JSON so we can inspect real field shapes before locking the schema.
Done when:
reachr scan --region <r> [--profile <p>] --rawprints/writes raw backbone JSON for a real VPC.