AWS glue documentation change
Summary
Updated Secrets Manager documentation link with double slash in URL
Security assessment
Change only affects URL formatting for a documentation link. The security guidance about using Secrets Manager for credential storage remains unchanged and was already present in previous version.
Diff
diff --git a/glue/latest/dg/creating-saphana-connection.md b/glue/latest/dg/creating-saphana-connection.md index 61ec8df62..5fb5e1487 100644 --- a//glue/latest/dg/creating-saphana-connection.md +++ b//glue/latest/dg/creating-saphana-connection.md @@ -20 +20 @@ In Amazon VPC, identify or create a **VPC** , **Subnet** and **Security group** - 1. In AWS Secrets Manager, create a secret using your SAP HANA 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 SAP HANA 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.