
implementation("aws.smithy.kotlin:smithy-client:0.27.0")Facilitates the development of clients for services defined using the Smithy modeling language. Offers a runtime environment with essential components like HTTP client abstractions, serialization/deserialization mechanisms, and identity management. Supports various HTTP client engines, including OkHttp and Ktor, enabling flexible integration with different networking libraries.