Crate openapi_lambda_codegen

Source
Expand description

This crate provides the code generator for the openapi-lambda crate.

Please refer to the openapi-lambda crate documentation for usage information.

Re-exports§

pub use openapiv3;

Structs§

ApiLambda
Builder for generating code for a single API Lambda function.
CodeGenerator
OpenAPI Lambda code generator.
LambdaArn
Amazon Resource Name (ARN) for an AWS Lambda function.