AWS DynamoDB Package
With the package actions you can build bots that create and delete AWS DynamoDB tables; insert, delete, read, and update items.
The source code for this package is available on the Automation Anywhere GitHub page
Top Benefits
- Integrate a bot with a cloud-based AWS DynamoDB database
- Store data in a Non-SQL database beyond bot execution
- Retrieve data during the bot execution
Actions
- Create and delete DynamoDB tables
- Read, Insert, Get and Update DB items
- Scan table for certain items
With the package actions you can build bots that create and delete AWS DynamoDB tables in your AWS account. This bot can insert, delete, read, and update items and scan for certain table items. Most actions support the JSON payload for input and output. You can use the JSON Parser package to convert the JSON data to a dictionary variable.
The source code for this package is available on the Automation Anywhere GitHub page
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Information Technology
- Category
- RPA Developer Tools
- Downloads
- 54
- Vendor
- Automation Type
- Package
- Last Updated
- May 24, 2021
- First Published
- May 25, 2020
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Package in Action
Setup Process
Install
Download the Package and follow the instructions to install it in your AAE Control Room.
Configure
Use the Package in a bot, configure keys and other credentials the package will need (see the ReadMe for details.)
Run
That's it - now the Package is ready to get going!
Requirements and Inputs
- Automation 360
- AWS Account