fromFieldInItem

abstract fun fromFieldInItem(item: Item): K

Extracts a key value from the DynamoDB Item attribute keyed by name

Parameters

item

The Item to convert