aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

AWS AppConfig Hosted Configuration Typescript Example

Open ScottHand opened this issue 5 years ago • 2 comments
trafficstars

:rocket: Feature Request

General Information

  • [x] :wave: I may be able to implement this feature request
  • [ ] :warning: This feature might incur a breaking change

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

  • CDK CLI Version: 1.71.0
  • Example:
  • Example Version:
  • OS:
  • Language:

Other information

ScottHand avatar Nov 02 '20 16:11 ScottHand

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

ScottHand avatar Nov 02 '20 18:11 ScottHand

Is this still needed?

kaiz-io avatar Dec 28 '24 22:12 kaiz-io