With respect to node-red deployment on AWS lambda using amazon API gateway and S3. I have created flows and deployed them. Once after deploying the flows, flows gets updated to S3 buckets and I'm able to access the HTTP request through API Gateway
I had referred this GitHub - sakazuki/aws-serverless-node-red: Node-RED on AWS Lambda using Amazon API Gateway and S3
But main concern:
How flows get updated in the S3 bucket[flow.json file] (what's the process behind it) once we deploy flows locally?
Can anyone help me out with this?
@knolleary, @Steve-Mcl , @Colin
Please find screenshots for reference below
Sample Flow