s3control_get_bucket_versioning {paws.storage} | R 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. |
[Package paws.storage version 0.7.0 Index]