AWS documentdb documentation change
Summary
Converted absolute URLs to relative paths for TLS settings, troubleshooting, and operational documentation links
Security assessment
Purely structural changes to documentation links. TLS security statement remains identical. No indication of security vulnerability fixes.
Diff
diff --git a/documentdb/latest/devguide/connect-ec2-manual.md b/documentdb/latest/devguide/connect-ec2-manual.md index 48dd76392..3cfbba641 100644 --- a//documentdb/latest/devguide/connect-ec2-manual.md +++ b//documentdb/latest/devguide/connect-ec2-manual.md @@ -286 +286 @@ Download the CA certificate for Amazon DocumentDB with the following code: `wget -Transport Layer Security (TLS) is enabled by default for any new Amazon DocumentDB clusters. For more information, see [Managing Amazon DocumentDB cluster TLS settings](https://docs.aws.amazon.com/documentdb/latest/devguide/security.encryption.ssl.html). +Transport Layer Security (TLS) is enabled by default for any new Amazon DocumentDB clusters. For more information, see [Encrypting data in transit](./security.encryption.ssl.html). @@ -319 +319 @@ Replace `mydocdbcluster.cluster-cozt4xr9xv9b.us-east-1` with the same informatio -Having problems connecting? See [Troubleshooting Amazon DocumentDB](https://docs.aws.amazon.com/documentdb/latest/devguide/troubleshooting.html). +To solve connection problems, see [Troubleshooting Amazon DocumentDB](./troubleshooting.html). @@ -399 +399 @@ What’s next? Learn how to fully leverage this powerful database with some of i - * [Managing Amazon DocumentDB](https://docs.aws.amazon.com/documentdb/latest/devguide/managing-documentdb.html) + * [Managing Amazon DocumentDB resources](./managing-documentdb.html) @@ -401 +401 @@ What’s next? Learn how to fully leverage this powerful database with some of i - * [Scaling](https://docs.aws.amazon.com/documentdb/latest/devguide/operational_tasks.html) + * [Scaling](./operational_tasks.html) @@ -403 +403 @@ What’s next? Learn how to fully leverage this powerful database with some of i - * [Backing up and restoring](https://docs.aws.amazon.com/documentdb/latest/devguide/backup_restore.html) + * [Backing up and restoring](./backup_restore.html)