Skip to content

GCS Bucket Node

Data/Files/External

GCS Bucket

Turn a Google Cloud Storage bucket into a FlowPath. Takes a GcpProvider.

external_gcp_storage_storedata
Inputs4
Outputs2
Security exposure3/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
3/10High
PrivacyPotential sensitivity of processed data.
4/10Medium
PerformanceRuntime or resource pressure.
2/10High
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
5/10Medium

Input Pins

4

Input

Execution
exec_in

Trigger execution

Provider

Struct
provider

GCP provider (from the GCP Provider node)

GcpProviderGcpProvider6 fields
auth_modestringrequired
default_project_idstring | null
readonlybooleanrequired
service_account_jsonstring | null
service_account_fileanyOf (2)
variant 1FlowPathvariant
pathstringrequired
store_refstringrequired
cache_store_refstring | null
variant 2nullvariant
access_tokenstring | null
Schema enforced

Bucket

String
bucket

GCS bucket name

Prefix

String
prefix

Optional path prefix within the bucket

Output Pins

2

Done

Execution
exec_out

Store created

Path

Struct
path

FlowPath pointing to the GCS location

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null

Node Info

Internal name
external_gcp_storage_store
Category
Data/Files/External