The instances now report their health using a script (/usr/local/bin/aws_health.sh). That script contacts autoscaling, which is unreachable.
- Maybe a VPC Endpoint can help to give instances access to AWS autoscaling.
- Maybe a proxy is required to allow access to AWS (and other) services.
- Maybe the instance script is not possible or required at all.