Iot Twinmaker List Sync Resources Request Structure
ListSyncResourcesRequest schema
Type: objectProperties: 3
3D VisualizationDigital TwinIndustrial IoTIoT
ListSyncResourcesRequest is a JSON Structure definition published by Amazon IoT TwinMaker, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-twinmaker/refs/heads/main/json-structure/iot-twinmaker-list-sync-resources-request-structure.json",
"name": "ListSyncResourcesRequest",
"description": "ListSyncResourcesRequest schema",
"type": "object",
"properties": {
"filters": {
"allOf": [
{
"$ref": "#/components/schemas/SyncResourceFilters"
},
{
"description": "<p>A list of objects that filter the request.</p> <p>The following filter combinations are supported:</p> <ul> <li> <p>Filter with state</p> </li> <li> <p>Filter with ResourceType and ResourceId</p> </li> <li> <p>Filter with ResourceType and ExternalId</p> </li> </ul>"
}
]
},
"maxResults": {
"allOf": [
{
"$ref": "#/components/schemas/MaxResults"
},
{
"description": "<p>The maximum number of results to return at one time. The default is 50.</p> <p>Valid Range: Minimum value of 0. Maximum value of 200.</p>"
}
]
},
"nextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": "The string that specifies the next page of results."
}
]
}
}
}
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.