AWS lake-formation documentation change
Summary
Fixed punctuation in documentation about Redshift federated tables
Security assessment
Minor grammatical correction with no security implications
Diff
diff --git a/lake-formation/latest/dg/logging-using-cloudtrail.md b/lake-formation/latest/dg/logging-using-cloudtrail.md index ca8708c38..fe494080a 100644 --- a//lake-formation/latest/dg/logging-using-cloudtrail.md +++ b//lake-formation/latest/dg/logging-using-cloudtrail.md @@ -114 +114 @@ The next example shows a CloudTrail log entry for the `GetDataAccess` action. Pr -Amazon Redshift federated catalogs in the AWS Glue Data Catalog do not generate `GetDataAccess` events in Lake Formation CloudTrail logs. To track data access for Amazon Redshift tables in the Data Catalog, monitor `GetTable` and `BatchGetTable` events, which capture metadata access patterns for Redshift federated tables, including table name, database name, and catalog ID information +Amazon Redshift federated catalogs in the AWS Glue Data Catalog do not generate `GetDataAccess` events in Lake Formation CloudTrail logs. To track data access for Amazon Redshift tables in the Data Catalog, monitor `GetTable` and `BatchGetTable` events, which capture metadata access patterns for Redshift federated tables, including table name, database name, and catalog ID information.