AWS Security ChangesHomeSearch

AWS greengrass medium security documentation change

Service: greengrass · 2025-10-10 · Security-related medium

File: greengrass/v1/developerguide/stream-export-configurations.md

Summary

Updated end-of-support notice for AWS IoT Greengrass V1 to October 2026 and replaced placeholder ARNs with concrete examples

Security assessment

The change removes explicit warnings about discontinued security patches after June 2023 while extending the support end date. This could mislead users about security update availability between 2023-2026, creating potential security risks from unpatched systems.

Diff

diff --git a/greengrass/v1/developerguide/stream-export-configurations.md b/greengrass/v1/developerguide/stream-export-configurations.md
index 452d2449b..afd1996a5 100644
--- a//greengrass/v1/developerguide/stream-export-configurations.md
+++ b//greengrass/v1/developerguide/stream-export-configurations.md
@@ -7 +7 @@ AWS IoT Analytics channelsAmazon Kinesis data streamsAWS IoT SiteWise asset prop
-**AWS IoT Greengrass Version 1 entered the extended life phase on June 30, 2023. For more information, see the[AWS IoT Greengrass V1 maintenance policy](https://docs.aws.amazon.com/greengrass/v1/developerguide/maintenance-policy.html). After this date, AWS IoT Greengrass V1 won't release updates that provide features, enhancements, bug fixes, or security patches.** Devices that run on AWS IoT Greengrass V1 won't be disrupted and will continue to operate and to connect to the cloud. We strongly recommend that you [migrate to AWS IoT Greengrass Version 2](https://docs.aws.amazon.com/greengrass/v2/developerguide/move-from-v1.html), which adds [significant new features](https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-v2-whats-new.html) and [support for additional platforms](https://docs.aws.amazon.com/greengrass/v2/developerguide/operating-system-feature-support-matrix.html).
+End of support notice: On October 7th, 2026, AWS will discontinue support for AWS IoT Greengrass Version 1. After October 7th, 2026, you will no longer be able to access the AWS IoT Greengrass V1 resources. For more information, please visit [Migrate from AWS IoT Greengrass Version 1](https://docs.aws.amazon.com/greengrass/v2/developerguide/migrate-from-v1.html).
@@ -60,0 +61,6 @@ This export destination has the following requirements:
+JSON
+    
+
+****
+    
+    
@@ -70,2 +76,2 @@ This export destination has the following requirements:
-                    "arn:aws:iotanalytics:region:account-id:channel/channel_1_name",
-                    "arn:aws:iotanalytics:region:account-id:channel/channel_2_name"
+                "arn:aws:iotanalytics:us-east-1:123456789012:channel/channel_1_name",
+        "arn:aws:iotanalytics:us-east-1:123456789012:channel/channel_2_name"
@@ -112,0 +120,6 @@ This export destination has the following requirements:
+JSON
+    
+
+****
+    
+    
@@ -122,2 +135,2 @@ This export destination has the following requirements:
-                    "arn:aws:kinesis:region:account-id:stream/stream_1_name",
-                    "arn:aws:kinesis:region:account-id:stream/stream_2_name"
+                "arn:aws:kinesis:us-east-1:123456789012:stream/stream_1_name",
+        "arn:aws:kinesis:us-east-1:123456789012:stream/stream_2_name"
@@ -172,0 +187,6 @@ For the list of Regions that AWS IoT SiteWise supports, see [AWS IoT SiteWise en
+JSON
+    
+
+****
+    
+    
@@ -246,0 +268,6 @@ This export destination has the following requirements:
+JSON
+    
+
+****
+    
+