serverless-api-gateway-cloudwatch-settings

1.2.0 • Public • Published

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

Package Sidebar

Install

npm i serverless-api-gateway-cloudwatch-settings

Weekly Downloads

689

Version

1.2.0

License

MIT

Unpacked Size

10.1 kB

Total Files

11

Last publish

Collaborators

  • thebeatlecoder