AWS Lake Formation · Example Payload

Amazon Lakeformation Data Cells Filter Example

AnalyticsData LakeGovernance

Amazon Lakeformation Data Cells Filter Example is an example object payload from AWS Lake Formation, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

TableCatalogIdDatabaseNameTableNameNameColumnNamesRowFilter

Example Payload

Raw ↑
{
  "TableCatalogId": "abc12345-def0-6789-1234-abcdef012345",
  "DatabaseName": "production-resource",
  "TableName": "production-resource",
  "Name": "production-resource",
  "ColumnNames": [],
  "RowFilter": {}
}