Create Bucket Instance

To perform bucket level operations, you need to initialize a bucket instance. We will refer to this component instance in various code snippets of working with Buckets in Stratus.

    
copy
let bucket = ZCatalystStratus.getBucketInstance( name : "{bucket_name}" )

Last Updated 2025-07-08 15:25:59 +0530 +0530