97b0bd84d8
* [Rule Tunings] AWS Lambda Rules #### AWS Lambda Layer Added to Existing Function This rule was missing alerts for the `UpdateFunctionConfiguration` action due to a missing wildcard. - added missing wildcard to query - reduced execution window - updated description, FP and IG sections - added highlighted fields #### AWS Lambda Function Policy Updated to Allow Public Invocation - changed this query to use EQL instead of KQL to optimize wildcard usage - uses `event.type` as `event_category_override` - reduced execution window - updated description, FP and IG sections - added highlighted fields * Update rules/integrations/aws/persistence_lambda_backdoor_invoke_function_for_any_principal.toml Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com> --------- Co-authored-by: Mika Ayenson, PhD <Mikaayenson@users.noreply.github.com>