AWS SDK for .NET Documentation
PutBucketTagging Method (request)
AmazonAmazon.S3AmazonS3ClientPutBucketTagging(PutBucketTaggingRequest) Did this page help you?   Yes   No    Tell us about it...
Add a set of tags to a bucket.
Declaration Syntax
C#
public PutBucketTaggingResponse PutBucketTagging(
	PutBucketTaggingRequest request
)
Parameters
request (PutBucketTaggingRequest)
The PutBucketTaggingRequest that defines the parameters of the operation.
Return Value
Returns a PutBucketTaggingResponse from S3.
Remarks
If tagging already exists for the specified bucket, the new tagging will replace the existing configuration.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)