powered by
Returns the policy of a specified bucket.
s3_get_bucket_policy(Bucket)
[required]
svc$get_bucket_policy( Bucket = "string" )
# NOT RUN { # The following example returns bucket policy associated with a bucket. # } # NOT RUN { svc$get_bucket_policy( Bucket = "examplebucket" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab