Is there a way to make discourse accept an AWS Role to be assumed instead of the key/secret for the backups?
Am seeing that the aws-sdk plugin used in discourse already supports it
https://github.com/aws/aws-sdk-ruby#configuration
But unfortunately, the UI will show an error if the key and secret are missing.