Registry
[workflow action package]
@beam/s3-readS3 Read
Read an object from S3-compatible storage into an artifact.
BuiltinActiveVerifieds3download
Trust
BuiltinPlacements
1Permissions
3Versions
1[package identity]
Details
Identity and execution metadata for the latest version.
- Package
@beam/s3-read- Author
- beam
- Category
- storage
- API version
- workflow-actions/v1
- Latest tag
- latest -> 1.0.0
- Task mode
- single-worker
- Default placement
- -
- Visibility
- Public
- Published
- Jul 6, 2026, 4:41 PM
- Updated
- 7/6/2026
[workflow reference]
Use in a workflow
Drop this into a workflow definition to reference the action.
{
"actionPackageName": "@beam/s3-read",
"actionVersionRange": "^1.0.0",
"config": {},
"inputBindings": {}
}[developer tooling]
CLI
Publish and resolve packages from a local development environment.
beam-registry publish . --tag latest curl "https://api.b3m.dev/registry/v1/resolve/%40beam/s3-read?range=latest"