timeouts
Configures the timeout values for network requests, connection establishment, and socket operations by applying the provided configuration block.
Parameters
configure
A lambda function to customize the timeout configuration using the provided TimeoutConfiguration instance.