# API Gateway

In Progress

# CloudWatch Configuration

When a resource is monitored it is going to be using these CloudWatch configurations to identify the metric.

namespace dimension metrics
AWS/ApiGateway EnvironmentName Available CloudWatch Metrics

# Service Defaults

When an alarm is created it will first review the service defaults to populate the CloudWatch alarm properties. After the service defaults, it will then apply the specific metric defaults if they are provided.

Alarm Property Default Value
Statistic Sum

# Default Alarm Metrics

Unless there is a tag override, each gateway that is monitored will be bootstrapped with the default alarm metrics.

  • Latency
  • IntegrationLatency
  • 5XXError
  • 4XXError

# Supported Metrics

# Latency

# IntegrationLatency

# 5XXError

# 4XXError