-
Continuation of https://github.com/upbound/official-providers/pull/675
The remaining ones are as follows:
* [ ] cognitoidentity FAILED https://github.com/upbound/official-providers/actions/runs/29…
muvaf updated
6 months ago
-
### Description
In the current setup there is not option to provide S3 path with prefix when registering S3 location in LakeFormation. Only Bucket ARN is supported which assumes that the user wants t…
-
Some AWS services, e.g. [KMS](https://docs.aws.amazon.com/kms/latest/APIReference/API_ListResourceTags.html), have paginated _ListTags_ APIs.
Modify `internal/generate/tags` to support these.
```c…
-
### Documentation Link
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/lakeformation_permissions#grant-permissions-for-a-lake-formation-s3-resource
### Description
In th…
-
### 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
Add attribute to allow resource registration for a federated resources
### Affected Resource(s) and/or Data Source(s)
* aws_lakeformation_resource
### Potential Terraform Configura…
-
### Describe the bug
I am trying to do this, but I am unable to list service quote code for 'AWS Identity and Access Management (IAM)'
Here's my code
I am using boto3 = 1.34.119
```python
…
-
### Terraform Core Version
1.6.2
### AWS Provider Version
5.31.0
### Affected Resource(s)
aws_lakeformation_permissions w/ lf_tag
### Expected Behavior
No Changes to Apply or ability to destroy…
-
### Description
Looking to add [Security Lake](https://aws.amazon.com/security-lake/) as a new Terraform Resource / Data Source so users with IaC requirements in their production environments can e…
-
We've ran into multiple situations where our users delete a role which is actively used in data.all. We can detect this (with custom scripts) and data.all will let you revoke the S3 share via UI but i…