Finishes the asynchronous execution of the PutBucketTagging operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
PutBucketTaggingResponse EndPutBucketTagging( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginPutBucketTagging.
 Return Value
 Return ValueReturns a PutBucketTaggingResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception | 
 See Also
 See AlsoPutBucketTagging()()()()