example-step-functions-integration-api-gateway:使用新的Step Functions与API Gateway集成的示例应用程序。 它的开发人员可以从Step Functions工作流程中调用API Gateway REST API和API Gateway

时间:2021-04-07 17:33:11
【文件属性】:
文件名称:example-step-functions-integration-api-gateway:使用新的Step Functions与API Gateway集成的示例应用程序。 它的开发人员可以从Step Functions工作流程中调用API Gateway REST API和API Gateway
文件大小:91KB
文件格式:ZIP
更新时间:2021-04-07 17:33:11
lambda serverless api-gateway step-functions JavaScript 示例步骤功能API网关集成 与API Gateway的新Step Functions集成提供了一种额外的资源类型arn:aws:states:::apigateway:invoke ,可与Standard和Express工作流程一起使用。 它允许客户调用API Gateway REST API和API Gateway。 有关与API网关集成的Step Functions服务的更多信息,请参阅此。 该项目包含可用于SAM CLI的无服务器应用程序的源代码和支持文件。 它包括以下文件和文件夹: 函数-应用程序的Lambda函数的代码,用于检查股票的购买或出售价值。 statemachines-协调股票交易工作流程的状态机的定义。 template.yaml-定义应用程序的AWS资源的模板。 该应用程序创建一个模拟股票交易工作流,该工作流按预定义的时间表运行(请注意,默认情况下,该时
【文件预览】:
example-step-functions-integration-api-gateway-main
----template.yaml(4KB)
----.gitignore(81B)
----LICENCE(949B)
----README.md(6KB)
----repoResources()
--------stateMachine.png(67KB)
----functions()
--------stock-seller()
--------stock-buyer()
--------stock-checker()
----statemachine()
--------stock_trader.asl.json(4KB)
----.DS_Store(6KB)

网友评论