AWS DynamoDB
Amazon DynamoDB is a fully managed proprietary NoSQL database service that supports key-value and document data structures and is offered by Amazon.com as part of the Amazon Web Services portfolio. DynamoDB exposes a similar data model to and derives its name from Dynamo, but has a different underlying implementation
Note: AWS DynamoDB is a Premium database in Database Browser.
Connect with DynamoDB from Database Browser
Connect with DynamoDB from Database Browser
In add-on you have to follow below steps,
First, provide name your Connection.
Then , give required elements to establish connection.
then click on test now to check status of your connection.
To connect AWS DynamoDB databases following elements are required.
Region
AccessKeyId
SecretAccessKey
If the connection is successful just save connection and continue to query.