Uses of Class
software.aws.awsprototypingsdk.openapigateway.OpenApiGatewayPythonProject
-
-
Uses of OpenApiGatewayPythonProject in software.aws.awsprototypingsdk.openapigateway
Subclasses of OpenApiGatewayPythonProject in software.aws.awsprototypingsdk.openapigateway Modifier and Type Class Description classSmithyApiGatewayPythonProject(experimental) Synthesizes a Python Project with a Smithy model, generated clients, a CDK construct for deploying the API with API Gateway, and generated lambda handler wrappers for type-safe handling of requests.Methods in software.aws.awsprototypingsdk.openapigateway that return OpenApiGatewayPythonProject Modifier and Type Method Description OpenApiGatewayPythonProjectOpenApiGatewayPythonProject.Builder. build()
-