Adaptive retry mode. With this, the client will use the aws.smithy.kotlin.runtime.retries.AdaptiveRetryStrategy.
Note: The adaptive retry strategy is an advanced mode. It is not recommended for typical use cases. In most cases, STANDARD is the preferred retry mode.