| Authorizer |
(experimental) An authorizer for authorizing API requests.
|
| AuthorizerProps |
(experimental) Properties for an authorizer.
|
| AuthorizerProps.Builder |
|
| ClientLanguage |
(experimental) Supported languages for client generation.
|
| CognitoAuthorizer |
(experimental) An authorizer that uses Cognito identity or access tokens.
|
| CognitoAuthorizer.Builder |
|
| CognitoAuthorizerProps |
(experimental) Properties used to configure a cognito authorizer.
|
| CognitoAuthorizerProps.Builder |
|
| CustomAuthorizer |
(experimental) An authorizer that uses a lambda function to authorize requests.
|
| CustomAuthorizer.Builder |
|
| CustomAuthorizerProps |
(experimental) Properties used to configure a custom authorizer.
|
| CustomAuthorizerProps.Builder |
|
| CustomAuthorizerType |
(experimental) The type of custom authorizer.
|
| IamAuthorizer |
(experimental) An IAM authorizer.
|
| MethodAndPath |
(experimental) Structure to contain an API operation's method and path.
|
| MethodAndPath.Builder |
|
| NoneAuthorizer |
(experimental) No authorizer.
|
| OpenApiGatewayLambdaApi |
(experimental) A construct for creating an api gateway api based on the definition in the OpenAPI spec.
|
| OpenApiGatewayLambdaApi.Builder |
|
| OpenApiGatewayLambdaApiProps |
(experimental) Configuration for the OpenApiGatewayLambdaApi construct.
|
| OpenApiGatewayLambdaApiProps.Builder |
|
| OpenApiGatewayProjectOptions |
(experimental) Options common to all open api gateway projects.
|
| OpenApiGatewayProjectOptions.Builder |
|
| OpenApiGatewayTsProject |
(experimental) Synthesizes a Typescript Project with an OpenAPI spec, generated clients, a CDK construct for deploying the API with API Gateway, and generated lambda handler wrappers for type-safe handling of requests.
|
| OpenApiGatewayTsProject.Builder |
|
| OpenApiGatewayTsProjectOptions |
(experimental) Configuration for the OpenApiGatewayTsProject.
|
| OpenApiGatewayTsProjectOptions.Builder |
|
| OpenApiIntegration |
(experimental) Defines an integration for an individual API operation.
|
| OpenApiIntegration.Builder |
|
| OpenApiOptions |
(experimental) Options required alongside an Open API specification to create API Gateway resources.
|
| OpenApiOptions.Builder |
|