Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 565 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 565 Bytes

sc-aws-lambda

This repository contains example AWS Lambda functions for interacting with the SafetyCulture API. These examples serve as proof-of-concept implementations and can be further customized to suit specific use cases.

Key benefits of using Lambda include automatic scaling, integrated logging of function results, and leveraging AWS infrastructure already used within your organization.

Relevant Documentation