{ "name": "l2-static-asset", "version": "1.0.0", "kind": "l2", "depth": 1, "description": "Thin-composition: a single S3 bucket for static asset hosting. References l1-s3 only (depth 1).", "children": [ { "id": "s3", "module": "l1-s3@1.0.0" } ], "wires": { "bucket_name": {"target": "s3", "input": "bucket_name"}, "region": {"target": "s3", "input": "region"} } }