BucketExists Method

Checks whether the bucket exists.

Object Oriented Interface

public function doBucketExists();

Procedural Interface

ipworkss3_s3client_do_bucketexists($res);

Remarks

This method checks whether the bucket specified by Bucket exists, returning true if so or false if not.

Note: When ServiceProvider is spLinode (9), this method only considers buckets located in the currently-selected Region. Refer to the Linode section of the Region property's documentation for more information.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S3 2020 PHP Edition - Version 20.0 [Build 8178]