Can not find 'create lambda functions' in Cloud9

0

previous version of Cloud9 There is a 'Create Lambda Function' button in previous version interface of Cloud9 Welcome Page. But now, I can't find that feature anywhere in cloud9.

As far as I know, creating a lambda function is different from creating a lambda SAM application. (I already know how create lambda SAM application in Cloud9.)

So, How can I create lambda functions in current version of Cloud9? The attached photo is a previous version of Cloud9.

For reference, this issue was discovered while practicing building serverless applications provided by Amazon. https://aws.amazon.com/getting-started/hands-on/building-serverless-applications-with-amazon-aurora-serverless/?nc1=h_ls

Please let me know:*)

sun02
asked 2 years ago501 views
1 Answer
0
Accepted Answer

Hi,

It is no longer possible to create Lambda function via Create Lambda Function... in the Cloud9 Welcome page because the AWS Resources Window has been deprecated.

Creating Lambdas via AWS Toolkit in Cloud9 is now the preferable way. Please find how to create Lambda functions via AWS Toolkit in this link.

We will request for the update of the hands-on page as well.

Thanks

AWS
pschen
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions