Dynamodb

Read(513) Label: dynamedbcli,

1. The directory containing files of this external library is: installation directory\esProc\extlib\DynamodbCli. The Raqsoft core jar for this external library is scu-dynamodb-cli-2.10.jar.

apache-client-2.19.14.jar

auth-2.19.14.jar

aws-core-2.19.14.jar

aws-java-sdk-core-2.6.19-b2.jar

aws-json-protocol-2.19.14.jar

dynamodb-2.19.14.jar

endpoints-spi-2.19.14.jar

http-client-spi-2.19.14.jar

json-utils-2.19.14.jar

log4j-1.2.17.jar

metrics-spi-2.19.14.jar

profiles-2.19.14.jar

protocol-core-2.19.14.jar

reactive-streams-1.0.3.jar

regions-2.19.14.jar

sdk-core-2.19.14.jar

slf4j-api-1.7.25.jar

slf4j-log4j12-1.7.25.jar

third-party-jackson-core-2.19.14.jar

utils-2.19.14.jar

Note: The third-party jars are encapsulated in the compression package and users can choose appropriate ones for specific scenarios.

 

2. DynamodbCli requires Java environment of JRE version 1.7 or above. You need to install a higher version if the esProc built-in JRE does not meet the requirements, and then configure java_home in config.txt under installation directory\esProc\bin. Just skip this step if the JRE version is adequate.

 

3. esProc provides external library functions dyna_open(), dynadb.query() , dynadb.execute(), dynadb.table() and dynadb.close() to access DynamoDB. Look them up inHelp-Function referenceto find their uses.