AWS glue documentation change
Summary
Fixed URL formatting in Secrets Manager documentation link by adding an extra slash after domain
Security assessment
Purely a documentation URL formatting fix. No changes to security recommendations or vulnerability fixes - continues to recommend secure credential storage.
Diff
diff --git a/glue/latest/dg/creating-azurecosmos-connection.md b/glue/latest/dg/creating-azurecosmos-connection.md index 77f5a5c0d..eb4ebce30 100644 --- a//glue/latest/dg/creating-azurecosmos-connection.md +++ b//glue/latest/dg/creating-azurecosmos-connection.md @@ -16 +16 @@ - 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.