简体   繁体   English

在AWS Cloud9中创建Go Lambda函数

[英]Creating a Go Lambda function in AWS Cloud9

I'm looking for information on how to create a lambda function written in Go in Cloud9. 我正在寻找有关如何在Cloud9中创建用Go编写的lambda函数的信息。 I can see in the Cloud9 doc how to do it for node.js and python based on templates, but nothing on Go or Java. 我可以在Cloud9文档中看到如何针对基于模板的node.js和python做到这一点,但在Go或Java上却一无所获。 Does anyone has any pointer how to create one from scratch? 没有人有任何指针如何从头开始创建指针吗?

Thank you, 谢谢,

Vin VIN

As of the date of this reply, the Lambda section of the AWS Resources window in the AWS Cloud9 IDE works with AWS Lambda functions written in Node.js and Python only. 截至本答复之日,AWS Cloud9 IDE中“ AWS资源”窗口的“ Lambda”部分仅可使用以Node.js和Python编写的AWS Lambda函数。

Paul (AWS Cloud9 Documentation) Paul(AWS Cloud9文档)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM