ds/lakeformation_effective_permissions: New data source #16846
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
new-data-source
Introduces a new data source.
partition/aws-us-gov
Pertains to the aws-us-gov partition.
service/lakeformation
Issues and PRs that pertain to the lakeformation service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
Community Note
Description
The AWS API supports finding out the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3. Support for this is not available in the AWS provider but could be added.
New or Affected Resource(s)
Arguments
catalog_id
- (Optional) Identifier of the Data Catalog. Defaults to account ID.resource_arn
- (Required) ARN of the resourceAttributes
details
- Any additional detailsresource_share
- Resource share ARN for a catalog resource shared through RAMpermissions
- List of permissions granted or revoked on the resourcepermissions_with_grant_option
- List of a subset ofpermissions
the principal can passprincipal
- Identifier for the AWS Lake Formation principalcatalog_resource
- Whether the resource is a catalogdata_location
- Location of an S3 pathcatalog_id
- Identifier for the Data Catalogarn
- ARN of the data location resourcedatabase
- Database for the resource.catalog_id
- Identifier for the Data Catalogname
- Name of the database resourcetable
- Table for the resource.catalog_id
- Identifier for the Data Catalogdatabase_name
- Name fo the database for the resourcename
- Name of the tablewildcard
- Whether to use a wildcardtable_with_columns
- Table with columns for the resource.catalog_id
- Identifier for the Data Catalogcolumn_names
- List of column names for the tableexcluded_column_names
- List of column names to excludedatabase_name
- Name of the databasename
- Name of the tablePotential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: