DefaultConnectionTrackingConfiguration - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

DefaultConnectionTrackingConfiguration

Indicates default conntrack information for the instance type. For more information, see Connection tracking timeouts in the Amazon EC2 User Guide.

Contents

defaultTcpEstablishedTimeout

Default timeout (in seconds) for idle TCP connections in an established state.

Type: Integer

Required: No

defaultUdpStreamTimeout

Default timeout (in seconds) for idle UDP flows classified as streams which have seen more than one request-response transaction.

Type: Integer

Required: No

defaultUdpTimeout

Default timeout (in seconds) for idle UDP flows that have seen traffic only in a single direction or a single request-response transaction.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: