AMAZONDYNAMODB category message code list

Message code corresponding errors occurred in Amazon DynamoDB adapter.


AMAZONDYNAMODB0000E

Message code output when undefined error occurred.

Cause Solution
Undefined error has occurred. Check the error message or help of error occurred process.

Corresponding error


AMAZONDYNAMODB0001E

Message code output when connection with Amazon DynamoDB failed.

Cause Solution
Causes differ depending on the error message. Check the error message and perform the following.
  • Check if cause/solution for the targeted error "Main exception" in help of the process which error occurred is not written.

Corresponding error


AMAZONDYNAMODB0002E

Message code output when error occurs in communication between Amazon DynamoDB such as communication timeout.

Cause Solution
Causes differ depending on the error message. Check the error message and perform the following.
  • Check if cause/solution for the targeted error "Main exception" in help of the process which error occurred is not written.

Corresponding error


AMAZONDYNAMODB0003E

Message code output if attribute that actual type and schema definition type differ exists, when item is received by scan operation or query operation.

Cause Solution
Received attribute type differs with the schema definition. Line up the attribute type that exist to table, or check on the [Skip rows, if actual type and attribute list type differ] button.

Corresponding error