AWS prescriptive-guidance documentation change
Summary
Updated navigation link from welcome.html to introduction.html, added credential management consideration in migration challenges, and corrected typo in 'Process perspective'
Security assessment
The change adds a bullet point about different credentials for server groups, which relates to security best practices for access management. However, there's no evidence this addresses a specific security vulnerability. The credential mention improves security documentation but doesn't indicate a resolved security issue.
Diff
diff --git a/prescriptive-guidance/latest/strategy-large-scale-migrations/conclusion.md b/prescriptive-guidance/latest/strategy-large-scale-migrations/conclusion.md index c90e781ba..ba1d69f29 100644 --- a//prescriptive-guidance/latest/strategy-large-scale-migrations/conclusion.md +++ b//prescriptive-guidance/latest/strategy-large-scale-migrations/conclusion.md @@ -5 +5 @@ -[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Strategy and best practices for AWS large migrations](welcome.html) +[Documentation](/index.html)[AWS Prescriptive Guidance](https://aws.amazon.com/prescriptive-guidance/)[Strategy and best practices for AWS large migrations](introduction.html) @@ -11 +11,3 @@ Large migrations present different challenges when compared to smaller migration - * It’s likely that there are multiple operating systems that require different processes. + * It's likely that there are multiple operating systems that require different processes. + + * It's possible that there are different credentials for different groups of servers. @@ -30 +32 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Process +Process perspective