

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Amazon VPC 網路位址轉譯 (NAT) 閘道
<a name="component-configuration-examples-nat-gateway"></a>

下列範例顯示 NAT 閘道的 JSON 格式元件組態。

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