smithy.api.AuthDefinition
See theAuthDefinition companion object
Marks a trait as an auth scheme defining trait.
The targeted trait must only be applied to service shapes or operation shapes, must be a structure, and must have the trait
trait.
Value parameters
- traits
-
The list of traits that auth implementations must understand in order to successfully use the scheme.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article