

# Amazon VPC ネットワークアドレス変換 (NAT) ゲートウェイ
<a name="component-configuration-examples-nat-gateway"></a>

次の例は、NAT ゲートウェイ用の JSON 形式のコンポーネント設定を示しています。

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