I setup Amazon SSM connection on a Greengrass Device using a WiFi connection. When disabled WiFi and enabled a cellular connection, I get the error:
ERROR [ssm-agent-worker] [HealthCheck] error when calling AWS APIs. error details - InvalidParameter: 1 validation error(s) found.
It seems like Amazon SSM is locked to a specific network interface so it stops working when that interface is disabled. How do I change the settings to use any interface to go out to the internet?