Add a set of tags to a bucket.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public PutBucketTaggingResponse PutBucketTagging( PutBucketTaggingRequest request )
 Parameters
 Parameters- request (PutBucketTaggingRequest)
- The PutBucketTaggingRequest that defines the parameters of the operation.
 Return Value
 Return ValueReturns a PutBucketTaggingResponse from S3.
 Remarks
 Remarks
            If tagging already exists for the specified bucket, the new
            tagging will replace the existing configuration.
            
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception |