Amazon Snow Family S3 On Device Service Configuration Structure
Amazon S3 compatible storage on Snow family devices configuration items.
Type: objectProperties: 4
Data MigrationEdge ComputingOffline TransferPhysical Appliance
S3OnDeviceServiceConfiguration is a JSON Structure definition published by Amazon Snow Family, describing 4 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-s3-on-device-service-configuration-structure.json",
"name": "S3OnDeviceServiceConfiguration",
"description": "Amazon S3 compatible storage on Snow family devices configuration items.",
"properties": {
"StorageLimit": {
"allOf": [
{
"$ref": "#/components/schemas/S3StorageLimit"
},
{
"description": "If the specified storage limit value matches storage limit of one of the defined configurations, that configuration will be used. If the specified storage limit value does not match any defined configuration, the request will fail. If more than one configuration has the same storage limit as specified, the other input need to be provided."
}
]
},
"StorageUnit": {
"allOf": [
{
"$ref": "#/components/schemas/StorageUnit"
},
{
"description": "Storage unit. Currently the only supported unit is TB."
}
]
},
"ServiceSize": {
"allOf": [
{
"$ref": "#/components/schemas/ServiceSize"
},
{
"description": "Applicable when creating a cluster. Specifies how many nodes are needed for Amazon S3 compatible storage on Snow family devices. If specified, the other input can be omitted."
}
]
},
"FaultTolerance": {
"allOf": [
{
"$ref": "#/components/schemas/NodeFaultTolerance"
},
{
"description": ">Fault tolerance level of the cluster. This indicates the number of nodes that can go down without degrading the performance of the cluster. This additional input helps when the specified <code>StorageLimit</code> matches more than one Amazon S3 compatible storage on Snow family devices service configuration."
}
]
}
}
}
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.