AWS glue documentation change
Summary
Clarified references to AWS Lake Formation in features like Hudi Full Table Access, Spark native fine-grained access control (FGAC) support, and audit context for Spark jobs, and added punctuation.
Security assessment
The changes enhance documentation of security features such as access control and audit integration with AWS Lake Formation, but there is no evidence of addressing a specific security vulnerability or incident.
Diff
diff --git a/glue/latest/dg/migrating-version-51.md b/glue/latest/dg/migrating-version-51.md index b727eb161..e702cf4b5 100644 --- a//glue/latest/dg/migrating-version-51.md +++ b//glue/latest/dg/migrating-version-51.md @@ -42 +42 @@ This section describes new features and advantages of AWS Glue version 5.1. - * **Hudi Full Table Access** \- Full Table Access (FTA) control for Apache Hudi in Apache Spark based on your policies defined in . This feature enables read and write operations from your AWS Glue ETL jobs on registered tables when the job role has full table access. + * **Hudi Full Table Access** \- Full Table Access (FTA) control for Apache Hudi in Apache Spark based on your policies defined in AWS Lake Formation. This feature enables read and write operations from your AWS Glue ETL jobs on AWS Lake Formation registered tables when the job role has full table access. @@ -44 +44 @@ This section describes new features and advantages of AWS Glue version 5.1. - * **Spark native fine-grained access control (FGAC) support using** \- DDL/DML operations (like CREATE, ALTER, DELETE, DROP) with fine grained access control for Apache Hive, Apache Iceberg and Delta Lake tables registered in . + * **Spark native fine-grained access control (FGAC) support using AWS Lake Formation** \- DDL/DML operations (like CREATE, ALTER, DELETE, DROP) with fine grained access control for Apache Hive, Apache Iceberg and Delta Lake tables registered in AWS Lake Formation. @@ -46 +46 @@ This section describes new features and advantages of AWS Glue version 5.1. - * **Audit context for Spark jobs** \- Audit context for AWS Glue ETL jobs will be available for AWS Glue and AWS Lake Formation API calls in the AWS CloudTrail logs + * **Audit context for Spark jobs** \- Audit context for AWS Glue ETL jobs will be available for AWS Glue and AWS Lake Formation API calls in the AWS CloudTrail logs. @@ -188 +188 @@ Note the following changes: - * Support Spark-native FGAC writes on registered tables. + * Support Spark-native FGAC writes on AWS Lake Formation registered tables.