Finishes the asynchronous execution of the PutBucketPolicy operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public PutBucketPolicyResponse EndPutBucketPolicy( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginPutBucketPolicy.
 Return Value
 Return ValueReturns a PutBucketPolicyResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception | 
 See Also
 See AlsoPutBucketPolicy()()()()