-
Documentation for `AWS::LakeFormation::Permissions` states the following in a note:
> New versions of AWS Lake Formation permission resources are now available. For more information, see: [AWS::LakeF…
-
### Describe the feature
Through the [DataLakeSettings](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lakeformation-datalakesettings.html) I can provision the admins for…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Description
```terraform
resource "aws_lakeformation_permissions" "test" {
principal = aws_iam_role.sales_role.arn
permissions = ["CREATE_TABLE", "ALTER", "DROP"]
lf_tag_policy {
…
-
### Terraform Core Version
1.1.8
### AWS Provider Version
4.56.0
### Affected Resource(s)
aws_lakeformation_permissions
### Expected Behavior
`DESCRIBE` permissions granted to all…
-
### Terraform Core Version
1.5.0
### AWS Provider Version
5.50.0
### Affected Resource(s)
aws_lakeformation_permissions
### Expected Behavior
expects in state file
```
resource …
apwrk updated
5 months ago
-
Hi all!
For the consumer account, I don't know which policies should be applied for Lakeformation.
This error pops up when I apply too many policies on this account:
`{
"Version": "2012…
-
### Terraform Core Version
1.7.4
### AWS Provider Version
5.37.0
### Affected Resource(s)
* aws_lakeformation_permissions (the issue seems to be only on databases resources)
### Expe…
mlnrt updated
7 months ago
-
# Overview
We will be managing the Account level settings for LakeFormation and then optionally, cross-account LF Tags. We don't make it a priority to manage LF Tag permissions, as the entities sho…
-
**Is your feature request related to a problem? If yes, please describe.**
The current policy associated with athena-dynamodb connector do not support Lakeformation permissions model
**Describe th…