3.0.0-beta.9 • Published 5 years ago

strapi-provider-upload-aws-s3-custom-domain v3.0.0-beta.9

Weekly downloads
19
License
MIT
Repository
github
Last release
5 years ago

strapi-provider-upload-aws-s3-custom-domain

This file upload provider differ with official aws s3 provider in the following

  • Allow to set custom domain, in case the S3 content is serve via CNAME domain or CDN. If you would use S3 URL, use strapi-provider-upload-aws-s3 or find the endpoint here.
  • Remove the config of AWS Access Key and Secret in plugin config
  • Remove the config of region in plugin config
  • AWSSDK fallback to default behavior to use environment variables or IAM role

Resources

Links