Shantanu's Blog
Database Consultant
August 01, 2025
Sanskrit Parsing with Google Colab
›
1) Goto google colab and create a new notebook. https://colab.research.google.com/#create=true 2) Copy these 5 lines in a cell and run them ...
July 01, 2025
disable dynamoDB table
›
I have DynamoDB table called "autocorrect" and I need to stop all traffic to/ from this table. I can use resouce-based policy like...
June 04, 2025
Public Appeal to LibreOffice Source Code Contributors
›
LibreOffice is among the finest software applications I have ever used, and I deeply appreciate all the contributions that have made it so f...
June 02, 2025
Manage AWS resources using command line
›
1) add access key and secret key of a read-only user aws configure 2) I need to install amazon Q using the instructions found on this page.....
April 28, 2025
Adding a word to dynamoDB table
›
If I need to add a word to dynamoDB table, I use the lambda function. The function URL looks like this... https://z2zsnbwispdo5gh2z544bkblb...
›
Home
View web version