Skip to content

AWS::Logs::LogGroup tag support #77

@kjpgit

Description

@kjpgit

We use cfn with lambdas. Lambdas generate lots of log activity (that you can't even fully disable), and we want to track the full costs of lambda services by using tags (specifically, the top level tags passed into stack create).

So please:

  • Support setting tags on LogGroups (particularly using inherited tags, e.g. aws cloudformation deploy --tags XXX=YYY)

Existing docs: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-loggroup.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    management & governanceCloudWatch, Auto Scaling, CloudTrail, Config, OpsWorks, Service Catalog, etc.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions