AWS opensearch-service documentation change
Summary
Updated Secrets Manager link from Aurora-specific to general RDS documentation
Security assessment
Link correction for credential management documentation. Maintains existing security content without adding new security information.
Diff
diff --git a/opensearch-service/latest/developerguide/rds-PostgreSQL.md b/opensearch-service/latest/developerguide/rds-PostgreSQL.md index 6dcf886b3..bf4beca8f 100644 --- a//opensearch-service/latest/developerguide/rds-PostgreSQL.md +++ b//opensearch-service/latest/developerguide/rds-PostgreSQL.md @@ -44 +44 @@ For more information, see [Performing logical replication for Amazon RDS for Pos - 3. Set up username and password authentication on your Amazon RDS instance using [password management with Aurora and AWS Secrets Manager](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/rds-secrets-manager.html). You can also create a username/password combination by [creating a Secrets Manager secret](https://docs.aws.amazon.com/secretsmanager/latest/userguide/create_secret.html). + 3. Set up username and password authentication on your Amazon RDS instance using [password management with Amazon RDS and AWS Secrets Manager](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-secrets-manager.html). You can also create a username/password combination by [creating a Secrets Manager secret](https://docs.aws.amazon.com/secretsmanager/latest/userguide/create_secret.html).