🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@purple/serverless-monitoring-plugin

Package Overview
Dependencies
Maintainers
16
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@purple/serverless-monitoring-plugin

Serverless Framework Plugin which generates dashboards for different resources

2.0.0
latest
Source
npm
Version published
Weekly downloads
3
-98.01%
Maintainers
16
Weekly downloads
 
Created
Source

serverless-monitoring-plugin

CI Status Badge

This generates a CloudWatch dashboard for AWS resources.

Install

$ npm install --save-dev @purple/serverless-monitoring-plugin

Add the plugin to your serverless.yml file

plugins:
  - '@purple/serverless-monitoring-plugin'

Supported resources

  • AWS::DynamoDB::Table
  • AWS::ApiGateway::RestApi
  • AWS::AppSync::GraphQLApi
  • AWS::Cognito::UserPoolClient
  • AWS::StepFunctions::StateMachine
  • AWS::SQS::Queue
  • AWS::SNS::Topic
  • AWS::S3::Bucket
  • AWS::Lambda::Function
  • AWS::Logs::MetricFilter

FAQs

Package last updated on 28 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts