Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 490 Bytes

migration_apis.md

File metadata and controls

30 lines (27 loc) · 490 Bytes

Migration Apis

Migrator

  • createTable
  • updateTable
  • deleteTable
  • waitUntilTableActivate
  • waitForTableExists
  • waitForTableNotExists

Schema Builder

  • string
  • number
  • binary
  • globalSecondaryIndexUpdates
    • create
    • update
    • delete
  • localSecondaryIndex
  • globalSecondaryIndex
  • provisionedThroughput
  • streamSpecificationEnabled
  • streamSpecificationViewType
  • projectionTypeAll
  • projectionTypeKeysOnly
  • projectionTypeInclude
chainable
  • rangeKey
  • hashKey