AppConfig Feature Flag

AppConfig → AWS Lambda

Read the status from Appconfig Application using Lambda Extension

This project demonstrates how to implement a feture flag into AppConfig using AWS CDK.
Also how to use of AppConfig Lambda Extension to retrieve the status of a Feature Flag.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/appconfig-feature-flag-cdk

Deploy

cdk deploy --all --parameters appConfigExtensionArn='AppConfig Extension version ARN'


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destory --all.

Created by:

Pubudu Jayawardana

Pubudu Jayawardana

AWS Community Builder in Serverless category. Serverless advocate and enthusiast.

Follow on LinkedIn