Viewing applications in the Amazon Lambda console - Amazon Lambda
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Viewing applications in the Amazon Lambda console

The Amazon Lambda console helps you monitor and manage your Lambda applications. The Applications section lists Amazon CloudFormation stacks with Lambda functions. The menu includes stacks that you launch in Amazon CloudFormation by using the Amazon CloudFormation console, the Amazon Serverless Application Repository, the Amazon CLI, or the Amazon SAM CLI.

To view a Lambda application
  1. Open the Lambda console Applications page.

  2. Choose an application.

    A monitoring widget.

The overview shows the following information about your application.

  • Amazon CloudFormation template or SAM template – The template that defines your application.

  • Resources – The Amazon resources that are defined in your application's template. To manage your application's Lambda functions, choose a function name from the list.