Amazon Snow Family Update Long Term Pricing Request Structure
UpdateLongTermPricingRequest schema from Amazon Snow Family API
Type: objectProperties: 3Required: 1
Data MigrationEdge ComputingOffline TransferPhysical Appliance
UpdateLongTermPricingRequest is a JSON Structure definition published by Amazon Snow Family, describing 3 properties, of which 1 is 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-update-long-term-pricing-request-structure.json",
"name": "UpdateLongTermPricingRequest",
"description": "UpdateLongTermPricingRequest schema from Amazon Snow Family API",
"properties": {
"LongTermPricingId": {
"allOf": [
{
"$ref": "#/components/schemas/LongTermPricingId"
},
{
"description": "The ID of the long-term pricing type for the device."
}
]
},
"ReplacementJob": {
"allOf": [
{
"$ref": "#/components/schemas/JobId"
},
{
"description": "Specifies that a device that is ordered with long-term pricing should be replaced with a new device."
}
]
},
"IsLongTermPricingAutoRenew": {
"allOf": [
{
"$ref": "#/components/schemas/JavaBoolean"
},
{
"description": "If set to <code>true</code>, specifies that the current long-term pricing type for the device should be automatically renewed before the long-term pricing contract expires."
}
]
}
},
"required": [
"LongTermPricingId"
]
}
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.