Skip to contents

Describes a daemon task definition. You can specify a family and revision to find information about a specific daemon task definition, or you can simply specify the family to find the latest ACTIVE revision in that family.

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

Usage

ecs_describe_daemon_task_definition(daemonTaskDefinition)

Arguments

daemonTaskDefinition

[required] The family for the latest ACTIVE revision, family and revision (family:revision) for a specific revision in the family, or full Amazon Resource Name (ARN) of the daemon task definition to describe.