项目作者: eamonnfaherty

项目描述 :
Some useful helpers to make working with AWS Boto3 easier
高级语言: Python
项目地址: git://github.com/eamonnfaherty/better-boto.git
创建时间: 2019-04-01T11:43:04Z
项目社区:https://github.com/eamonnfaherty/better-boto

开源协议:MIT License

下载


Better Boto

Description

Better Boto aims to reduce the burden of using AWS Boto3. AWS Boto3 is a low level SDK for interacting with AWS Services
and sometimes it feels too low level or too crud like.

Better Boto is a collection of helper functions to make using AWS Boto easier. For example, it added a create_or_update
method to the AWS CloudFormation client. It also provides some helpers for dealing with pagination operations and some
help using AWS Organizations. Check out the docs for the full set of examples.

Badges

Codacy Badge

Build Status

Docs Status