Amazon Snow Family · JSON Structure

Amazon Snow Family Storage Unit Structure

StorageUnit schema from Amazon Snow Family API

Type: string Properties: 0
Data MigrationEdge ComputingOffline TransferPhysical Appliance

StorageUnit is a JSON Structure definition published by Amazon Snow Family. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "string",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-snow-family/refs/heads/main/json-structure/amazon-snow-family-storage-unit-structure.json",
  "name": "StorageUnit",
  "description": "StorageUnit schema from Amazon Snow Family API",
  "enum": [
    "TB"
  ]
}