A Lake Formation data cells filter for row-level and column-level security.
Type: objectProperties: 6
AnalyticsData LakeGovernance
DataCellsFilter is a JSON Structure definition published by AWS Lake Formation, describing 6 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-lakeformation/refs/heads/main/json-structure/amazon-lakeformation-data-cells-filter-structure.json",
"name": "DataCellsFilter",
"description": "A Lake Formation data cells filter for row-level and column-level security.",
"type": "object",
"properties": {
"TableCatalogId": {
"type": "string",
"description": "The ID of the Data Catalog."
},
"DatabaseName": {
"type": "string",
"description": "A database in the Data Catalog."
},
"TableName": {
"type": "string",
"description": "The name of the table."
},
"Name": {
"type": "string",
"description": "The name given by the user to the data filter cell."
},
"ColumnNames": {
"type": "array",
"description": "A list of column names."
},
"RowFilter": {
"type": "object",
"description": "A PartiQL predicate for row-level filtering."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.