Skip to content

R2 Bucket Node

Data/Files/External

R2 Bucket

Turn a Cloudflare R2 bucket into a FlowPath. Takes a CloudflareProvider in 'r2' auth mode (account_id + R2 access key/secret).

external_r2_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.
3/10High
PerformanceRuntime or resource pressure.
2/10High
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
3/10High

Input Pins

4

Input

Execution
exec_in

Trigger execution

Provider

Struct
provider

Cloudflare provider (from the Cloudflare Provider node, auth_mode='r2')

CloudflareProviderCloudflareProvider8 fields
auth_modestringrequired
account_idstring | null
api_tokenstring | null
emailstring | null
global_api_keystring | null
r2_access_key_idstring | null
r2_secret_access_keystring | null
origin_ca_keystring | null
Schema enforced

Bucket

String
bucket

R2 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 R2 location

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null

Node Info

Internal name
external_r2_store
Category
Data/Files/External