**Is your idea related to a problem? Please describe.** Like issue #256. The return type of variable in `s3.size_objects` is not consistent with its name. **Describe the solution you'd like** Rename the variable from `desc_list` to `desc_dict`.