Returns the versioning status of a bucket.
            
 Declaration Syntax
 Declaration Syntax| C# | 
GetBucketVersioningResponse GetBucketVersioning( GetBucketVersioningRequest request )
 Parameters
 Parameters- request (GetBucketVersioningRequest)
- The GetBucketVersioningRequest that defines the parameters of the operation.
 Return Value
 Return ValueReturns a GetBucketVersioningResponse from S3.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception | 
 See Also
 See Also