Amazon Snow Family Cluster Metadata Structure
Contains metadata about a specific cluster.
ClusterMetadata is a JSON Structure definition published by Amazon Snow Family, describing 15 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"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-cluster-metadata-structure.json",
"name": "ClusterMetadata",
"description": "Contains metadata about a specific cluster.",
"properties": {
"ClusterId": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The automatically generated ID for a cluster."
}
]
},
"Description": {
"allOf": [
{
"$ref": "#/components/schemas/String"
},
{
"description": "The optional description of the cluster."
}
]
},
"KmsKeyARN": {
"allOf": [
{
"$ref": "#/components/schemas/KmsKeyARN"
},
{
"description": "The <code>KmsKeyARN</code> Amazon Resource Name (ARN) associated with this cluster. This ARN was created using the <a href=\"https://docs.aws.amazon.com/kms/latest/APIReference/API_CreateKey.html\">CreateKey</a> API action in Key Management Service (KMS."
}
]
},
"RoleARN": {
"allOf": [
{
"$ref": "#/components/schemas/RoleARN"
},
{
"description": "The role ARN associated with this cluster. This ARN was created using the <a href=\"https://docs.aws.amazon.com/IAM/latest/APIReference/API_CreateRole.html\">CreateRole</a> API action in Identity and Access Management (IAM)."
}
]
},
"ClusterState": {
"allOf": [
{
"$ref": "#/components/schemas/ClusterState"
},
{
"description": "The current status of the cluster."
}
]
},
"JobType": {
"allOf": [
{
"$ref": "#/components/schemas/JobType"
},
{
"description": "The type of job for this cluster. Currently, the only job type supported for clusters is <code>LOCAL_USE</code>."
}
]
},
"SnowballType": {
"allOf": [
{
"$ref": "#/components/schemas/SnowballType"
},
{
"description": "<p>The type of Snowcone device to use for this cluster. </p> <note> <p>For cluster jobs, Amazon Web Services Snow Family currently supports only the <code>EDGE</code> device type.</p> </note>"
}
]
},
"CreationDate": {
"allOf": [
{
"$ref": "#/components/schemas/Timestamp"
},
{
"description": "The creation date for this cluster."
}
]
},
"Resources": {
"allOf": [
{
"$ref": "#/components/schemas/JobResource"
},
{
"description": "The arrays of <a>JobResource</a> objects that can include updated <a>S3Resource</a> objects or <a>LambdaResource</a> objects."
}
]
},
"AddressId": {
"allOf": [
{
"$ref": "#/components/schemas/AddressId"
},
{
"description": "The automatically generated ID for a specific address."
}
]
},
"ShippingOption": {
"allOf": [
{
"$ref": "#/components/schemas/ShippingOption"
},
{
"description": "<p>The shipping speed for each node in this cluster. This speed doesn't dictate how soon you'll get each device, rather it represents how quickly each device moves to its destination while in transit. Regional shipping speeds are as follows:</p> <ul> <li> <p>In Australia, you have access to express shipping. Typically, devices shipped express are delivered in about a day.</p> </li> <li> <p>In the European Union (EU), you have access to express shipping. Typically, Snow devices shipped express are delivered in about a day. In addition, most countries in the EU have access to standard shipping, which typically takes less than a week, one way.</p> </li> <li> <p>In India, Snow devices are delivered in one to seven days.</p> </li> <li> <p>In the US, you have access to one-day shipping and two-day shipping.</p> </li> </ul>"
}
]
},
"Notification": {
"allOf": [
{
"$ref": "#/components/schemas/Notification"
},
{
"description": "The Amazon Simple Notification Service (Amazon SNS) notification settings for this cluster."
}
]
},
"ForwardingAddressId": {
"allOf": [
{
"$ref": "#/components/schemas/AddressId"
},
{
"description": "The ID of the address that you want a cluster shipped to, after it will be shipped to its primary address. This field is not supported in most regions."
}
]
},
"TaxDocuments": {
"allOf": [
{
"$ref": "#/components/schemas/TaxDocuments"
},
{
"description": "The tax documents required in your Amazon Web Services Region."
}
]
},
"OnDeviceServiceConfiguration": {
"allOf": [
{
"$ref": "#/components/schemas/OnDeviceServiceConfiguration"
},
{
"description": "Represents metadata and configuration settings for services on an Amazon Web Services Snow Family device."
}
]
}
}
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/amazon-snow-family-cluster-metadata-structure"
curl "https://apis.io/api/v1/json-structures?limit=25"
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.
A second provider on the same verified email joins the account you already have.