Parse an S3 Error response and create an S3PostUploadException

C# |
public static S3PostUploadException FromResponse( HttpWebResponse response )

- response (HttpWebResponse)
- The response from S3

An S3PostUploadException with the information from the response