AWS Security ChangesHomeSearch

AWS lookout-for-equipment medium security documentation change

Service: lookout-for-equipment · 2025-10-10 · Security-related medium

File: lookout-for-equipment/latest/ug/security-iam-awsmanpol.md

Summary

Fixed syntax error in IAM policy example (added missing array bracket) and improved JSON formatting

Security assessment

The missing ']' bracket in the original policy example could have led to invalid IAM policies if copied directly, potentially causing permission misconfigurations. This fix addresses a documentation error that could have security implications for users implementing the policies.

Diff

diff --git a/lookout-for-equipment/latest/ug/security-iam-awsmanpol.md b/lookout-for-equipment/latest/ug/security-iam-awsmanpol.md
index 0f730b2a5..f4036b6d7 100644
--- a//lookout-for-equipment/latest/ug/security-iam-awsmanpol.md
+++ b//lookout-for-equipment/latest/ug/security-iam-awsmanpol.md
@@ -7 +7 @@ AmazonLookoutEquipmentReadOnlyAccessAmazonLookoutEquipmentFullAccessPolicy updat
-Amazon Lookout for Equipment is no longer open to new customers. Existing customers can continue to use the service as normal. For capabilities similar to Amazon Lookout for Equipment see our [blog post](https://aws.amazon.com/blogs/machine-learning/preserve-access-and-explore-alternatives-for-amazon-lookout-for-equipment/). 
+On October 7, 2026, AWS will discontinue support for Amazon Lookout for Equipment. After October 7, 2026, you will no longer be able to access the Lookout for Equipment console or resources. For more information, [see the following](https://aws.amazon.com/blogs/machine-learning/preserve-access-and-explore-alternatives-for-amazon-lookout-for-equipment/). 
@@ -22,0 +23,6 @@ This policy grants `read-only` permissions that allow read-only access to all Lo
+JSON
+    
+
+****
+    
+    
@@ -34,0 +41 @@ This policy grants `read-only` permissions that allow read-only access to all Lo
+        ]
@@ -43,0 +51,6 @@ This policy grants `administrative` permissions that allow access to all Lookout
+JSON
+    
+
+****
+    
+