AWS evs documentation change
Summary
Changed 'ESXi root password' to 'ESX root password' in the documentation about secrets management.
Security assessment
This appears to be a terminology correction (ESXi to ESX) without indicating any security vulnerability or weakness. No evidence of addressing a security issue or adding security protections.
Diff
diff --git a/evs/latest/userguide/data-protection.md b/evs/latest/userguide/data-protection.md index 62c605aa6..0cd27019e 100644 --- a//evs/latest/userguide/data-protection.md +++ b//evs/latest/userguide/data-protection.md @@ -83 +83 @@ After the Amazon EVS environment deploys, you have multiple options to enforce d -During Amazon EVS environment deployment, Amazon EVS uses AWS Secrets Manager to create, encrypt, and store secrets that contain the VCF credentials needed to install and access VMware VCF management appliances, as well as the ESXi root password. Amazon EVS also deletes managed secrets on your behalf when the EVS environment is deleted. For more information, see [What’s in a Secrets Manager secret](https://docs.aws.amazon.com/secretsmanager/latest/userguide/whats-in-a-secret.html) in the _AWS Secrets Manager User Guide_. +During Amazon EVS environment deployment, Amazon EVS uses AWS Secrets Manager to create, encrypt, and store secrets that contain the VCF credentials needed to install and access VMware VCF management appliances, as well as the ESX root password. Amazon EVS also deletes managed secrets on your behalf when the EVS environment is deleted. For more information, see [What’s in a Secrets Manager secret](https://docs.aws.amazon.com/secretsmanager/latest/userguide/whats-in-a-secret.html) in the _AWS Secrets Manager User Guide_.