Create Object Instance
Note: Ensure you have installed the required package to use this SDK method.
To perform object level operations, you need to create an object instance. You will refer to this component instance in various code snippets of working with Objects in Stratus.
The bucket reference used in the following code snippet is the component instance.
copy
const objectIns = bucket.object("sam/out/sample.txt");
Last Updated 2026-07-02 14:51:41 +0530 IST
Yes
No
Send your feedback to us
Skip
Submit