AWS redshift documentation change
Summary
Simplified root user guidance while maintaining security recommendations
Security assessment
The edit streamlines existing security advice about root user usage without altering the core security recommendation. No new security implications are introduced.
Diff
diff --git a/redshift/latest/mgmt/query-editor-v2-getting-started.md b/redshift/latest/mgmt/query-editor-v2-getting-started.md index cb8dadb49..55382093f 100644 --- a//redshift/latest/mgmt/query-editor-v2-getting-started.md +++ b//redshift/latest/mgmt/query-editor-v2-getting-started.md @@ -63 +63 @@ The following is a sample AWS KMS policy for AWS account `111122223333`. In the -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_.