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.
Currently this is not possible to best of my knowledge. All we can do is create rules on service or process properties.