Use default AWS credential providers to use whatever credentials are available to backup to S3 instead of requiring static credentials to be setup to backup to S3. This would allow us to use STS tokens to connect with AWS APIs rather than the static ones that we would need to rotate manually