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