AWS Security ChangesHomeSearch

AWS Monitron documentation change

Service: Monitron · 2026-05-04 · Documentation low

File: Monitron/latest/user-guide/data-export-lambda-v2.md

Summary

Updated IAM/Lambda setup screenshots with more precise descriptions of role creation and Kinesis trigger configuration steps.

Security assessment

Changes clarify AWS service configuration workflows but contain no security-specific content. AWSLambdaKinesisExecutionRole policy reference is routine, not indicative of a security update.

Diff

diff --git a/Monitron/latest/user-guide/data-export-lambda-v2.md b/Monitron/latest/user-guide/data-export-lambda-v2.md
index 0fafdc497..45486aa54 100644
--- a//Monitron/latest/user-guide/data-export-lambda-v2.md
+++ b//Monitron/latest/user-guide/data-export-lambda-v2.md
@@ -40 +40 @@ Amazon Monitron is no longer open to new customers. Existing customers can conti
-![IAM role creation interface showing trusted entity selection with AWS service option chosen.](/images/Monitron/latest/user-guide/images/lambda-role-1.png)
+![IAM role creation wizard showing AWS service selected as trusted entity type with Lambda use case.](/images/Monitron/latest/user-guide/images/lambda-role-1.png)
@@ -50 +50 @@ Amazon Monitron is no longer open to new customers. Existing customers can conti
-![Add permissions interface showing AWSLambdaKinesisExecutionRole policy selected for a new role.](/images/Monitron/latest/user-guide/images/lambda-role-2.png)
+![Add permissions page with AWSLambdaKinesisExecutionRole policy selected from search results.](/images/Monitron/latest/user-guide/images/lambda-role-2.png)
@@ -58 +58 @@ Amazon Monitron is no longer open to new customers. Existing customers can conti
-![IAM role creation interface showing name, review, and create steps with role details and permissions.](/images/Monitron/latest/user-guide/images/lambda-create-role.png)
+![Name, review, and create page showing role name, description, trusted entities policy, and permissions.](/images/Monitron/latest/user-guide/images/lambda-create-role.png)
@@ -77 +77 @@ Amazon Monitron is no longer open to new customers. Existing customers can conti
-![Create function interface with options to author from scratch, use a blueprint, or select container image.](/images/Monitron/latest/user-guide/images/lambda-create-function.png)
+![Create function page with Use a blueprint option selected and kinesis-process-record-python blueprint shown.](/images/Monitron/latest/user-guide/images/lambda-create-function.png)
@@ -105 +105 @@ Amazon Monitron is no longer open to new customers. Existing customers can conti
-![Lambda function configuration page with Triggers tab and Kinesis stream trigger highlighted.](/images/Monitron/latest/user-guide/images/kinesis-process-record-lambda.png)
+![Configuration tab showing Triggers section with Kinesis bugbash trigger and Enable button.](/images/Monitron/latest/user-guide/images/kinesis-process-record-lambda.png)