Finishes the asynchronous execution of the GetBucketWebsite operation.

C# |
public GetBucketWebsiteResponse EndGetBucketWebsite( IAsyncResult asyncResult )

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

Returns a GetBucketWebsiteResponse from S3.

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

GetBucketWebsite()()()()