aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
5.06k stars 2.14k forks source link

AWS AppConfig Hosted Configuration Typescript Example #360

Open ScottHand opened 3 years ago

ScottHand commented 3 years ago

:rocket: Feature Request

General Information

Description

Provide a Typescript example of AWS AppConfig hosted configuration with a Lambda that consumes the configuration data implement a feature toggle using the AppConfig Lambda Extension integration.

Proposed Solution

Environment

Other information

ScottHand commented 3 years ago

solution currently exists in a PR - https://github.com/aws-samples/aws-cdk-examples/pull/361