Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In AWS, the lambda functions can be triggered by APIGateway, S3 or SQS events. The APIGateway triggers are supported by default for languages and deployment frameworks for which the lambdas are supported. Triggers from S3 and SQS events are supported for Java and Node.js (JavaScript and TypeScript). 

More about support for each language with CAST AIP