implementation("aws.smithy.kotlin:http-auth-api:1.5.27")
Defines interfaces for HTTP authentication schemes, including `AuthScheme` and `HttpSigner`, facilitating request signing and identity management.