Finishes the asynchronous execution of the GetBucketLocation operation.

C# |
GetBucketLocationResponse EndGetBucketLocation( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetBucketLocation.

Returns a GetBucketLocationResponse from S3.

Exception | Condition |
---|---|
ArgumentNullException | |
WebException | |
AmazonS3Exception |

GetBucketLocation()()()()