Amazon Finspace Kx Cluster Structure
Represents a cluster of compute resources in a FinSpace kdb environment.
KxCluster is a JSON Structure definition published by Amazon FinSpace. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-finspace/refs/heads/main/json-structure/amazon-finspace-kx-cluster-structure.json",
"name": "KxCluster",
"description": "Represents a cluster of compute resources in a FinSpace kdb environment.",
"type": "object",
"fields": [
{
"name": "clusterName",
"type": "string",
"description": "",
"required": true
},
{
"name": "status",
"type": "string",
"description": "",
"enum": [
"PENDING",
"CREATING",
"CREATE_FAILED",
"RUNNING",
"UPDATING",
"DELETING",
"DELETED",
"DELETE_FAILED"
]
},
{
"name": "statusReason",
"type": "string",
"description": ""
},
{
"name": "clusterType",
"type": "string",
"description": "",
"required": true,
"enum": [
"HDB",
"RDB",
"GATEWAY",
"GP",
"TICKERPLANT"
]
},
{
"name": "tickerplantLogConfiguration",
"type": "object",
"description": ""
},
{
"name": "volumes",
"type": "array",
"description": ""
},
{
"name": "databases",
"type": "array",
"description": ""
},
{
"name": "cacheStorageConfigurations",
"type": "array",
"description": ""
},
{
"name": "autoScalingConfiguration",
"type": "object",
"description": ""
},
{
"name": "clusterDescription",
"type": "string",
"description": ""
},
{
"name": "capacityConfiguration",
"type": "object",
"description": "",
"required": true
},
{
"name": "releaseLabel",
"type": "string",
"description": "",
"required": true
},
{
"name": "vpcConfiguration",
"type": "object",
"description": ""
},
{
"name": "initializationScript",
"type": "string",
"description": ""
},
{
"name": "commandLineArguments",
"type": "array",
"description": ""
},
{
"name": "code",
"type": "object",
"description": ""
},
{
"name": "executionRole",
"type": "string",
"description": ""
},
{
"name": "lastModifiedTimestamp",
"type": "datetime",
"description": ""
},
{
"name": "savedownStorageConfiguration",
"type": "object",
"description": ""
},
{
"name": "azMode",
"type": "string",
"description": "",
"required": true,
"enum": [
"SINGLE",
"MULTI"
]
},
{
"name": "availabilityZoneId",
"type": "string",
"description": ""
},
{
"name": "createdTimestamp",
"type": "datetime",
"description": ""
},
{
"name": "tags",
"type": "object",
"description": ""
}
]
}
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-finspace-kx-cluster-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.