Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace requestUnwrapper

Index

Functions

  • unwrapPutInput(input: PutItemInput): any
  • Extract the item being put from the input.

    Parameters

    • input: PutItemInput

      The putItem request object.

    Returns any

    The item to be put to the database.

Generated using TypeDoc