s3wipe
s3wipe copied to clipboard
Add support for AWS temp credentials
When using temporary credentials, AWS services also need the security token. This PR adds support for this.
I'm unable to test the previous functionality as I'm required to use temp credentials. It would be worth testing that the script still works correctly without specifying a security token...