Amazon Simspace Weaver List Simulations Output Structure
ListSimulationsOutput schema from Amazon SimSpace Weaver API
Type: objectProperties: 2
DefenseDigital TwinSimulationSpatial Simulation
ListSimulationsOutput is a JSON Structure definition published by Amazon SimSpace Weaver, describing 2 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-simspace-weaver/refs/heads/main/json-structure/amazon-simspace-weaver-list-simulations-output-structure.json",
"name": "ListSimulationsOutput",
"description": "ListSimulationsOutput schema from Amazon SimSpace Weaver API",
"properties": {
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/OptionalString"
},
{
"description": "If SimSpace Weaver returns <code>nextToken</code>, then there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. To retrieve the next page, call the operation again using the returned token. Keep all other arguments unchanged. If no results remain, then <code>nextToken</code> is set to <code>null</code>. Each pagination token expires after 24 hours. If you provide a token that isn't valid, then you receive an <i>HTTP 400 ValidationException</i> error."
}
]
},
"Simulations": {
"allOf": [
{
"$ref": "#/components/schemas/SimulationList"
},
{
"description": "The list of simulations."
}
]
}
}
}
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.