Last chance! 50% off unlimited learning
Sale ends in
Deletes the CORS configuration information set for the bucket.
s3_delete_bucket_cors(Bucket)
[required]
svc$delete_bucket_cors( Bucket = "string" )
# NOT RUN {
# The following example deletes CORS configuration on a bucket.
# }
# NOT RUN {
svc$delete_bucket_cors(
Bucket = "examplebucket"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab