drumnistnakano / aws-cdk-apigateway-error-cloudwatch-dashboard

AWS CDKでCloudWatch Dashboardをつくる

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-cdk-apigateway-error-cloudwatch-dashboard

With this project, you can create a CloudWatch Dashboard for API Gateway 4XX/5XX errors in AWS CDK.

Install

git clone https://github.com/drumnistnakano/aws-cdk-apigateway-error-cloudwatch-dashboard.git
npm install

Deploy

npm run build
npm run test
cdk deploy --all

Reference

DevelopersIO

About

AWS CDKでCloudWatch Dashboardをつくる

License:MIT License


Languages

Language:TypeScript 93.9%Language:JavaScript 6.1%