AWS prescriptive-guidance documentation change
Summary
Updated author attribution and reformatted existing security warning about IAM users' long-term credentials.
Security assessment
The changes include updating author information and consolidating a pre-existing security warning about IAM users' credential risks. While the warning content discusses security best practices (least privilege, credential lifecycle), the diff only alters formatting/structure rather than addressing a new vulnerability or adding substantive security documentation.
Diff
diff --git a/prescriptive-guidance/latest/patterns/migrate-an-amazon-rds-for-oracle-database-to-another-aws-account-and-aws-region-using-aws-dms-for-ongoing-replication.md b/prescriptive-guidance/latest/patterns/migrate-an-amazon-rds-for-oracle-database-to-another-aws-account-and-aws-region-using-aws-dms-for-ongoing-replication.md index 34db43ff4..8acf5a814 100644 --- a//prescriptive-guidance/latest/patterns/migrate-an-amazon-rds-for-oracle-database-to-another-aws-account-and-aws-region-using-aws-dms-for-ongoing-replication.md +++ b//prescriptive-guidance/latest/patterns/migrate-an-amazon-rds-for-oracle-database-to-another-aws-account-and-aws-region-using-aws-dms-for-ongoing-replication.md @@ -9 +9 @@ SummaryPrerequisites and limitationsArchitectureToolsEpicsRelated resources - _Created by Durga Prasad Cheepuri (AWS) and Eduardo Valentim (AWS)_ + _Durga Prasad Cheepuri and Eduardo Valentim, Amazon Web Services_ @@ -13,3 +13 @@ SummaryPrerequisites and limitationsArchitectureToolsEpicsRelated resources -###### Warning - -IAM users have long-term credentials, which presents a security risk. To help mitigate this risk, we recommend that you provide these users with only the permissions they require to perform the task and that you remove these users when they are no longer needed. +Warning: IAM users have long-term credentials, which presents a security risk. To help mitigate this risk, we recommend that you provide these users with only the permissions they require to perform the task and that you remove these users when they are no longer needed.