Amazon FreeRTOS · Arazzo Workflow
Amazon FreeRTOS Decommission Software Configuration
Version 1.0.0
Confirm a FreeRTOS software configuration exists, delete it, and verify removal.
Provider
Workflows
decommission-software-configuration
Delete a FreeRTOS software configuration after confirming it exists.
Describes the target software configuration to confirm it exists, deletes the record, then lists the remaining configurations to verify the target was removed.
1
confirmExists
describeSoftwareConfiguration
Describe the software configuration to confirm it exists and capture its name and hardware platform before deletion.
2
deleteConfiguration
deleteSoftwareConfiguration
Delete the software configuration record. A successful deletion returns HTTP 204 No Content.
3
verifyRemoval
listSoftwareConfigurations
List the remaining software configuration records so the caller can verify the deleted configuration is no longer present.