Update the TCP idle timeout for your Network Load Balancer listener
For each TCP request made through a Network Load Balancer, the state of that connection is tracked. If no data is sent through the connection by either the client or target for longer than the idle timeout, the connection is closed.
Considerations
-
The default idle timeout value for TCP flows is 350 seconds.
-
The connection idle timeout for TLS listeners is 350 seconds and can't be modified.