Finishes the asynchronous execution of the PutBucketWebsite operation.

C# |
PutBucketWebsiteResponse EndPutBucketWebsite( IAsyncResult asyncResult )

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

Returns a PutBucketWebsiteResponse from S3.

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

PutBucketWebsite()()()()