Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Can we disable versioning on a version-enabled bucket in Amazon S3?

Pragya Keshap answered on February 10, 2023 Popularity 4/10 Helpfulness 1/10

Contents


More Related Answers

  • how to delete a folder from aws s3 bucket using commands
  • aws s3 cli enable versioning
  • enabled disabled bucket
  • Enable versioning for your Cloud Storage bucket:
  • Can we do Cross Region replication in Amazon S3 without enabling versioning on a bucket?

  • Can we disable versioning on a version-enabled bucket in Amazon S3?

    0

    No, we cannot disable versioning on a version-enabled bucket in Amazon S3.

    We can just suspend the versioning on a bucket in S3.

    Once we suspend versioning, Amazon S3 will stop creating new versions of

    the object. It just stores the object with null version ID.

    On overwriting an existing object, it just replaces the object with null version

    ID. So any existing versions of the object still remain in the bucket. But there

    will be no more new versions of the same object except for the null version ID

    object


    https://docs.aws.amazon.com/AmazonS3/latest/userguide/manage-versioning-examples.html

    Popularity 4/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 10 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.