Skip to content

Commit

Permalink
route53 - Refactor to use boto3
Browse files Browse the repository at this point in the history
* Refactor route53 module to use boto3 instead of boto
  • Loading branch information
pjrm committed Feb 11, 2021
1 parent 315f546 commit 0442fed
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 204 deletions.
2 changes: 1 addition & 1 deletion docs/community.aws.route53_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Requirements
The below requirements are needed on the host that executes this module.

- python >= 2.6
- boto
- boto3


Parameters
Expand Down
Loading

0 comments on commit 0442fed

Please sign in to comment.