Class AuthorizerTrait

All Implemented Interfaces:
FromSourceLocation, ToNode, ToShapeId, Trait

public final class AuthorizerTrait extends StringTrait
Attaches an API Gateway authorizer to a service, resource, or operation.
  • Field Details

    • ID

      public static final ShapeId ID
  • Constructor Details

    • AuthorizerTrait

      public AuthorizerTrait(String value, SourceLocation sourceLocation)
    • AuthorizerTrait

      public AuthorizerTrait(String value)