Skip to content

AWS::CloudWatch::Alarm - allow tags #64

@Limess

Description

@Limess

1. Title

CloudWatch supports tagging and untagging alarms, and it should be supported in CloudFormation.

2. Scope of request

Allow for tags on create, updating tags, etc.

3. Expected behavior

See 2 above.

4. Test case recommendation

  • Adding tags on create of CloudWatch alarm.
  • Addings tags on update of CloudWach alarm.
  • Removing tags on update of CloudWatch Alarm.

5. Links to existing API doc

API Docs: https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_TagResource.html

In CloudWatch, alarms can be tagged.

6. Category tag

Management

7. Any additional context

The documentation on this feature is sparse.

Existing resource: AWS::CloudWatch::Alarm.

This is supported by Boto: CloudWatch.Client.tag_resource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmanagement & governanceCloudWatch, Auto Scaling, CloudTrail, Config, OpsWorks, Service Catalog, etc.

    Type

    No type

    Projects

    Status

    We're working on it

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions