Initial version of order-processing-typescript sample by gpoul · Pull Request #71 · oracle-samples/oracle-functions-samples
Added a sample of a TypeScript function that has a Lambda handler and a wrapper that executes on OCI Functions; in addition it has an option to either use Object Storage APIs directly or use the OCI Object Storage Amazon S3 Compatibility API to write the received event to a bucket.
We also plan to publish a blog post based on this and will add the blog link once published.