Hello community,
We have a 3rd party that will be dropping files into an S3 bucket called “unprocessed”. We will upload those files into another application using Zapier and moving the files onced processed into another S3 bucket called “processed”. What is the best way to move the file from one S3 bucket to another? Do we just end the process with Upload File in Amazon S3 and then a similar delete action?