17 Aug 2022 08:29 AM
Hi,
Is it possible to create an automatic tagging rule which would tag the entities belonging to different AWS Accounts with the name given to the AWS Account? I've been only able to select all the entities in one account with an entity selector like this:
type("CUSTOM_DEVICE"),fromRelationships.isAccessibleBy(type("AWS_CREDENTIALS"),entityId("AWS_CREDENTIALS-<ID>"))
What I would like is to create AWSAccount tag which would have the name from the AWS_CREDENTIALS as the value. This would help a lot when creating dashboards and alerting profiles.
Solved! Go to Solution.
18 Aug 2022 06:53 AM
Currently this is not possible to best of my knowledge. All we can do is create rules on service or process properties.
14 Apr 2025 08:58 AM
Reopening this old thread, has any new solutions opened up recently for this?