IPWorks Cloud 2020 Python Edition

Questions / Feedback?

delete_bucket Method

Deletes a bucket.

Syntax

def delete_bucket() -> None: ...

Remarks

This method deletes the bucket currently selected by bucket. Note that 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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Python Edition - Version 20.0 [Build 8265]