awslabs / aws-solutions-constructs

The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
https://docs.aws.amazon.com/solutions/latest/constructs/
Apache License 2.0
1.21k stars 247 forks source link

New Pattern: aws-lambda-cr-apigateway #20

Open hnishar opened 4 years ago

hnishar commented 4 years ago

Add your +1 👍 to help us prioritize


Overview:

This AWS Solutions Construct implements an Inline AWS Lambda function and custom resource to invoke an API endpoint and post user provided metrics data

User provided props for the construct:

Default settings

Out of the box implementation of the Construct without any override will set the following defaults:

AWS Lambda Function

AWS CloudFormation CustomResources

iamtb13 commented 4 years ago

+1