Puppet Task: ecs_aws_describe_task_definition
- Defined in:
-
tasks/ecs_aws_describe_task_definition.json,
tasks/ecs_aws_describe_task_definition.rb
Overview
Describes a task definition. You can specify a family and revision to find information about a specific task definition, or you can simply specify the family to find the latest ACTIVE revision in that family. You can only describe INACTIVE task definitions while an active task or service references them.