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