decode(_:from:)

DynamoDB.swift:322
func decode<T>(_ type: T.Type, from value: AttributeValue) throws -> T where T : Decodable