PRX / styleguide.prx.org

Styleguide and components for PRX front end apps
MIT License
2 stars 1 forks source link

Use explicit AWS URL for EvaporateJS #221

Closed farski closed 3 years ago

farski commented 3 years ago

Makes the upload service take an explicit S3 URL to be used by EvaporateJS. This prevents Evaporate from constructing the URL based on other parameters, and allows for supporting S3 endpoints that Evaporate does not, such as dualstack endpoints. When a aws_url is used, the cloudfront parameter must be set, so this change hard codes that value.