Contents

awsretry 1.0.2

0

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

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

Stars: 45, Watchers: 45, Forks: 21, Open Issues: 8

The linuxdynasty/awsretry repo was created 7 years ago and the last code push was 1 years ago. The project is moderately popular with 45 github stars!

How to Install awsretry

You can install awsretry using pip

pip install awsretry

or add it to a project with poetry

poetry add awsretry

Package Details

Author
Allen Sanabria
License
MIT
Homepage
https://github.com/linuxdynasty/awsretry
PyPi:
https://pypi.org/project/awsretry/
GitHub Repo:
https://github.com/linuxdynasty/awsretry

Classifiers

  • Software Development/Build Tools
No  awsretry  pypi packages just yet.

Errors

A list of common awsretry errors.

Code Examples

Here are some awsretry code examples and snippets.

Related Packages & Articles

awscli-local 0.22.0

Thin wrapper around the "aws" command line interface for use with LocalStack

aws-lambda-powertools 2.36.0

Powertools for AWS Lambda (Python) is a developer toolkit to implement Serverless best practices and increase developer velocity.

aws-configure 2.1.8

A CLI to configure AWS named profiles in ~/.aws/config and ~/.aws/credentials files