# File lib/aws/s3/object_collection.rb, line 134 def list_request(options) client.list_objects(options) end