Home > @codemonger-io/cdk-rest-api-with-spec
Describe the Amazon API Gateway and OpenAPI definition at once with CDK.
|
Class |
Description |
|---|---|
|
(BETA) Parsed request or response parameter key. | |
|
(BETA) CDK construct that provisions an API Gateway REST API endpoint and also synthesizes the OpenAPI definition for it. |
|
Function |
Description |
|---|---|
|
(BETA) Makes a given aws_apigateway.IAuthorizer an IAuthorizerWithSpec by augmenting it with a specified security scheme object. |
|
Interface |
Description |
|---|---|
|
(BETA) Authorizer augmented with the features to describe the OpenAPI definition. | |
|
(BETA) aws_apigateway.IResource augmented with the features to build the OpenAPI definition. | |
|
(BETA) aws_apigateway.RestApi augmented with the features to build the OpenAPI definition. | |
|
(BETA) Extended aws_apigateway.JsonSchema. | |
|
(BETA) aws_apigateway.MethodOptions augmented with the properties necessary to build the OpenAPI definition. | |
|
(BETA) aws_apigateway.MethodResponse augmented with properties necessary for the OpenAPI definition. | |
|
(BETA) aws_apigateway.ModelOptions augmented with the properties necessary to build the OpenAPI definition. | |
|
(BETA) aws_apigateway.ResourceOptions augmented with the properties necessary to build the OpenAPI definition. | |
|
(BETA) Properties for RestApiWithSpec. |