boto3
There are 1022 repositories under boto3 topic.
Netflix/security_monkey
Security Monkey monitors AWS, GCP, OpenStack, and GitHub orgs for assets and their changes over time.
iann0036/AWSConsoleRecorder
Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.
dannysteenman/aws-toolbox
This repository contains a collection of awesome tools and scripts for Developers and Engineers seeking to automate routine tasks on AWS Cloud.
terricain/aioboto3
Wrapper to use boto3 resources with the aiobotocore async backend
youtype/mypy_boto3_builder
Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
miztiik/AWS-Demos
A hands on repo with multiple demonstrations on AWS 🎓
JohannesEbke/aws_list_all
List all your AWS resources, all regions, all services.
techiescamp/python-for-devops
Python for DevOps repo with useful python scripts to learn and implement in your day-to-day devops automation tasks.
okta-awscli/okta-awscli
Provides Okta authentication for awscli
ducksrfr/mac_admin
Helpful scripts & configuration profiles for the Mac admin community
jpetrucciani/bucketstore
A simple library for interacting with Amazon S3.
liormizr/s3path
s3path is a pathlib extension for AWS S3 Service
linuxacademy/content-lambda-boto3
Automating AWS with Lambda, Python, and Boto3
simonw/s3-credentials
A tool for creating credentials for accessing S3 buckets
janiko71/aws-inventory
Python script for AWS resources inventory (cheaper than AWS Config)
chimpler/postgres-aws-s3
aws_s3 postgres extension to import/export data from/to s3 (compatible with aws_s3 extension on AWS RDS)
kokimame/joytan
Creative Audio/Textbook Maker 🎵 📖 See our YouTube channel
cxmcc/ecsctl
kubectl-style command line tool for AWS EC2 Container Service (ECS)
dineshsonachalam/lucid-dynamodb
🗄️ A simple Python wrapper to AWS Dynamodb.
linuxacademy/content-dynamodb-deepdive
Amazon DynamoDB Deep Dive Course
jeshan/botostubs
boto3 code assistance for any API in any IDE, always up to date
wavycloud/pyboto3
Pythonic Interface for AWS boto3 that gives you autocomplete on every service
santoshghimire/boto3-examples
Example scripts for boto3.
truongleswe/export-dynamodb
Export Amazon DynamoDb to CSV or JSON
NeilJed/aws-sso-credentials
A simple Python tool to get short-term access tokens for CLI/Boto3 operations when using AWS SSO
gofore/aws-clean
Tool for deleting resources on an AWS account
313x-intelligence/heimdall
Visius Heimdall is a tool that checks for risks on your cloud infrastructure
awslabs/iam-roles-anywhere-session
This package provides an easy way to create a refreshable boto3 Session with AWS Roles Anywhere.
linuxdynasty/awsretry
Decorate your AWS Boto3 Calls with AWSRetry.backoff(). This will allows your calls to get around the AWS Eventual Consistency Errors.
forrestbrazeal/invoiceless
Serverless backend for sending simple recurring invoices
AlexIoannides/py-docker-aws-example-project
Automated testing and deployment of a simple Flask-based (RESTful) micro-service to a production-like environment on AWS, using Docker containers and Travis-CI.
teadeveloper/awscloudexplorer
A text user interface to explore the AWS cloud and export your resource to several formats like xls, CSV, HTML, Markdown or string.
tejas-kr/automating-AWS-with-Python
automating AWS with Python using boto3 library
ais-one/favv
Fullstack Web Application Framework With FastAPI + Vite + VueJS. Streamlit for rapid development.
tioxy/panoptes
The multicloud security group analyzer
andrewjroth/requests-auth-aws-sigv4
Use AWS signature version 4 Authentication with the python requests module