If you have a lot of files that you want to upload to AWS S3, a programmatic approach can help you accomplish it quickly.
Using the above script, you can sync a local
If you're accessing AWS using the aws command line tool, you already have to manage a set of credentials locally. A better solution is to use aws-vault to streamline your workflow.