-
My lambda function execution role has all the necessary permissions to s3, glue and athena.
However, to_iceberg call is failing with access denied issues for s3 bucket.
what are the necessary pe…
-
If the consumption role is changes in certain cases, these roles are destroyed and recreated. This breaks the sharing done by data.all with the consumption role. While revoking these shares, the revok…
-
Customer has enabled granular (Row, Column, Cell) sharing using lake formation sharing and would like to see that capability in data.all sharing request, and in approval area. So that data owners and …
-
I've been auto-generating code from CFN Resource specification files, and part of the generation runs through and automatically builds help documentation. Though, many of the source files that I would…
-
Following the FAQ to update our current CUDOS to v5, it states to run an update on the existing stack with the latest version of the cid-cmd template. However, it errors out on "CidInitialSetup-DoNotR…
-
### Describe the bug
If you created a share using a manually created pivotRole then the resource link for that table will be owned by that role. pivotRole is the only role that can drop this resource…
-
## Issue description
Im trying to implement sidekiq-scheduler or sidekiq-cron, I got an error at starting sidekiq
## How to reproduce
gem 'sidekiq', '7.2.0'
gem "sidekiq-scheduler", "~> 5.0"…
-
**Is your feature request related to a problem? Please describe.**
In certain data mesh architectures such as the ones described in https://aws.amazon.com/blogs/big-data/design-a-data-mesh-architec…
-
### Describe the bug
I have a control tower environment and my users access the various accounts using permission sets / roles defined in IAM Identity Centre. So the ARN of these roles take the form …
-
### Describe the bug
`lakeformation / list-permissions` is a paginated API call that uses the standard pagination api using `MaxResults` & `NextToken`.
Unlike other methods of the lakeformation …