Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Schema

A key => value mapping outlining how to convert an arbitrary JavaScript object into a strongly typed DynamoDB AttributeMap and back again.

Hierarchy

  • Schema

Indexable

[key: string]: SchemaType

A key => value mapping outlining how to convert an arbitrary JavaScript object into a strongly typed DynamoDB AttributeMap and back again.