Skip to content
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

Default TriggerRuleEvaluation configuration to True #8

Open
atheiman opened this issue Jan 23, 2022 · 0 comments
Open

Default TriggerRuleEvaluation configuration to True #8

atheiman opened this issue Jan 23, 2022 · 0 comments

Comments

@atheiman
Copy link
Contributor

Defaulting this configuration to True will generally make testing easier. Ideally this could default to True if a rule is only evaluated periodically, but this is difficult to evaluate from the DescribeConfigRules api (mix of attributes have to be checked differently for managed and custom rules. Not worth the complication.

There is a very small cost associated with invoking StartConfigRulesEvaluation (~ $0.001 per rule evaluation), so if this API is invoked by default the cost implication should be noted on the README.

Dont implement until after #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant