ayushnanda21 / S3-Buckets-AWS

CRUD operations on S3 Buckets and objects using Nodejs (aws-sdk) involving Pre-Signed URL and Multipart , ACL, Policies, CORS, GetObject, PutObject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S3-Buckets_Guide

This repository contains all the code sample you need to know about the CRUD operation on S3 buckets and objects using Nodejs aws-sdk eg. ACL, Policies, CORS, GetObject, PutObject, Pre-Signed URL and Multipart Upload

About

CRUD operations on S3 Buckets and objects using Nodejs (aws-sdk) involving Pre-Signed URL and Multipart , ACL, Policies, CORS, GetObject, PutObject

License:MIT License


Languages

Language:JavaScript 90.6%Language:HTML 9.4%