timeouts
Configures the timeout settings for requests, connections, and socket operations. Applies the settings specified in the provided configuration block to update the timeoutConfig
.
Parameters
configure
A lambda function where the timeout values can be customized using properties from the TimeoutConfiguration class.