Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: ignore HTTP 403 errors (#1481)
Update the CloudWatch error alarm so that requests that generate an HTTP 403 response do not trigger the alarm. This is being done because fuzzing attacks will often generate 403 responses for requests that include at least one of the error alarm's filter words.
- Loading branch information