View source: R/s3control_operations.R
s3control_get_bucket_versioning | R Documentation |
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.
s3control_get_bucket_versioning(AccountId, Bucket)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.