Hello folks,
We are implementing DT on AWS services and trying to figure out on how to get custom metadata on Lambda functions.
I tried adding custom prop into Lambda environment variables
DT_CUSTOM_PROP= AWS_ACCOUNT=<Aws-acocunt-name>
We were not able to see this in the Lambda properties and also tried adding same through AWS tags and could see it. I did not see any correlation on how to use aws tags into dt auto tagging.
We are mainly want to do this for our management zones.
thanks
Vinnu