AWS documentdb documentation change
Summary
Updated links from absolute URLs to relative paths for TLS documentation, troubleshooting, and resource management sections
Security assessment
Changes involve link formatting updates without altering security content. TLS reference remains unchanged except for path. No evidence of vulnerability remediation.
Diff
diff --git a/documentdb/latest/devguide/connect-ec2-auto.md b/documentdb/latest/devguide/connect-ec2-auto.md index 3ac282687..86bae2af7 100644 --- a//documentdb/latest/devguide/connect-ec2-auto.md +++ b//documentdb/latest/devguide/connect-ec2-auto.md @@ -266 +266 @@ 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). @@ -297 +297 @@ 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). @@ -377 +377 @@ 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) @@ -379 +379 @@ 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) @@ -381 +381 @@ 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)