powered by
Deletes the policy from the bucket.
s3_delete_bucket_policy(Bucket)
[required]
svc$delete_bucket_policy( Bucket = "string" )
# NOT RUN { # The following example deletes bucket policy on the specified bucket. # } # NOT RUN { svc$delete_bucket_policy( Bucket = "examplebucket" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab