ListInstalledComponentsResponse is a JSON Structure definition published by Amazon IoT Greengrass, describing 2 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-greengrass/refs/heads/main/json-structure/iot-greengrass-list-installed-components-response-structure.json",
"name": "ListInstalledComponentsResponse",
"description": "ListInstalledComponentsResponse schema",
"type": "object",
"properties": {
"installedComponents": {
"allOf": [
{
"$ref": "#/components/schemas/InstalledComponentList"
},
{
"description": "<p>A list that summarizes each component on the core device.</p> <note> <p>Greengrass nucleus v2.7.0 or later is required to get an accurate <code>lastStatusChangeTimestamp</code> response. This response can be inaccurate in earlier Greengrass nucleus versions.</p> </note> <note> <p>Greengrass nucleus v2.8.0 or later is required to get an accurate <code>lastInstallationSource</code> and <code>lastReportedTimestamp</code> response. This response can be inaccurate or null in earlier Greengrass nucleus versions.</p> </note>"
}
]
},
"nextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextTokenString"
},
{
"description": "The token for the next set of results, or null if there are no additional 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.