Delete O T A Update

GET {{aws_internet_of_things_base_url}}/otaUpdates/otaUpdateId?deleteStream&forceDeleteAWSJob&otaUpdateId

Request Params

KeyDatatypeRequiredDescription
deleteStreamnullSpecifies if the stream associated with an OTA update should be deleted when the OTA update is deleted.
forceDeleteAWSJobnullSpecifies if the AWS Job associated with the OTA update should be deleted with the OTA update is deleted.
otaUpdateIdnullThe OTA update ID to delete.