aws-samples / siem-on-amazon-opensearch-service

A solution for collecting, correlating and visualizing multiple types of logs to help investigate security incidents.
MIT No Attribution
584 stars 192 forks source link

Fix: Add Lambda ListTags permission #462

Open lauravaesken opened 1 month ago

lauravaesken commented 1 month ago

Issue #, if available: #461

Description of changes:

When using lambda:GetFunction on tagged Lambda functions, the lambda:ListTags permission is also required.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.