

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 如何识别 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 Compute Optimized（搭载 AMD EPYC Gen2 和 NVME） | 
| V3\_5S | Snowball Edge Storage Optimized 210 TB | 

有关 Snowball Edge 设备配置的更多信息，请参阅[AWS Snowball Edge 设备硬件信息](device-differences.md)。