qld-gov-au / ckanext-s3filestore

Use Amazon S3 as a filestore for CKAN
GNU Affero General Public License v3.0
7 stars 4 forks source link

QOL-9475 use standard S3 endpoints if not configured #95

Closed ThrawnCA closed 2 years ago

ThrawnCA commented 2 years ago

See https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html for standard endpoints.

Note that Boto will automatically add bucket and key to the URLs, so there is no difference in configuration endpoints for path-based or virtual addressing.