Amazon Snow Family · JSON Structure

Amazon Snow Family Long Term Pricing Type Structure

LongTermPricingType schema from Amazon Snow Family API

Type: string Properties: 0
Data MigrationEdge ComputingOffline TransferPhysical Appliance

LongTermPricingType 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-long-term-pricing-type-structure.json",
  "name": "LongTermPricingType",
  "description": "LongTermPricingType schema from Amazon Snow Family API",
  "enum": [
    "OneYear",
    "ThreeYear",
    "OneMonth"
  ]
}