implementation("aws.smithy.kotlin:http-client-engine-default:1.6.13")
Facilitates HTTP communication by selecting the appropriate engine for the current platform, such as OkHttp for Java.