Skip to content

S3 support GET versioning #290

@joeyh

Description

@joeyh

PutBucketVersioning is implemented, but there is no way to check what the versioning state of a bucket is.

In the S3 API, this is a GET to the versioning resource, which will return a VersioningConfiguration containing a Status of Enabled or Suspended, or with no Status when versioning is not enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions