IPWorks S3 2020 JavaScript Edition

Questions / Feedback?

DeleteBucket Method

Deletes a bucket.

Syntax

async s3client.deleteBucket(): Promise<void>

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 JavaScript Edition - Version 20.0 [Build 8262]