Moving files to S3 bucket

Hi, I have a headless application running with Strapi and everything is great however when the application was created I was unaware of the huge amount of files that were going to be uploaded and I now need to move the uploaded files to a seperate S3 bucket. Does anyone know if this is going to cause issues to enable S3 uploading after Strapi has already been configured to upload locally? Additionally if this isn’t going to cause any issues does anyone have an idea of the best practice to achieve this without causing any issues to currently uploaded files?

Thank you in advance.