Connect S3 media bucket
connect_s3_media_bucketCreate an S3-compatible media bucket scaffold with manifest rows, cache policy, and adapter source, including credential and signing safety notes.
Instructions
Create an S3-compatible media-bucket scaffold with manifest rows, cache policy, ingest status, adapter source, and credential/signing safety notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | s3_media_bucket |
| active | No | ||
| bucket | No | show-media | |
| prefix | No | approved/ | |
| provider | No | aws_s3 | |
| asset_count | No | ||
| parent_path | No | Parent COMP for the S3 media bucket scaffold. | /project1 |
| adapter_mode | No | manifest_json | |
| cache_policy | No | manual | |
| manifest_url | No | http://127.0.0.1:9065/media-manifest.json |