Tejas Rajopadhye
Tejas Rajopadhye
Hi @noah-paige , Thanks for your comments. Yes you are right. The config could be introduced in cdk.json - `update_stacks_with_custom_resources`. And based on the config the custom updating part will...
Hi @dlpzx , I can see how complex it might get. Your approach of using the CLI /SDK for data.all and then use them to upgrade would work. A "dataall-sdk-cli-samples"...
Also adding a followup item on a functino `get_groups_for_user` which is not used in the dataall/base/aws/cognito.py file but can be implemented with cognito boto calls just for consistency
Hi @noah-paige , thanks for pointing that out. I think we can use this existing Catalog Indexer and the ECS to extend it to the datasets object. Currently I see...
Hi @dlpzx , I think we should have a UI for triggering this functionality on the fly. Also, a separate UI to delete indexes, update indexes would be good to...
Certainly , great feature to have. Q. As there are plans to use AppSync for GQL , will the also seemlessly work with AppSync ?
When authenticating the user with the CLI, the user information is also stored (~/.dataall_cli/config.yaml). Does that mean when the token is expired the same user information can be used to...
Hi @dlpzx , Sorry for the late reply. I won't be able to pick up this task soon. It would be great if you could add this in your next...
I like solution 1 as it allows to set granular expiration of shares. In this design, maybe we can sent out notifications 1 month before the share expiration and then...
Hi @anushka-singh , I like the design proposal. Very thorough and detailed. I just have one comment. Enable Auto approval is currently present in data.all on the main UI (...