Sources/S3ReadFile
Quick reference
| Capability | Value |
|---|
| Server safe | Yes |
| Editor only | No |
| Browser sink | No |
| Uses secret | Yes |
| External network | Yes |
| Side effect | No |
| Run projection | none |
| Cancellation | legacy |
No additional runtime restriction is declared.
| Name | Type | Required |
|---|
Bucket | text | Yes |
File Path | text | Yes |
Outputs
| Name | Type | Required |
|---|
File Content | any | Yes |
File Type | text | Yes |
File Metadata | json | Yes |
Error | text | Yes |
Configuration
| Property | Type | Secret | Default |
|---|
accessKey | secret-reference | Reference only | |
secret | secret-reference | Reference only | |
selectedFileName | text | No | |
bucketName | text | No | |
region | text | No | |
Runtime and security
This Bead is allowed in the server runtime. Secret properties are references resolved on the server and must never contain raw credential values in documentation, fixtures or run summaries.