Build APIs using OpenAPI, the AWS CDK and AWS Solutions Constructs | Amazon Web Services
Briefly

The OpenAPI specification decouples the definition of REST APIs from their implementation, making it easier to collaborate with stakeholders and generate buy-in before development. It also enables the generation of documentation, client code libraries, and mock APIs in JSON or YAML formats.
AWS CDK simplifies the deployment of AWS resources by providing a high-level programming language interface that compiles into CloudFormation templates. It streamlines the configuration and deployment of resources like Amazon API Gateway and AWS Lambda.
Read at Amazon Web Services
[
add
]
[
|
|
]