Skip to contents

Deletes the specified daemon. The daemon must be in an ACTIVE state to be deleted. Deleting a daemon stops all running daemon tasks on the associated container instances. Amazon ECS drains existing container instances and provisions new instances without the deleted daemon. Amazon ECS automatically launches replacement tasks for your Amazon ECS services.

See https://www.paws-r-sdk.com/docs/ecs_delete_daemon/ for full documentation.

Usage

ecs_delete_daemon(daemonArn)

Arguments

daemonArn

[required] The Amazon Resource Name (ARN) of the daemon to delete.