Storage 2 documented workflows

Cloud Storage

Bucket and object lifecycle workflows for local SDK and API development.

Documented workflows

2 workflows
  • buckets.create/list/delete
  • objects.upload/download/list/delete

Service boundaries

  • [prod_only] IAM, lifecycle policies, and notifications not emulated in LocalCloud.
  • iam, lifecycle policies, notifications: Not supported locally. Production-only control-plane behavior; not applicable to local development.
  • Survives process and container restart while the LocalCloud volume is retained
  • No production durability or replication semantics.

Next steps