aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 56 forks source link

AWS::Synthetics::Canary Tags not Propagated #1101

Closed JordanSinko closed 1 year ago

JordanSinko commented 2 years ago

Name of the resource

AWS::Synthetics::Canary

Resource name

No response

Description

When tagging my canaries, the tags are not propagated to other services that the canary creates, like the Lambda functions it creates on my behalf. I would like provided tags to be added to all underlying infrastructure created as a side-effect of the High-Level resource.

Other Details

No response

pbudzon commented 1 year ago

Has this been done? As of today, when updating tags on Canaries, the Lambda function does NOT get the tags. Also, standard CloudFormation tags (stack name and id) are not placed on the Canary.

jcajkovic commented 11 months ago

same question as @pbudzon - was this implemented ? Based on our tests this still does not work.

jfversent commented 5 months ago

This is still an issue, and means that canaries are not available in our organisation where we have mandatory cost tags, as the lambda functions are missing the required tag.