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