AWS AWS IoT Device Shadow – Lambda This article explains how to use Lambda to update the AWS IoT Device Shadow triggered by an upload to AWS S3, using AWS SAM and describes template.yaml and how to program Lambda. 2023.03.11 AWS
AWS How to use YOLOv5 on AWS Lambda This article explains how to run YOLOv5 with AWS Lambda. OpenCV is used to run YOLOv5. A brief explanation of AWS Lambda and how to use AWS SAM is also provided. 2022.11.07 AWSOpenCVYOLOv5