IPWorks S3 2020 Python Edition

Questions / Feedback?

bucket_exists Method

Checks whether the bucket exists.

Syntax

def bucket_exists() -> bool: ...

Remarks

This method checks whether the bucket specified by bucket exists, returning True if so or False if not.

Note: When service_provider 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 Python Edition - Version 20.0 [Build 8178]