Puppet Task: ecs_aws_list_attributes

Defined in:
tasks/ecs_aws_list_attributes.json,
tasks/ecs_aws_list_attributes.rb

Overview

Lists the attributes for Amazon ECS resources within a specified target type and cluster. When you specify a target type and cluster, ListAttributes returns a list of attribute objects, one for each attribute on each resource. You can filter the list of results to a single attribute name to only return results that have that name. You can also filter the results by attribute name and value, for example, to see which container instances in a cluster are running a Linux AMI (ecs.os-type=linux).

Supports noop? false

Parameters