Using Custom Function Template with AWS Amplify

2021-11-20 23:20 ~ 2021-11-20 23:40

With the Amplify CLI, you can easily add Lambda functions with the `amplify add function`. The source code template for the Lambda function to be added is provided by the Amplify CLI, but you can add your own defined template in addition to the template provided by the Amplify CLI.
In this session, we'll show you how to apply your own template to a Lambda function that you create with the Amplify CLI.

Masahiko Murakami

Country:Japan/日本
I am a software developer at ESM, Inc. and a member of the Amplify Japan User Group. I has recently contributed to amplify-cli.