Skip to content

Cloudwatch Alarms #484

@jfpaulin

Description

@jfpaulin

🙍 Problem Statement

I'm currently changing the way I'm creating alarms in AWS Cloudwatch. I was using the AWS CLI but now I want to use this cookbook.
The problem I have is that when I was creating alarms using CLI, I could set the value for "Missing data treatment" using this parameter here :
--treat-missing-data breaching
It does not seem to be possible right now using the latest cookbook's version.

❔ Possible Solution

Maybe just adding a new property for the resource and use that property when creating the alarm.

Thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestEnhancement to existing functionality or new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions