New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

serverless-api-gateway-cloudwatch-settings

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-api-gateway-cloudwatch-settings

A Serverless v1.x plugin that enables you to easily configure the CloudWatch settings for an API Gateway.

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
593
increased by14.92%
Maintainers
1
Weekly downloads
 
Created
Source

Serverless API Gateway Cloudwatch Settings

A Serverless v1.x plugin that enables you to easily configure the CloudWatch settings for an API Gateway.

So far I have only added support for enabling detailed CloudWatch metrics for an entire API Gateway stage.

Install

$ npm install serverless-api-gateway-cloudwatch-settings --save-dev

Add the plugin to your serverless.yml file:

plugins:
  - serverless-api-gateway-cloudwatch-settings

Configure

custom:
  apiGatewayCloudWatchSettings:
    metricsEnabled: true

Keywords

FAQs

Package last updated on 25 Sep 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc