hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.71k stars 9.07k forks source link

[Docs]: Resource: aws_lakeformation_permissions - S3 permissions #33751

Closed buffalmacco closed 7 months ago

buffalmacco commented 11 months ago

Documentation Link

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lakeformation_permissions#grant-permissions-for-a-lake-formation-s3-resource

Description

In the documentation page for resource aws_lakeformation_permissions v 5.19.0

The example usage for an S3 resource has wrong pemissions, it has "ALL" but the only supported value for s3 is "DATA_LOCATION_ACCESS". See link. Regards

References

https://docs.aws.amazon.com/lake-formation/latest/dg/lf-permissions-reference.html

Would you like to implement a fix?

None

github-actions[bot] commented 11 months ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

github-actions[bot] commented 7 months ago

This functionality has been released in v5.35.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

github-actions[bot] commented 5 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.