Retrieves the tags that have been applied to a bucket.

C# |
public GetBucketTaggingResponse GetBucketTagging( GetBucketTaggingRequest request )

- request (GetBucketTaggingRequest)
- The GetBucketTaggingRequest that defines the parameters of the operation.

Returns a GetBucketTaggingResponse from S3.

If no tags have been set for the bucket, an AmazonS3Exception will be thrown.

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