{"library":"multer-storage-s3","type":"library","category":null,"description":"Multer storage engine for uploading files to AWS S3 using the official AWS SDK. Version 1.1.1 is the latest stable release, with no active development since 2018. It provides a familiar API similar to multer's DiskStorage, supporting destination and filename callbacks. Credentials are handled via environment variables (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY) to avoid hardcoding. Compared to alternatives like multer-s3, this package has fewer features but simpler usage. It requires Node.js and peer dependencies: multer, aws-sdk, crypto, and path.","language":"javascript","status":"maintenance","version":"1.1.1","tags":["javascript","multer","s3","aws","amazon","node.js"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install multer-storage-s3","imports":["import s3 from 'multer-storage-s3'","const s3 = require('multer-storage-s3')","const storage = s3({ bucket: 'my-bucket', region: 'us-east-1' })"]},{"cmd":"yarn add multer-storage-s3","imports":[]},{"cmd":"pnpm add multer-storage-s3","imports":[]}],"homepage":"https://github.com/OriginalEXE/Multer-Storage-S3#readme","github":"https://github.com/OriginalEXE/Multer-Storage-S3","docs":null,"changelog":null,"pypi":null,"npm":"multer-storage-s3","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}