Now record sets can be retrieved by name via get_all_rrsets.
* This should provide a test for [spulec/moto#84]. * Prior to deleting the existing A record, it sends a batch update that includes DELETE and a CREATE, which is what boto performs when updating a ResourceRecord.