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

3.0.0-beta.9 • Public • Published

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

Package Sidebar

Install

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

Homepage

strapi.io

Weekly Downloads

1

Version

3.0.0-beta.9

License

MIT

Unpacked Size

5.16 kB

Total Files

4

Last publish

Collaborators

  • kkpoon