Class HttpApiKeyAuthTrait

java.lang.Object
software.amazon.smithy.model.traits.AbstractTrait
software.amazon.smithy.model.traits.HttpApiKeyAuthTrait
All Implemented Interfaces:
FromSourceLocation, ToNode, ToShapeId, Trait, ToSmithyBuilder<HttpApiKeyAuthTrait>

public final class HttpApiKeyAuthTrait extends AbstractTrait implements ToSmithyBuilder<HttpApiKeyAuthTrait>
An HTTP-specific authentication scheme that sends an arbitrary API key in a header or query string parameter.