Amazon Snow Family Describe Return Shipping Label Result Structure
DescribeReturnShippingLabelResult schema from Amazon Snow Family API
Type: objectProperties: 3
Data MigrationEdge ComputingOffline TransferPhysical Appliance
DescribeReturnShippingLabelResult is a JSON Structure definition published by Amazon Snow Family, describing 3 properties. 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-describe-return-shipping-label-result-structure.json",
"name": "DescribeReturnShippingLabelResult",
"description": "DescribeReturnShippingLabelResult schema from Amazon Snow Family API",
"properties": {
"Status": {
"allOf": [
{
"$ref": "#/components/schemas/ShippingLabelStatus"
},
{
"description": "The status information of the task on a Snow device that is being returned to Amazon Web Services."
}
]
},
"ExpirationDate": {
"allOf": [
{
"$ref": "#/components/schemas/Timestamp"
},
{
"description": "The expiration date of the current return shipping label."
}
]
},
"ReturnShippingLabelURI": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The pre-signed Amazon S3 URI used to download the return shipping label."
}
]
}
}
}
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.