AWS Security ChangesHomeSearch

AWS freertos documentation change

Service: freertos · 2025-10-22 · Documentation low

File: freertos/latest/userguide/security_iam_id-based-policy-examples.md

Summary

Removed statement about default inability to use AWS Management Console/CLI/API without permissions

Security assessment

The change removes a redundant clarification about default access restrictions but does not indicate any specific security vulnerability being addressed. The core IAM policy guidance remains unchanged.

Diff

diff --git a/freertos/latest/userguide/security_iam_id-based-policy-examples.md b/freertos/latest/userguide/security_iam_id-based-policy-examples.md
index 432dc49c6..70476e64c 100644
--- a//freertos/latest/userguide/security_iam_id-based-policy-examples.md
+++ b//freertos/latest/userguide/security_iam_id-based-policy-examples.md
@@ -9 +9 @@ Policy best practicesUsing the consoleAllow users to view their own permissions
-By default, users and roles don't have permission to create or modify FreeRTOS resources. They also can't perform tasks by using the AWS Management Console, AWS Command Line Interface (AWS CLI), or AWS API. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies. The administrator can then add the IAM policies to roles, and users can assume the roles.
+By default, users and roles don't have permission to create or modify FreeRTOS resources. To grant users permission to perform actions on the resources that they need, an IAM administrator can create IAM policies.