AWS glue documentation change
Summary
Fixed URL formatting in AWS CLI documentation link (removed duplicate slash)
Security assessment
This is a minor documentation formatting fix with no security implications. The change only corrects a URL path and does not alter any security-related content or introduce new security considerations.
Diff
diff --git a/glue/latest/dg/develop-local-docker-image.md b/glue/latest/dg/develop-local-docker-image.md index 58b6e3bc0..39fd44209 100644 --- a//glue/latest/dg/develop-local-docker-image.md +++ b//glue/latest/dg/develop-local-docker-image.md @@ -72 +72 @@ To enable AWS API calls from the container, set up AWS credentials by following - 1. [ Create an AWS named profile ](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html). + 1. [ Create an AWS named profile ](https://docs.aws.amazon.com//cli/latest/userguide/cli-configure-files.html).