Last chance! 50% off unlimited learning
Sale ends in
This operation removes the website configuration from the bucket.
s3_delete_bucket_website(Bucket)
[required]
svc$delete_bucket_website( Bucket = "string" )
# NOT RUN {
# The following example deletes bucket website configuration.
# }
# NOT RUN {
svc$delete_bucket_website(
Bucket = "examplebucket"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab