onurnafiguzel / Python_Boto3_API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Boto3 Basic API

This project is used for listing of all instances also start and stop a specific instance of authenticated user.

Usage

python3 -m source /bin/activate source env/bin/activate python3 initial.py

First endpoint

Second endpoint, you can use them wih json body as below

{ "access_key": , "secret_key" : , "region" :"eu-west-1" "instance_id: }

About


Languages

Language:Python 100.0%