Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to update hosted zone comment #3002

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Added ability to update hosted zone comment #3002

wants to merge 3 commits into from

Conversation

austevick
Copy link

Allows updating a hosted zone's comment in Route53. If no comment it given, it will delete the Comment element, if any.

Implements functionality of:
http://docs.aws.amazon.com/Route53/latest/APIReference/api-update-hosted-zone-comment.html
while following the AWS Route 53 API as closely as possible.

Passes unit test at:
tests/unit/route53/test_update_zone_comment.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants