Amazon FreeRTOS · Arazzo Workflow
Amazon FreeRTOS Decommission OTA Update
Version 1.0.0
Confirm an OTA update exists, delete it with its stream and job, and verify removal.
Provider
Workflows
decommission-ota-update
Delete an OTA update after confirming it exists, then verify removal.
Gets the OTA update to confirm it exists, deletes it together with its stream and AWS IoT job, then lists the remaining OTA updates to verify the target was removed.
1
confirmExists
getOtaUpdate
Get the OTA update record to confirm it exists and capture its ARN and associated AWS IoT job before deletion.
2
deleteUpdate
deleteOtaUpdate
Delete the OTA update, optionally removing the associated stream and forcing deletion of the associated AWS IoT job.
3
verifyRemoval
listOtaUpdates
List the remaining OTA updates so the caller can verify the deleted update is no longer present.