boto3 topic

List boto3 repositories

lucid-dynamodb

110
Stars
7
Forks
Watchers

🗄️ A simple Python wrapper to AWS Dynamodb.

export-dynamodb

53
Stars
9
Forks
Watchers

Export Amazon DynamoDb to CSV or JSON

pyboto3

94
Stars
24
Forks
Watchers

Pythonic Interface for AWS boto3 that gives you autocomplete on every service

postgres-aws-s3

137
Stars
48
Forks
Watchers

aws_s3 postgres extension to import/export data from/to s3 (compatible with aws_s3 extension on AWS RDS)

content-dynamodb-deepdive

106
Stars
114
Forks
Watchers

Amazon DynamoDB Deep Dive Course

boto3-examples

57
Stars
48
Forks
Watchers

Example scripts for boto3.

aws-iot-greengrass-boto3

19
Stars
5
Forks
Watchers

A step-by-step demonstration of how to automate an AWS IoT Greengrass setup with an AWS SDK for Python (Boto3). Supports a dive dive into a concept of a Greengrass Group and the AWS SDK calls to manag...

eks-token

24
Stars
18
Forks
Watchers

Python Package to get EKS auth token (Alternative to "aws eks get-token ...." CLI)

RAthena

35
Stars
6
Forks
Watchers

Connect R to Athena using Boto3 SDK (DBI Interface)

awsretry

45
Stars
21
Forks
Watchers

Decorate your AWS Boto3 Calls with AWSRetry.backoff(). This will allows your calls to get around the AWS Eventual Consistency Errors.