better_boto

function in this module is to provide a more user-friendly boto3 API call without changing the behavior and avoid adding additional feature. It is the low level api for the aws_cloudformation.deploy module.

Design Principle:

  • native boto3 API should NOT have verbose argument

  • custom waiter could have verbose argument

sub packages and modules