Finishes the asynchronous execution of the GetBucketTagging operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetBucketTaggingResponse EndGetBucketTagging( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginGetBucketTagging.
 Return Value
 Return ValueReturns a GetBucketTaggingResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception | 
 See Also
 See AlsoGetBucketTagging()()()()