powered by
Returns the versioning state of a bucket.
s3_get_bucket_versioning(Bucket)
[required]
svc$get_bucket_versioning( Bucket = "string" )
# NOT RUN { # The following example retrieves bucket versioning configuration. # } # NOT RUN { svc$get_bucket_versioning( Bucket = "examplebucket" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab