Puppet Task: codedeploy_aws_list_deployment_instances

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

Overview

The newer BatchGetDeploymentTargets should be used instead because it works with all compute types. ListDeploymentInstances throws an exception if it is used with a compute platform other than EC2/On-premises or AWS Lambda. Lists the instance for a deployment associated with the IAM user or AWS account.

Supports noop? false

Parameters