AWS Security ChangesHomeSearch

AWS lambda documentation change

Service: lambda · 2025-11-16 · Documentation low

File: lambda/latest/dg/tags-esm.md

Summary

Added references to Provisioned Mode for SQS in tag management documentation

Security assessment

Update simply reflects new configuration option (Provisioned Mode) in tagging context without security implications

Diff

diff --git a/lambda/latest/dg/tags-esm.md b/lambda/latest/dg/tags-esm.md
index b6470f878..769305ef5 100644
--- a//lambda/latest/dg/tags-esm.md
+++ b//lambda/latest/dg/tags-esm.md
@@ -11 +11 @@ You can tag event source mappings to organize and manage your resources. Tags ar
-Event source mappings are associated with functions, which can have their own tags. Event source mappings do not automatically inherit tags from functions. You can use the AWS Lambda API to view and update tags. You can also view and update tags while managing a specific event source mapping in the Lambda console.
+Event source mappings are associated with functions, which can have their own tags. Event source mappings do not automatically inherit tags from functions. You can use the AWS Lambda API to view and update tags. You can also view and update tags while managing a specific event source mapping in the Lambda console, including those using Provisioned Mode for Amazon SQS.
@@ -30 +30 @@ For more information, see [Identity-based IAM policies for Lambda](./access-cont
-You can use the Lambda console to create event source mappings that have tags, add tags to existing event source mappings, and filter event source mappings by tag.
+You can use the Lambda console to create event source mappings that have tags, add tags to existing event source mappings, and filter event source mappings by tag, including those configured in Provisioned Mode for Amazon SQS.