Noah Paige
Noah Paige
Please correct my understanding if I am mistaken: The proposed solution would then be to add some additional logic based on `config.json` values to update data.all resources. In the scenario...
Thanks for raising this issue @zsaltys, I think we need to evaluate how best to format this CDK Execution Policy to be as strict as possible while also not impacting...
Hi @dlpzx - the above makes sense to me but when I am testing locally and inviting another team to my Organization that invited team cannot then invite additional teams...
Hi @zsaltys - thank you for raising this issue. The above error of saving the initial set of Tenant Permissions is one that would only arise when doing an initial...
Hi @TejasRGitHub - I think the above would be a nice enhancement to the UI to ensure no accidental deletes. Will add the above to our backlog and find some...
Hi @TejasRGitHub - could this idea be an enhancement to the logic already in place in the ECS Scheduled Catalog Indexer Task which runs every 6 hours (`/backend/dataall/modules/catalog/tasks/catalog_indexer_task.py`)? This ECS...
Hi @zsaltys - for the above 2 lambdas: - `dataall-prod-cloudfront-s-dataallprodhttpheadersre-GNuyR1QHIu8V`: This lambda gets created on `dataall/deploy/stacks/cloudfront.py` L451-484 and has specified Node Version 18 as of [this PR](https://github.com/awslabs/aws-dataall/pull/782/files) (included in data.all...
Lambda Runtimes were updated in 2.1 ([PR](https://github.com/awslabs/aws-dataall/pull/782)) There should be no node 14 runtimes but there still are some node 16 ones from the way we handle auth on the...
As of current data.all deployment - the only node16 runtimes are present because of the AuthAtEdge Serverless Application Repo we use to protect the static site userguide with Cognito IdP...
Because of the details mentioned in the above comment - this issue will be removed from v2.3 release and will be re-prioritized to be picked up at the same time...