Open r-heimann opened 1 year ago
The schema suggests that the tags
property exists on both of these resources. Do you have a sample query and results?
I have never tried to query the tags on these resources, so I don't know whether those properties are really implemented or not.
The schema suggests that the
tags
property exists on both of these resources. Do you have a sample query and results?I have never tried to query the tags on these resources, so I don't know whether those properties are really implemented or not.
There is already an internal AWS Ticket open for this issue. Example Query:
SELECT
*,
relationships,
tags
WHERE
resourceType = 'AWS::CloudWatch::Alarm'
Thanks for the info! We can look forward to a fix for that then.
This is also affecting my team
See title, both resource types are missing recorded resource information.