

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

# 如何識別 Snowball Edge
<a name="identifying-device"></a>

使用 `describe-device`命令尋找裝置類型，然後在下表`DeviceType`中查詢傳回的 值，以判斷組態。

```
  snowballEdge describe-device            
```

**Example `describe-device` 輸出的**  

```
  {
  "DeviceId" : "JID-206843500001-35-92-20-211-23-06-02-18-24",
  "UnlockStatus" : {
    "State" : "UNLOCKED"
  ...
  "DeviceType" : "V3_5C"
}
```


**`DeviceType` 和 Snowball Edge 裝置組態**  

| `DeviceType` 值 | 裝置組態 | 
| --- | --- | 
| V3\_5C | Snowball Edge 使用 AMD EPYC Gen2 和 NVME 進行運算最佳化 | 
| V3\_5S | Snowball Edge 儲存最佳化 210 TB | 

如需 Snowball Edge 裝置組態的詳細資訊，請參閱 [AWS Snowball 邊緣 裝置硬體資訊](device-differences.md)。