Anand Chandrashekar
Anand Chandrashekar
I am running on a macos. Here are the contents of my jars folder. ``` (base) anand@my AMLSim % ls jars JSAP-2.1.jar fastutil-8.2.3.jar paysim.jar README.md json-20180813.jar slf4j-api-1.7.9.jar byte-buddy-1.11.19.jar junit-platform-console-standalone-1.8.1.jar slf4j-simple-1.7.25.jar...
Shall I move the content to the Dgraph cloud docs?
Hi @julienrf I got a different error. cc: @gcarmin ``` Exception in thread "main" com.amazonaws.services.dynamodbv2.model.AmazonDynamoDBException: The security token included in the request is invalid. (Service: AmazonDynamoDBv2; Status Code: 400; Error...
 Yes, my credentials work.
I've setup aws properly and I can list-tables. ``` Exception in thread "main" com.amazonaws.services.dynamodbv2.model.AmazonDynamoDBException: The security token included in the request is invalid. (Service: AmazonDynamoDBv2; Status Code: 400; Error Code:...
Is it possible for migrator to connect via https (port 443). The `aws dynamodb list-tables` goes via that port.
It was indeed a permission issue. I was able to get past it and get the tool worling. Closing this. Thank you @julienrf