Skip to contents

This operation sets the versioning state for S3 on Outposts buckets only. To set the versioning state for an S3 bucket, see put_bucket_versioning in the Amazon S3 API Reference.

See https://www.paws-r-sdk.com/docs/s3control_put_bucket_versioning/ for full documentation.

Usage

s3control_put_bucket_versioning(
  AccountId,
  Bucket,
  MFA = NULL,
  VersioningConfiguration
)

Arguments

AccountId

[required] The Amazon Web Services account ID of the S3 on Outposts bucket.

Bucket

[required] The S3 on Outposts bucket to set the versioning state for.

MFA

The concatenation of the authentication device's serial number, a space, and the value that is displayed on your authentication device.

VersioningConfiguration

[required] The root-level tag for the VersioningConfiguration parameters.