ws spot api connect ETIMEDOUT from

Hi team,
I need your help with following issue. Do you know what can be the reason of not establishing connection to ws endpoint from ECS instance? I constantly receive this error, and it’s weird because locally with same config, everything is working correctly
WS endpoint: wss://stream.binance.com:9443/ws
e.g. errors while trying to reopen the connection
connect ETIMEDOUT 54.150.73.141:9443",
connect ETIMEDOUT 54.95.39.64:9443",
connect ETIMEDOUT 54.64.155.89:9443",
connect ETIMEDOUT 54.65.15.45:9443",
connect ETIMEDOUT 52.68.242.157:9443",
connect ETIMEDOUT 13.114.172.3:9443",
connect ETIMEDOUT 54.168.187.38:9443",

it seems something wrong with the connection, are you able to do curl to https server?