Giter Site home page Giter Site logo

push-objects-to-s3-boto3's Introduction

Using-AWS-Secrets-Manager-with-Python-and-boto3-for-uploading-objects-to-s3-bocket

Using AWS Secrets Manager with Python and boto3 for uploading objects to s3 bucket


Requirements

For development, you will only need boto3, python 3.7 and pip, (if you are tesing on local pc then you need to configure aws cli) installed in your environement.

Python 3.7

  • Python 3.7 installation on Windows

    Just go on official Python website and download the installer. Also, be sure to have pip available in your PATH

If the installation was successful, you should be able to run the following command.

$ python --version
Python 3.7.9

$ pip --version
pip 20.1.1

boto3 installation

After installing python, this project will need boto3 too, so just run the following command.

  $ pip install boto3

Install

$ git clone https://github.com/AkshayRatheesh/Using-...
$ cd push-objects-to-s3-boto3
$ pip install boto3

Configure app

Open index.py then edit it with your credentials. You will need:

  • s3_BUCKET_NAME;

Running the project

$ python index.py

images

App Screenshot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.