I have an iOS application where I get data from a plist file from an amazon s3 server. I would like to use the new NSURLSession frameworks to get the data. So I have the following code (which I am using from a Ray Wenderlich dot com tutorial).I have an iOS application where I get data from