serverless-plugin-aws-alerts
serverless-plugin-aws-alerts copied to clipboard
Support for AWS HTTP API
This is a Feature Proposal
Description
- Currently, the dashboards only support AWS REST API. However, I am using the AWS HTTP API since it's better fitting for lots of projects, especially if you have high traffic and don't want your cost to explode.
- I would like that the dashboards would support AWS HTTP APIs.
Similar or dependent issues:
- None
Additional Data
- In order to support the AWS HTTP API, the following filters need to be used:
Region
,Namespace
,Metric name
(e.g.4xx
instead of4XXERROR
!),ApiId
(and notApiName
!)