Skip to content

This project provides a command-line tool for uploading files to an Amazon Web Services (AWS) S3 bucket and reading the uploaded files.

Notifications You must be signed in to change notification settings

ishangoyal13/aws-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Upload file to S3 Bucket

This project provides a command-line tool for uploading files to an Amazon Web Services (AWS) S3 bucket and reading the uploaded files.

Features

  • Upload files to an S3 bucket
  • Support for specifying a target folder within the bucket
  • Read uploaded files from an S3 bucket

Getting Started

Prerequisites

  • An AWS account with access to an S3 bucket
  • AWS credentials with permissions to access the target bucket

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/ishangoyal13/aws-uploader
  1. Install the dependencies:
cd aws-uploader
go mod download
  1. Run the project:
go run main.go

About

This project provides a command-line tool for uploading files to an Amazon Web Services (AWS) S3 bucket and reading the uploaded files.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages