Closed gcphost closed 6 years ago
+1 this would be great to merge in, was about to fork to be able to set threshold.
Thanks for the great contribution 😍 Sorry for the delay!
Should be on NPM as 0.1.7 in a few minutes …
Deployment is done, enjoy the updated version! 🎉
Discussed in #7.
This PR enables the ability to pass an Object as a thresholds value.
This object must contain the
value
key.Optional keys are:
namespace
,period
, andevaluationPeriods
.Usage
as well as
This PR includes an additional test to ensure the parameters are correctly set. "creates CloudFormation configuration with custom thresholds"