s3control_get_bucket_versioning: This operation returns the versioning state for S3 on...

View source: R/s3control_operations.R

s3control_get_bucket_versioningR Documentation

This operation returns the versioning state for S3 on Outposts buckets only

Description

This operation returns the versioning state for S3 on Outposts buckets only. To return the versioning state for an S3 bucket, see get_bucket_versioning in the Amazon S3 API Reference.

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

Usage

s3control_get_bucket_versioning(AccountId, Bucket)

Arguments

AccountId

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

Bucket

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


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.