Posted On: Oct 11, 2018

You can now view, manage, and monitor your serverless applications directly from the Amazon Lambda console using the new Applications menu. This allows you to perform application level actions such as viewing all resources that together make up your application, and monitoring performance, errors, and traffic metrics for the application.

Serverless applications built using Amazon Lambda are a combination of Lambda functions, event sources, and other resources that work together and are defined using the Amazon Serverless Application Model (Amazon SAM) or Amazon CloudFormation. You can now view application templates and a list of all the resources in an application from the Overview tab. The Monitoring tab, available in beta, features Amazon CloudWatch metrics for the Lambda functions in an application. You can customize the default metrics dashboard in the Monitoring tab to display your preferred metrics by defining CloudWatch dashboards in your application template.

To learn more about managing your applications directly through the Amazon Lambda console, visit our documentation. For more information about Amazon Lambda, visit our product page.

The Applications menu in the Lambda console is available in all regions where Amazon Lambda is available, including Amazon Web Services China (Beijing) Region operated by Sinnet, and Amazon Web Services China (Ningxia) Region operated by NWCD. For more information on where Lambda is available, see the Amazon Web Services region table.