AWS parallelcluster documentation change
Summary
Fixed formatting of directory path in credentials storage documentation.
Security assessment
Corrected backtick placement for directory paths in credential storage documentation. No security vulnerability addressed, only clarity improved.
Diff
diff --git a/parallelcluster/latest/ug/security-iam.md b/parallelcluster/latest/ug/security-iam.md index 55b38249f..ccd54067b 100644 --- a//parallelcluster/latest/ug/security-iam.md +++ b//parallelcluster/latest/ug/security-iam.md @@ -15 +15 @@ The credentials used by AWS ParallelCluster are stored in plaintext files and ar - * Short-term credentials, such as those for roles that you assume, or that are for AWS IAM Identity Center services, are also stored in the `$HOME/.aws/cli/cache` and $HOME/.aws/sso/cache folders, respectively. + * Short-term credentials, such as those for roles that you assume, or that are for AWS IAM Identity Center services, are also stored in the `$HOME/.aws/cli/cache` and `$HOME/.aws/sso/cache` folders, respectively.