AWS lookout-for-equipment documentation change
Summary
Updated service deprecation notice and removed specific IAM policy examples while adding JSON section markers
Security assessment
Changes focus on service discontinuation announcement and structural formatting of policy examples. No evidence of addressing vulnerabilities or security weaknesses. Policy example removal does not indicate security fixes.
Diff
diff --git a/lookout-for-equipment/latest/ug/security_iam_id-based-policy-examples.md b/lookout-for-equipment/latest/ug/security_iam_id-based-policy-examples.md index aa362786f..c5562b7f0 100644 --- a//lookout-for-equipment/latest/ug/security_iam_id-based-policy-examples.md +++ b//lookout-for-equipment/latest/ug/security_iam_id-based-policy-examples.md @@ -7 +7 @@ Policy best practicesUsing the consoleAllow users to view their own permissionsA -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/). @@ -103,13 +102,0 @@ In this example, you grant an IAM user in your AWS account access to an Lookout - - {"Version": "2012-10-17", - "Statement": [ - {"Sid": "GetAccessOfDataset", - "Effect": "Allow", - "Action": [ - "lookoutequipment:DescribeDataset" - ], - "Resource": "arn:aws:lookoutequipment:${Region}:${Account}:dataset/${datasetName}*" - } - ] - } - @@ -124,27 +110,0 @@ To enable Amazon CloudWatch Logs, do one of the following: - { - "Version": "2012-10-17", - "Statement": [ - { - "Effect": "Allow", - "Action": [ - "logs:CreateLogStream", - "logs:CreateLogGroup", - "logs:PutLogEvents", - "logs:DeleteLogStream" - ], - "Resource": [ - "arn:aws:logs:{{region}}:{{account-id}}:log-group:/aws/lookoutequipment/ingestion:*" - ] - }, - { - "Effect": "Allow", - "Action": [ - "logs:DescribeLogGroups" - ], - "Resource": [ - "arn:aws:logs:{{region}}:{{account-id}}:log-group:*" - ] - } - ] - } - @@ -161,0 +122,6 @@ This example policy grants an IAM user or role in your AWS account permission to +JSON + + +**** + + @@ -183,0 +151,6 @@ This example policy grants an IAM user or role in your AWS account permission to +JSON + + +**** + + @@ -208,0 +183,6 @@ This example policy restricts access for an IAM user or role in your AWS account +JSON + + +**** + +