AWS Security ChangesHomeSearch

AWS wickr documentation change

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

File: wickr/latest/adminguide/security_iam_authentication-rootuser.md

Summary

Simplified root user documentation by removing explicit safeguarding recommendation while maintaining core advice against routine use.

Security assessment

While the change maintains the core security recommendation to avoid root user for daily tasks, the removal of explicit 'safeguard your root user credentials' language does not directly address or introduce a specific security vulnerability. This appears to be a documentation style change rather than a security-focused update.

Diff

diff --git a/wickr/latest/adminguide/security_iam_authentication-rootuser.md b/wickr/latest/adminguide/security_iam_authentication-rootuser.md
index 163853a46..37c009b7c 100644
--- a//wickr/latest/adminguide/security_iam_authentication-rootuser.md
+++ b//wickr/latest/adminguide/security_iam_authentication-rootuser.md
@@ -9 +9 @@ This guide documents the new AWS Wickr administration console, released on March
-When you create an AWS account, you begin with one sign-in identity that has complete access to all AWS services and resources in the account. This identity is called the AWS account _root user_ and is accessed by signing in with the email address and password that you used to create the account. We strongly recommend that you don't use the root user for your everyday tasks. Safeguard your root user credentials and use them to perform the tasks that only the root user can perform. For the complete list of tasks that require you to sign in as the root user, see [Tasks that require root user credentials](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html#root-user-tasks) in the _IAM User Guide_. 
+When you create an AWS account, you begin with one sign-in identity called the AWS account _root user_ that has complete access to all AWS services and resources. We strongly recommend that you don't use the root user for everyday tasks. For tasks that require root user credentials, see [Tasks that require root user credentials](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_root-user.html#root-user-tasks) in the _IAM User Guide_.