Deletes the specified daemon task definition
Source:R/ecs_operations.R
ecs_delete_daemon_task_definition.RdDeletes the specified daemon task definition. After a daemon task definition is deleted, no new daemons can be created using this definition. Existing daemons that reference the deleted daemon task definition continue to run.
See https://www.paws-r-sdk.com/docs/ecs_delete_daemon_task_definition/ for full documentation.