The DNS fix that was applied, confirmed, and did nothing for three hours
A data centre was decommissioned in March. Its resolver at 10.10.0.53 went with it, and the VPC's DHCP option set still names that address as its only domain name server.
Nothing in the VPC can resolve anything — not the corporate domain, not a private hosted zone, not S3. The cause is found in eleven minutes. What happens next is the question.
Boundaries, outermost first: Platform VPC: Old option set (10.10.0.53), New option set (AWS DNS), App fleet (old lease), VPC Resolver (the .2) Connections: Old option set controls New option set — replaced, not edited New option set controls App fleet — associated with the VPC App fleet must NOT reach VPC Resolver — still not asking it
Boundaries, outermost first: Platform VPC: Old option set (10.10.0.53), New option set (AWS DNS), App fleet (renewed), VPC Resolver (the .2) Connections: Old option set controls New option set — replaced, not edited New option set controls App fleet — associated with the VPC App fleet calls VPC Resolver — asking it now