boto3 topic

List boto3 repositories

red-panda

19
Stars
3
Forks
Watchers

Easily interact with cloud (AWS) in your Data Science workflow.

boto3-client-exceptions

25
Stars
1
Forks
Watchers

generated list of boto3 client exceptions

ec2-retirement-bulk-fix

19
Stars
1
Forks
Watchers

A tool that lists EC2 instances scheduled for retirement and optionally stop/start all in bulk

awscloudexplorer

36
Stars
2
Forks
Watchers

A text user interface to explore the AWS cloud and export your resource to several formats like xls, CSV, HTML, Markdown or string.

SiCM

16
Stars
2
Forks
Watchers

网易云音乐用户评论(via指定用户的最常听的100首歌)在线提取平台

cfn-generic-custom-resource

27
Stars
6
Forks
Watchers

CloudFormation generic custom resource provider.

favv

33
Stars
9
Forks
Watchers

Fullstack Web Application Framework With FastAPI + Vite + VueJS. Streamlit for rapid development.

boto-s3-router

17
Stars
1
Forks
Watchers

Boto S3 Router provides a Boto3-like client that routes requests between S3 clients according to the bucket and the key in the request.

In this section, we'll be implementing our Reusable Boto3 Utility (https://cfe.sh/courses/aws/reusable-boto3-utility) to implement secure direct to S3 uploads as well as secure downloads via Django &...