powered by
This operation is useful to determine if a bucket exists and you have permission to access it.
s3_head_bucket(Bucket)
[required]
svc$head_bucket( Bucket = "string" )
# NOT RUN { # This operation checks to see if a bucket exists. # } # NOT RUN { svc$head_bucket( Bucket = "acl1" ) # } # NOT RUN { # }
Run the code above in your browser using DataLab