Common bucket operations in code
Applications and internal tools typically use SDKs to:- Create buckets where allowed by the workflow
- Check whether a bucket exists
- Read bucket metadata or configuration
- Apply access or lifecycle-related settings through supported APIs

