Closed ajrosen closed 3 years ago
'EU' is a valid S3 location constraint, as an alias for eu-west-1. It's not a valid API endpoint however. This checks for 'EU' and sets location to 'eu-west-1' to avoid a NoSuchEndpoint error.
Nice... thanks.
'EU' is a valid S3 location constraint, as an alias for eu-west-1. It's not a valid API endpoint however. This checks for 'EU' and sets location to 'eu-west-1' to avoid a NoSuchEndpoint error.