implementation("aws.smithy.kotlin:http-test:1.5.28")
Facilitates HTTP request testing by providing a simplistic HTTP client engine, suitable for integration testing. Allows customization of HTTP responses for testing purposes.