View Lambda Deployments in the Serverless Functions Dashboard
This content is for Harness FirstGen. Switch to NextGen.Add the required policies to the Execution Role for the Lambda function to view your Lambda functions in the Serverless Functions Dashboard.
In this topic:
- Before You Begin
- Step 1: Add Policies to Lambda Execution Role
- Step 2: View Lambda Deployments in the Serverless Functions Dashboard
- Next Steps
Before You Begin
Step 1: Add Policies to Lambda Execution Role
To see your Lambda invocations on the Serverless Dashboard, the Execution Role for the Lambda function must have the following policies:
- AmazonEC2FullAccess
- AWSLambda_FullAccess (previously AWSLambdaFullAccess)
- AWSLambdaVPCAccessExecutionRole
- AWSLambdaRole
- CloudWatchReadOnlyAccess
The Function Invocations are updated every 10 minutes.
Step 2: View Lambda Deployments in the Serverless Functions Dashboard
Harness Manager's Serverless Functions Dashboard offers views of your Lambda deployment data.
Here is an individual Lambda deployment and how it is displayed on the Serverless Functions dashboard:
See Serverless Functions Dashboard.