Hi Amit
The AWS plugin is probably not a good beginners introduction to using AWS. It’s primary purpose is to be able to save a Node.js wiki as an AWS Lambda function. Once uploaded to AWS, the function can be invoked to execute any command on the wiki and return the results. There is some documentation built into the plugin. You can see the docs directly in GitHub:
Or, you can see the docs within the plugin:
1. Install the AWS plugin
2. You’ll also need to install the tiddlywiki/async and tiddlywiki/jszip plugins
3. Save and reload the wiki
4. Visit control panel “Plugins” tab
5. Locate the plugin information for the AWS plugin
6. Click the triangle to open the details of the plugin
7. Click the tabs to review the documentation
Best wishes
Jeremy