Metadata-Version: 2.1
Name: b-cfn-lambda-integration
Version: 0.0.1
Summary: AWS CDK based api gateway integration resource that creates a lambda integration as cfn resource.
Home-page: https://github.com/biomapas/B.CfnLambdaIntegration.git
Author: Laimonas Sutkus
Author-email: laimonas.sutkus@biomapas.com
License: Apache License 2.0
Keywords: AWS CDK Lambda API Gateway Integration CFN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: aws-cdk.aws-lambda (<2.0.0,>=1.54.0)
Requires-Dist: aws-cdk.aws-apigateway (<2.0.0,>=1.54.0)
Requires-Dist: aws-cdk.aws-apigatewayv2 (<2.0.0,>=1.54.0)

# TODO

# Release history

### 0.0.1
Initial build.

