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 12, 2021
1 parent 315f546 commit 4d069a5
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 212 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 4d069a5

Please sign in to comment.