AWS AmazonS3 documentation change
Summary
Updated multiple documentation links by adding an extra slash in AWS Glue URLs
Security assessment
Changes only modify URL formatting (adding double slashes) without altering security content, permissions guidance, or addressing vulnerabilities. No evidence of security fixes or new security documentation.
Diff
diff --git a/AmazonS3/latest/userguide/s3-tables-integrating-glue.md b/AmazonS3/latest/userguide/s3-tables-integrating-glue.md index b6fda549f..c48cf62f4 100644 --- a//AmazonS3/latest/userguide/s3-tables-integrating-glue.md +++ b//AmazonS3/latest/userguide/s3-tables-integrating-glue.md @@ -9 +9 @@ Step 1 – PrerequisitesStep 2 – Create a script to connect to table bucketsSt -AWS Glue is a serverless data integration service that makes it easy for analytics users to discover, prepare, move, and integrate data from multiple sources. You can use AWS Glue jobs to run extract, transform, and load (ETL) pipelines to load data into your data lakes. For more information about AWS Glue, see [What is AWS Glue?](https://docs.aws.amazon.com/glue/latest/dg/what-is-glue.html) in the _AWS Glue Developer Guide_. +AWS Glue is a serverless data integration service that makes it easy for analytics users to discover, prepare, move, and integrate data from multiple sources. You can use AWS Glue jobs to run extract, transform, and load (ETL) pipelines to load data into your data lakes. For more information about AWS Glue, see [What is AWS Glue?](https://docs.aws.amazon.com//glue/latest/dg/what-is-glue.html) in the _AWS Glue Developer Guide_. @@ -39 +39 @@ Choose your access method based on your specific AWS Glue ETL job requirements: -S3 Tables is supported on [AWS Glue version 5.0 or higher](https://docs.aws.amazon.com/glue/latest/dg/release-notes.html). +S3 Tables is supported on [AWS Glue version 5.0 or higher](https://docs.aws.amazon.com//glue/latest/dg/release-notes.html). @@ -52 +52 @@ Prerequisites required to use the S3 Tables AWS analytics integration to run AWS - * [Create an IAM role for AWS Glue](https://docs.aws.amazon.com/glue/latest/dg/create-an-iam-role.html). + * [Create an IAM role for AWS Glue](https://docs.aws.amazon.com//glue/latest/dg/create-an-iam-role.html). @@ -66 +66 @@ Prerequisites to use the Amazon S3 Tables Iceberg REST endpoint to run AWS Glue - * [Create an IAM role for AWS Glue](https://docs.aws.amazon.com/glue/latest/dg/create-an-iam-role.html). + * [Create an IAM role for AWS Glue](https://docs.aws.amazon.com//glue/latest/dg/create-an-iam-role.html). @@ -80 +80 @@ Prerequisites use the Amazon S3 Tables Catalog for Apache Iceberg to run AWS Glu - * [Create an IAM role for AWS Glue](https://docs.aws.amazon.com/glue/latest/dg/create-an-iam-role.html). + * [Create an IAM role for AWS Glue](https://docs.aws.amazon.com//glue/latest/dg/create-an-iam-role.html).