feat(api): Add inplace_to_s3 management command
requested to merge 2156-add-management-command-to-change-file-ref-for-in-place-imported-files-to-s3 into develop
This command allows to update Uploads that originally were imported using --in_place but are moved to s3. This command does not copy any file, it just makes sure the files are read from S3 after they have been moved.
Closes #2156 (closed)