IPWorks Cloud 2020 Python Edition

Questions / Feedback?

rename_bucket Method

Renames a bucket.

Syntax

def rename_bucket(bucket_name: str, new_name: str) -> None: ...

Remarks

This method renames the bucket named BucketName to the name NewName. NewName cannot already be in use by another bucket.

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