AWS Security ChangesHomeSearch

AWS glue documentation change

Service: glue · 2025-11-22 · Documentation low

File: glue/latest/dg/aws-glue-programming-etl-connect-teradata-home.md

Summary

Fixed URL formatting in Secrets Manager documentation link by adding an extra slash after domain

Security assessment

The change only corrects a URL path syntax error (added double slash). No security content was added or modified - it maintains existing guidance about using Secrets Manager for credentials storage.

Diff

diff --git a/glue/latest/dg/aws-glue-programming-etl-connect-teradata-home.md b/glue/latest/dg/aws-glue-programming-etl-connect-teradata-home.md
index 9188b885d..c71e12581 100644
--- a//glue/latest/dg/aws-glue-programming-etl-connect-teradata-home.md
+++ b//glue/latest/dg/aws-glue-programming-etl-connect-teradata-home.md
@@ -32 +32 @@ Based on your network layout, secure VPC connectivity may require changes in Ama
-  2. In AWS Secrets Manager, create a secret using your Teradata credentials. To create a secret in Secrets Manager, follow the tutorial available in [ Create an AWS Secrets Manager secret ](https://docs.aws.amazon.com/secretsmanager/latest/userguide/create_secret.html) in the AWS Secrets Manager documentation. After creating the secret, keep the Secret name, `secretName` for the next step. 
+  2. In AWS Secrets Manager, create a secret using your Teradata credentials. To create a secret in Secrets Manager, follow the tutorial available in [ Create an AWS Secrets Manager secret ](https://docs.aws.amazon.com//secretsmanager/latest/userguide/create_secret.html) in the AWS Secrets Manager documentation. After creating the secret, keep the Secret name, `secretName` for the next step.