Building Serverless Python Web Services with Zappa
上QQ阅读APP看书,第一时间看更新

Status

You can simply check the status of your application deployment by running the following:

$ zappa status production

This will print detailed information about the AWS Lambda function, schedule events, and the API Gateway.