DynamoDB Support

erwin Data Modeler (DM) now supports DynamoDB as a target database. This implementation supports the following objects:

  • Table

    • Item

    • Index

Following are the supported data types:

  • STRING

  • STRINGSET

  • NUMBER

  • NUMBERSET

  • BINARY

  • BINARYSET

  • BOOLEAN

  • LIST

  • MAP

  • NULL

DynamoDB implementation supports all erwin DM features and functions. The following sections walk you through these features: