Website | Source
bring cloud; let bucket = new cloud.Bucket(); new cloud.Function(inflight (event: str): str => { bucket.put("greeting.txt", "hello, world!"); });
Last modified 14 April 2023