Finishes the asynchronous execution of the PutBucket operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
PutBucketResponse EndPutBucket( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginPutBucket.
 Return Value
 Return ValueReturns a PutBucketResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception | 
 See Also
 See AlsoPutBucket()()()()