ResultListPartial Property
Indicates if the Result List has been truncated. and the values in .Items are not all of the results.
Currently known to be set in the Reat API Get Result List lambda, when pulling result lists
from dynamo that are too large. There is some remaining question if this field is needed. In
theory .Partial is the opposite of .HasMoreItems