AWS glue documentation change
Summary
Fixed URL formatting in Secrets Manager documentation link
Security assessment
Minor URL syntax fix in existing security documentation about credential management. No new security features or vulnerabilities addressed.
Diff
diff --git a/glue/latest/dg/aws-glue-programming-etl-connect-bigquery-home.md b/glue/latest/dg/aws-glue-programming-etl-connect-bigquery-home.md index f20761122..7098db834 100644 --- a//glue/latest/dg/aws-glue-programming-etl-connect-bigquery-home.md +++ b//glue/latest/dg/aws-glue-programming-etl-connect-bigquery-home.md @@ -57 +57 @@ You should now have downloaded a JSON file with credentials for your service acc - 4. In AWS Secrets Manager, create a secret using your Google Cloud Platform 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. + 4. In AWS Secrets Manager, create a secret using your Google Cloud Platform 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.