implementation("aws.smithy.kotlin:http-test:0.27.4")
Facilitates HTTP request testing by providing a simple HTTP client engine for integration tests. Allows customization of HTTP responses to simulate various scenarios.