@source4society/scepter-aws-s3-utilities

1.4.0 • Public • Published

scepter-aws-utilities

Useful utilities for common AWS S3 situations

scepter-logo

airbnb-codestyle

Build Status

codecov

Usage

sendRequestToS3

Accepts the following:

requestHandler    // Something like whatwyg-fetch to handle the request
file,             // The file to upload, typically the data you would send in the form POST request body
signedUrl,        // An S3 signed url for 'putObject' 
contentType,      // The content type header
injectedHeaders,  // Optional additional headers to inject or override defaults
injectedOption    // Optional additional parameters to inject or override defaults

Readme

Keywords

none

Package Sidebar

Install

npm i @source4society/scepter-aws-s3-utilities

Weekly Downloads

2

Version

1.4.0

License

AGPL-3.0

Unpacked Size

88.6 kB

Total Files

18

Last publish

Collaborators

  • danfredriksen