| OLD | NEW |
| 1 .. ref-route53 | 1 .. ref-route53 |
| 2 | 2 |
| 3 ======= | 3 ======= |
| 4 route53 | 4 route53 |
| 5 ======= | 5 ======= |
| 6 | 6 |
| 7 | 7 |
| 8 boto.route53 | |
| 9 ------------ | |
| 10 | |
| 11 .. automodule:: boto.route53 | |
| 12 :members: | |
| 13 :undoc-members: | |
| 14 | |
| 15 boto.route53.connection | 8 boto.route53.connection |
| 16 ------------------- | 9 ----------------------- |
| 17 | 10 |
| 18 .. automodule:: boto.route53.connection | 11 .. automodule:: boto.route53.connection |
| 19 :members: | 12 :members: |
| 20 :undoc-members: | 13 :undoc-members: |
| 21 | 14 |
| 22 boto.route53.hostedzone | 15 boto.route53.hostedzone |
| 23 ---------------------------- | 16 ------------------------ |
| 24 | 17 |
| 25 .. automodule:: boto.route53.hostedzone | 18 .. automodule:: boto.route53.hostedzone |
| 26 :members: | 19 :members: |
| 27 :undoc-members: | 20 :undoc-members: |
| 28 | 21 |
| 22 boto.route53.record |
| 23 ------------------- |
| 24 |
| 25 .. automodule:: boto.route53.record |
| 26 :members: |
| 27 :undoc-members: |
| 28 |
| 29 boto.route53.exception | 29 boto.route53.exception |
| 30 ------------------------- | 30 ---------------------- |
| 31 | 31 |
| 32 .. automodule:: boto.route53.exception | 32 .. automodule:: boto.route53.exception |
| 33 :members: | 33 :members: |
| 34 :undoc-members: | 34 :undoc-members: |
| OLD | NEW |