基本的无服务器API 使用DynamoDB,API Gateway和AWS Lambda构建基本的无服务器API 入门 创建React项目,安装依赖项 $ npx create-react-app serverless-api $ cd serverless-api $ npm install aws-amplify 接下来,创建放大项目并添加数据库: $ amplify init $ amplify add storage ? Please select from one of the below mentioned services: NoSQL Database 创建具有以下列的