AWS AmazonRDS documentation change
Summary
Updated secret key names from 'CUSTOMER_MANAGED_ACTIVE_DIRECTORY_*' to 'SELF_MANAGED_ACTIVE_DIRECTORY_*'
Security assessment
Change involves renaming configuration parameters for consistency but does not address security vulnerabilities or introduce new security features.
Diff
diff --git a/AmazonRDS/latest/UserGuide/USER_SQLServer_SelfManagedActiveDirectory.SettingUp.md b/AmazonRDS/latest/UserGuide/USER_SQLServer_SelfManagedActiveDirectory.SettingUp.md index 6e3a8108b..3ae4f016b 100644 --- a//AmazonRDS/latest/UserGuide/USER_SQLServer_SelfManagedActiveDirectory.SettingUp.md +++ b//AmazonRDS/latest/UserGuide/USER_SQLServer_SelfManagedActiveDirectory.SettingUp.md @@ -182 +182 @@ Be sure to create the secret in the same AWS account that contains the RDS for S - 1. For the first key, enter `CUSTOMER_MANAGED_ACTIVE_DIRECTORY_USERNAME`. + 1. For the first key, enter `SELF_MANAGED_ACTIVE_DIRECTORY_USERNAME`. @@ -186 +186 @@ Be sure to create the secret in the same AWS account that contains the RDS for S - 3. For the second key, enter `CUSTOMER_MANAGED_ACTIVE_DIRECTORY_PASSWORD`. + 3. For the second key, enter `SELF_MANAGED_ACTIVE_DIRECTORY_PASSWORD`.