

# Amazon VPC 网络地址转换（NAT）网关
<a name="component-configuration-examples-nat-gateway"></a>

以下示例演示了适用于 NAT 网关的 JSON 格式的组件配置。

```
{
  "alarmMetrics": [
    {
      "alarmMetricName": "ErrorPortAllocation",
      "monitor": true
    },
    {
      "alarmMetricName": "IdleTimeoutCount",
      "monitor": true
    }
  ]
}
```