Amazon Snow Family Create Long Term Pricing Request Structure
CreateLongTermPricingRequest schema from Amazon Snow Family API
Type: objectProperties: 3Required: 2
Data MigrationEdge ComputingOffline TransferPhysical Appliance
CreateLongTermPricingRequest is a JSON Structure definition published by Amazon Snow Family, describing 3 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"$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-create-long-term-pricing-request-structure.json",
"name": "CreateLongTermPricingRequest",
"description": "CreateLongTermPricingRequest schema from Amazon Snow Family API",
"properties": {
"LongTermPricingType": {
"allOf": [
{
"$ref": "#/components/schemas/LongTermPricingType"
},
{
"description": "The type of long-term pricing option you want for the device, either 1-year or 3-year long-term pricing."
}
]
},
"IsLongTermPricingAutoRenew": {
"allOf": [
{
"$ref": "#/components/schemas/JavaBoolean"
},
{
"description": "Specifies whether the current long-term pricing type for the device should be renewed."
}
]
},
"SnowballType": {
"allOf": [
{
"$ref": "#/components/schemas/SnowballType"
},
{
"description": "The type of Snow Family devices to use for the long-term pricing job."
}
]
}
},
"required": [
"LongTermPricingType",
"SnowballType"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.