@pkorsholm/medusa-file-s3

1.1.7 • Public • Published

medusa-file-s3

Upload files to an AWS S3 bucket.

Learn more about how you can use this plugin in the documentaion.

Options

{
  s3_url: "https://s3-guide-test.s3.eu-west-1.amazonaws.com",
  bucket: "test",
  region: "eu-west-1"
  access_key_id: "YOUR-ACCESS-KEY",
  secret_access_key: "YOUR-SECRET-KEY",
}

/@pkorsholm/medusa-file-s3/

    Package Sidebar

    Install

    npm i @pkorsholm/medusa-file-s3

    Weekly Downloads

    1

    Version

    1.1.7

    License

    MIT

    Unpacked Size

    34.9 kB

    Total Files

    7

    Last publish

    Collaborators

    • pkorsholm