Finishes the asynchronous execution of the PutBucket operation.

C# |
public PutBucketResponse EndPutBucket( IAsyncResult asyncResult )

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

Returns a PutBucketResponse from S3.

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

PutBucket()()()()