AWS Lambda Event Resources

Article: AWS Lambda Event Resources

category: AWS Serverless


Objective is to collect resources on lambda inputs (requests) and outputs (responses) as well as the following:
  • Invocation type (synchronous, asynchronous or polling)
  • Limitations of each type of lambda
  • Input schema
  • Response schema
  • Example events
  • Libraries for typing, data structures, and other utilities
  • Event handlers libraries by language
  • Response handlers by language
  • Documentation and blog posts
  • Code examples


∞ This link was created on March 08, 2022 ∞