├── README.md ├── README_ja.md ├── cloudformation ├── cw-waf-dashboard-cloudfront-contributor-insights.yaml ├── cw-waf-dashboard-cloudfront-logguery.yaml ├── cw-waf-dashboard-cloudfront.yaml ├── cw-waf-dashboard-regional-contributor-insights.yaml ├── cw-waf-dashboard-regional-logquery.yaml └── cw-waf-dashboard-regional.yaml └── images ├── create-stack.png ├── cwd.png ├── cwd2.png ├── output.png └── parameters.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/README.md -------------------------------------------------------------------------------- /README_ja.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/README_ja.md -------------------------------------------------------------------------------- /cloudformation/cw-waf-dashboard-cloudfront-contributor-insights.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/cloudformation/cw-waf-dashboard-cloudfront-contributor-insights.yaml -------------------------------------------------------------------------------- /cloudformation/cw-waf-dashboard-cloudfront-logguery.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/cloudformation/cw-waf-dashboard-cloudfront-logguery.yaml -------------------------------------------------------------------------------- /cloudformation/cw-waf-dashboard-cloudfront.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/cloudformation/cw-waf-dashboard-cloudfront.yaml -------------------------------------------------------------------------------- /cloudformation/cw-waf-dashboard-regional-contributor-insights.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/cloudformation/cw-waf-dashboard-regional-contributor-insights.yaml -------------------------------------------------------------------------------- /cloudformation/cw-waf-dashboard-regional-logquery.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/cloudformation/cw-waf-dashboard-regional-logquery.yaml -------------------------------------------------------------------------------- /cloudformation/cw-waf-dashboard-regional.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/cloudformation/cw-waf-dashboard-regional.yaml -------------------------------------------------------------------------------- /images/create-stack.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/images/create-stack.png -------------------------------------------------------------------------------- /images/cwd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/images/cwd.png -------------------------------------------------------------------------------- /images/cwd2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/images/cwd2.png -------------------------------------------------------------------------------- /images/output.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/images/output.png -------------------------------------------------------------------------------- /images/parameters.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ytkoka/CloudWatch-Dashboard-for-AWS-WAF/HEAD/images/parameters.png --------------------------------------------------------------------------------