Skip to content

S3 Express Bucket Node

Data/Files/External

S3 Express Bucket

Turn an S3 Express One Zone bucket into a FlowPath. Ultra-low latency single-AZ storage. Takes an AwsProvider.

external_s3_express_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.
0/10High
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
6/10Medium

Input Pins

4

Input

Execution
exec_in

Trigger execution

Provider

Struct
provider

AWS provider (from the AWS Provider node)

AwsProviderAwsProvider13 fields
auth_modestringrequired
regionstringrequired
endpoint_urlstring | null

Optional override endpoint (S3-compatible services, LocalStack, ...).

access_key_idstring | null
secret_access_keystring | null
session_tokenstring | null
profile_namestring | null
web_identity_token_filestring | null
web_identity_role_arnstring | null
role_session_namestring | null
assume_role_arnstring | null
assume_role_external_idstring | null
assume_role_session_namestring | null
Schema enforced

Bucket

String
bucket

S3 Express bucket name (must end with --azid--x-s3)

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 S3 Express location

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null

Node Info

Internal name
external_s3_express_store
Category
Data/Files/External