AWS mgn documentation change
Summary
Updated long-term credentials documentation with a link to additional guidance
Security assessment
The change enhances documentation about credential management best practices by linking to further details. While credential management is security-adjacent, there's no evidence of addressing a specific vulnerability.
Diff
diff --git a/mgn/latest/ug/credentials.md b/mgn/latest/ug/credentials.md index e9cda65c9..0603a785b 100644 --- a//mgn/latest/ug/credentials.md +++ b//mgn/latest/ug/credentials.md @@ -34 +34 @@ An example of generating temporary credentials via AWS CLI can be found [here](h -Where possible, we recommend using temporary credentials instead of creating users who have long-term credentials such as passwords and access keys. However, there are specific use cases that require long-term credentials (for example, agentless snapshot based replications). In general, you should be able to use the same policy as recommended above in _Temporary Credentials_. +Where possible, we recommend using temporary credentials instead of creating users who have long-term credentials such as passwords and access keys. However, there are specific use cases that require long-term credentials (for example, agentless snapshot based replications). [Learn more about long-term credentials.](./vcenter-credentials-mgn.html)