References: #38, #46, #49
- Feature - Aws::Record::ItemOperations - Adds the
find_with_opts class method
to model instances, which allows users to pass in both the key (as in find)
and parameters which are to be passed through to the underlying
Aws::DynamoDB::Client#get_item call.