Interface | Description |
---|---|
StageResolver<T> |
Resolves Amazon API Gateway Stage from input event.
|
Class | Description |
---|---|
AmazonApiGatewayUtils |
Utility class to use when working with Amazon API Gateway.
|
APIGatewayProxyRequestEventStageResolver |
StageResolver implementation for @{link APIGatewayProxyRequestEvent} for AWS Lambda Events library. |
HttpRequestStageResolver |
Amazon API Gateway Stage resolvers for an HTTP Request.
|