Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

The support for AWS is distributed among several CAST extensions. This page summarizes what is supported for AWS when using the most recent versions of CAST extensions. 

List of supported languages / deployment frameworks

Amazon Web Services Lambda can be implemented and deployed with several tools (i.e. deployment frameworks) using several languages. The following table shows what language is supported with what framework:

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

  • No labels