<div dir="ltr">Hi Matt,<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 14, 2014 at 3:41 PM, Matt Spendlove <span dir="ltr"><<a href="mailto:matt@cenatus.org" target="_blank">matt@cenatus.org</a>></span> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>Still not sure I understand. Are you saying VCR doesn't work with this gem? You should be able to just record the XML response from the API via VCR, call the client method again in subsequent tests and get your "frozen" response as structs, letting aws-sdk deal with the deserialisation for you?</div>
</div></div></div></blockquote><div><br></div><div>That was one approach I considered.  VCR records the XML response just fine.  But I couldn't find an entry point in aws-sdk-core that would allow me to pass it the frozen response and return the struct.<br>
<br></div><div>S.</div></div></div></div>