TTLabs / EvaporateJS

Javascript library for browser to S3 multipart resumable uploads
1.82k stars 207 forks source link

Updated awsUrl function #479

Open duckboy81 opened 2 years ago

duckboy81 commented 2 years ago

Updated awsUrl to follow the endpoints listed here https://docs.aws.amazon.com/general/latest/gr/s3.html

Dashes will work, but officially there should be a period between the service and the region.