AWS glue documentation change
Summary
Fixed URL formatting in Secrets Manager documentation link
Security assessment
URL path correction without security implications. Continues to document secure credential storage practices without adding new security content.
Diff
diff --git a/glue/latest/dg/aws-glue-programming-etl-connect-azuresql-home.md b/glue/latest/dg/aws-glue-programming-etl-connect-azuresql-home.md index 26d7452eb..c2c5d8759 100644 --- a//glue/latest/dg/aws-glue-programming-etl-connect-azuresql-home.md +++ b//glue/latest/dg/aws-glue-programming-etl-connect-azuresql-home.md @@ -19 +19 @@ To connect to Azure SQL from AWS Glue, you will need to create and store your Az - 1. In AWS Secrets Manager, create a secret using your Azure SQL 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. In AWS Secrets Manager, create a secret using your Azure SQL 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.