Skip to content

Add feature flags module #1086

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
scottgerring opened this issue Mar 10, 2023 · 0 comments
Open

Add feature flags module #1086

scottgerring opened this issue Mar 10, 2023 · 0 comments
Labels
feature-parity Feature parity with python version feature-request New feature or request needs-more-information size/XL

Comments

@scottgerring
Copy link
Contributor

To fill the gap with Powertools for Python, we should add a feature flags module. The feature flags utility provides a simple rule engine to define when one or multiple features should be enabled depending on the input. We will need to implement or integrate a rules engine in order to support the feature flag schema used in the python module.

Python version: https://awslabs.github.io/aws-lambda-powertools-python/2.4.0/utilities/feature_flags/#getting-all-enabled-features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-parity Feature parity with python version feature-request New feature or request needs-more-information size/XL
Projects
Development

No branches or pull requests

1 participant