DeleteBucket Method

Deletes a bucket.

Object Oriented Interface

public function doDeleteBucket();

Procedural Interface

ipworkss3_s3client_do_deletebucket($res);

Remarks

This method deletes the bucket currently selected by Bucket. Note that, for some service provider, bucket names share a global namespace, and it may not be possible to recreate a deleted bucket if its name has been taken by another user in the meantime. Refer to a provider's documentation for more information.

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