Finishes the asynchronous execution of the PutBucketTagging operation.

C# |
PutBucketTaggingResponse EndPutBucketTagging( IAsyncResult asyncResult )

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

Returns a PutBucketTaggingResponse from S3.

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

PutBucketTagging()()()()