implementation("aws.smithy.kotlin:http-auth-api:1.6.7")
Defines interfaces for HTTP authentication schemes, including `AuthScheme`, `HttpSigner`, and `HttpAuthConfig`, facilitating customizable authentication mechanisms.