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