{ "$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-installed-component-lifecycle-status-code-list-structure.json", "name": "InstalledComponentLifecycleStatusCodeList", "description": "InstalledComponentLifecycleStatusCodeList schema", "type": "array", "items": { "type": "string", "minLength": 1, "maxLength": 255 } }