AWS AmazonS3 documentation change
Summary
Clarified placeholder requirements and updated Spark configuration example for EMR integration
Security assessment
Improved example specificity helps prevent configuration errors but doesn't address security vulnerabilities. No evidence of security feature additions or vulnerability fixes.
Diff
diff --git a/AmazonS3/latest/userguide/s3-tables-integrating-emr.md b/AmazonS3/latest/userguide/s3-tables-integrating-emr.md index 6ea988c07..fef5f4b54 100644 --- a//AmazonS3/latest/userguide/s3-tables-integrating-emr.md +++ b//AmazonS3/latest/userguide/s3-tables-integrating-emr.md @@ -120 +120 @@ The following prerequisites are required to query tables with Spark on Amazon EM - 3. Enter the following command to initialize a Spark session for Iceberg that connects to your tables. Replace the ``user input placeholders`` with your own information. + 3. Enter the following command to initialize a Spark session for Iceberg that connects to your tables. Replace the ``user input placeholders`` for Region, account ID and table bucket name with your own information. @@ -128 +128 @@ The following prerequisites are required to query tables with Spark on Amazon EM - --conf spark.sql.catalog.s3tables.glue.id=111122223333 + --conf spark.sql.catalog.s3tables.glue.id=111122223333:s3tablescatalog/amzn-s3-demo-table-bucket