AWS glue documentation change
Summary
Fixed URL formatting in Secrets Manager documentation link by adding an extra slash after domain
Security assessment
URL path syntax correction without altering security guidance. Maintains existing security practice of using Secrets Manager but doesn't introduce new security content.
Diff
diff --git a/glue/latest/dg/aws-glue-programming-etl-connect-vertica-home.md b/glue/latest/dg/aws-glue-programming-etl-connect-vertica-home.md index 79f88e2a4..4abecdb27 100644 --- a//glue/latest/dg/aws-glue-programming-etl-connect-vertica-home.md +++ b//glue/latest/dg/aws-glue-programming-etl-connect-vertica-home.md @@ -40 +40 @@ You can then proceed to configure AWS Glue for use with Vertica. - 1. In AWS Secrets Manager, create a secret using your Vertica credentials, `verticaUsername` and `verticaPassword`. 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 Vertica credentials, `verticaUsername` and `verticaPassword`. 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.