AWS Security ChangesHomeSearch

AWS glue documentation change

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

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

Summary

Fixed URL formatting in Secrets Manager documentation link

Security assessment

Change corrects a URL path syntax (added double slash) without altering security guidance. Maintains existing security documentation about credential storage.

Diff

diff --git a/glue/latest/dg/aws-glue-programming-etl-connect-azurecosmos-home.md b/glue/latest/dg/aws-glue-programming-etl-connect-azurecosmos-home.md
index 8de29357e..e300e0755 100644
--- a//glue/latest/dg/aws-glue-programming-etl-connect-azurecosmos-home.md
+++ b//glue/latest/dg/aws-glue-programming-etl-connect-azurecosmos-home.md
@@ -26 +26 @@ To connect to Azure Cosmos DB from AWS Glue, you will need to create and store y
-  1. In AWS Secrets Manager, create a secret using your Azure Cosmos DB Key. 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. 
+  1. In AWS Secrets Manager, create a secret using your Azure Cosmos DB Key. 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.