zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

Setup DynamoDB RO credentials for the integration testing #179

Open zshamrock opened 5 years ago

zshamrock commented 5 years ago

Setup AWS read-only credentials, with the very limited access to the DynamoDB only, and only reading the tables list, scan and search.

And use it for the connection in the integration tests. Related to #173