AWS glue documentation change
Summary
Fixed URL formatting for AWS Secrets Manager documentation link by adding double slash
Security assessment
The modification is purely a documentation link formatting change. No security practices or credential management instructions were altered.
Diff
diff --git a/glue/latest/dg/aws-glue-programming-etl-connect-saphana-home.md b/glue/latest/dg/aws-glue-programming-etl-connect-saphana-home.md index 21e3638d1..a6e20d130 100644 --- a//glue/latest/dg/aws-glue-programming-etl-connect-saphana-home.md +++ b//glue/latest/dg/aws-glue-programming-etl-connect-saphana-home.md @@ -30 +30 @@ 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.