AWS glue documentation change
Summary
Fixed URL formatting for AWS Secrets Manager documentation link by adding double slash
Security assessment
The change is purely a documentation URL formatting fix with no impact on security content or practices. Credential storage guidance remains unchanged.
Diff
diff --git a/glue/latest/dg/aws-glue-programming-etl-connect-mongodb-home.md b/glue/latest/dg/aws-glue-programming-etl-connect-mongodb-home.md index 214bd0db9..a5d5341fc 100644 --- a//glue/latest/dg/aws-glue-programming-etl-connect-mongodb-home.md +++ b//glue/latest/dg/aws-glue-programming-etl-connect-mongodb-home.md @@ -30 +30 @@ You can then proceed to configure AWS Glue for use with MongoDB. - 1. Optionally, in AWS Secrets Manager, create a secret using your MongoDB 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. + 1. Optionally, in AWS Secrets Manager, create a secret using your MongoDB 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.