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

AWS CDKでCloudWatch Dashboardをつくる

Primary LanguageTypeScriptMIT LicenseMIT

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