I need some help with creating a script(python, bash) that I can start it on my windows. Basically What I need is that the script will go to my CSV excel file, take the files names that I want to delete from S3 bucket, and go to my aws s3 and remove them. And show output what or how many files have been deleted and if there were any errors.
Thanks