Package software.amazon.smithy.aws.apigateway.traits
package software.amazon.smithy.aws.apigateway.traits
-
ClassDescriptionRepresents an API Gateway authorizer.Builder used to create an
AuthorizerDefinition
.Computes the effective authorizers of each resource and operation in a service.Defines a map of API Gatewayx-amazon-apigateway-authorizer
values that correspond to Smithy authorization definitions.Builds anAuthorizersTrait
.Validates if authorizers traits are well-defined.Attaches an API Gateway authorizer to a service, resource, or operation.An API Gateway integration response object.Builds aIntegrationResponse
.API Gateway integration.Computes the API Gateway integration for each operation, resource, and service shape in a model.API Gateway mock integration.