AWS lake-formation documentation change
Summary
Simplified documentation about data filter limits by removing redundant statement
Security assessment
Clarifies documentation without changing security posture or policies
Diff
diff --git a/lake-formation/latest/dg/data-filtering-notes.md b/lake-formation/latest/dg/data-filtering-notes.md index f6a4de8d8..a38fbda4f 100644 --- a//lake-formation/latest/dg/data-filtering-notes.md +++ b//lake-formation/latest/dg/data-filtering-notes.md @@ -76,3 +76 @@ Keep in mind the following notes and restrictions for row-level and cell-level f - * There is no limit to the number of data filters that can be defined on a table, but there is a limit of 100 data filter `SELECT` permissions for a single principal on a table. - - * The maximum number of data filters that can be included in a grant on a table is 100. + * There is no limit to the number of data filters that can be defined on a table, but there is a limit of 100 data filter for a single principal on a table.