@swamp/aws/lakeformation
v2026.04.23.3
AWS LAKEFORMATION infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
awslakeformationcloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/aws/lakeformation@swamp/aws/lakeformation/data-cells-filterv2026.04.23.2data_cells_filter.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| TableCatalogId | string | The Catalog Id of the Table on which to create a Data Cells Filter. |
| DatabaseName | string | The name of the Database that the Table resides in. |
| TableName | string | The name of the Table to create a Data Cells Filter for. |
| Name | string | The desired name of the Data Cells Filter. |
| RowFilter? | object | An object representing the Data Cells Filter's Row Filter. Either a Filter Expression or a Wildcard is required |
| ColumnNames? | array | A list of columns to be included in this Data Cells Filter. |
| ColumnWildcard? | object | An object representing the Data Cells Filter's Columns. Either Column Names or a Wildcard is required |
createCreate a LakeFormation DataCellsFilter
getGet a LakeFormation DataCellsFilter
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the LakeFormation DataCellsFilter |
deleteDelete a LakeFormation DataCellsFilter
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the LakeFormation DataCellsFilter |
syncSync LakeFormation DataCellsFilter state from AWS
Resources
state(infinite)— LakeFormation DataCellsFilter resource state
@swamp/aws/lakeformation/principal-permissionsv2026.04.23.2principal_permissions.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Catalog? | string | The identifier for the GLUDC. By default, the account ID. The GLUDC is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. |
| Principal | object | The principal to be granted a permission. |
| Resource | object | The resource to be granted or revoked permissions. |
| Permissions | array | The permissions granted or revoked. |
| PermissionsWithGrantOption | array | Indicates the ability to grant permissions (as a subset of permissions granted). |
createCreate a LakeFormation PrincipalPermissions
getGet a LakeFormation PrincipalPermissions
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the LakeFormation PrincipalPermissions |
deleteDelete a LakeFormation PrincipalPermissions
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the LakeFormation PrincipalPermissions |
syncSync LakeFormation PrincipalPermissions state from AWS
Resources
state(infinite)— LakeFormation PrincipalPermissions resource state
@swamp/aws/lakeformation/tagv2026.04.23.2tag.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| CatalogId? | string | The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. |
| TagKey | string | The key-name for the LF-tag. |
| TagValues | array | A list of possible values an attribute can take. |
createCreate a LakeFormation Tag
getGet a LakeFormation Tag
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the LakeFormation Tag |
updateUpdate a LakeFormation Tag
deleteDelete a LakeFormation Tag
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the LakeFormation Tag |
syncSync LakeFormation Tag state from AWS
Resources
state(infinite)— LakeFormation Tag resource state
@swamp/aws/lakeformation/tag-associationv2026.04.23.2tag_association.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Resource | object | Resource to tag with the Lake Formation Tags |
| LFTags | array | List of Lake Formation Tags to associate with the Lake Formation Resource |
createCreate a LakeFormation TagAssociation
getGet a LakeFormation TagAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the LakeFormation TagAssociation |
deleteDelete a LakeFormation TagAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the LakeFormation TagAssociation |
syncSync LakeFormation TagAssociation state from AWS
Resources
state(infinite)— LakeFormation TagAssociation resource state
2026.04.23.2784.6 KBApr 23, 2026
AWS LAKEFORMATION infrastructure models
Release Notes
- Updated: data_cells_filter, principal_permissions, tag, tag_association
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awslakeformationcloudinfrastructure
2026.04.03.2785.0 KBApr 3, 2026
AWS LAKEFORMATION infrastructure models
Release Notes
- Updated: data_cells_filter, principal_permissions, tag, tag_association
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awslakeformationcloudinfrastructure
2026.03.19.1837.4 KBMar 19, 2026
AWS LAKEFORMATION infrastructure models
Release Notes
- Updated: data_cells_filter, principal_permissions, tag, tag_association
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awslakeformationcloudinfrastructure
2026.03.16.1817.4 KBMar 16, 2026
AWS LAKEFORMATION infrastructure models
Release Notes
- Updated: data_cells_filter, principal_permissions, tag, tag_association
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awslakeformationcloudinfrastructure
2026.03.10.5815.6 KBMar 10, 2026
AWS LAKEFORMATION infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awslakeformationcloudinfrastructure