Python script that allows you to download a file from an Amazon S3 bucket, edit it using a local text editor on Windows, and upload the modified file back to the S3 bucket. Requirements: Python 3, ...