1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
What it means is that any form of code (CLI, SDK any language, etc.) that you execute from any place in your AWS account or on external machine (ved laptops, etc.) using Lambda getFunction() ( see https://docs.aws.amazon.com/lambda/latest/api/API_GetFunction.html) must have have the lambda:ListTags permission in corresponding IAM execution roles or principals if you want to continue getting the tags for this Lambda.
If you don't run such code, yes, you can forget the notification. If unsure, check all scripts, applications, etc that may use it and need tags.
Best,
Didier
Relevant content
asked 2 years ago
