Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.gateways.app/llms.txt

Use this file to discover all available pages before exploring further.

Summary

PurposeObject storage (S3, GCS buckets, Azure Blob containers—provider-dependent).
Create menuOften references S3 on AWS.
API subtypestorage_bucket.
PanelStorageBucketConfigurationPanelname, region (from the project regions API), optional description, versioning toggle, and block public access (defaults toward blocking public access when unset).

Configuration (typical)

  • Region — Defaults to the project’s default or first active region when available.
  • Versioning — Enable object version history where the provider supports it.
  • Public access — When public access is blocked, the bucket is not world-readable by default; adjust only when you intend a public asset workflow (often combined with static website or public read policies where allowed).

Canvas and connections

Operations

  • Sync updates bucket metadata from the cloud.
  • Delete removes the bucket when empty or per provider rules (check for versioned objects and policies first).
API: API documentationStorage, Resources. ← Resource types hub