Skip to content
This repository has been archived by the owner on Jun 5, 2018. It is now read-only.

Fix deleteDNSRecord #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

santigimeno
Copy link

@santigimeno santigimeno commented Dec 19, 2017

Make sure only the desired record is deleted taking into account that
the Start* params only assure that ListResourceRecordSets() returns
the records whose attributes are lexicographically equal or greater than the
corresponding Start* params in ascending order.
Improve the logging in this method.

Make sure only the desired record is deleted taking into account that
the `Start*` params only assure that `ListResourceRecordSets()` returns
the records whose attributes are lexicographically equal or greater than the
corresponding `Start*` params in asceding order.
Improve the logging in this method.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant