codedeploy_get_deployment_instance: Gets information about an instance as part of a deployment
Usage
codedeploy_get_deployment_instance(deploymentId, instanceId)
Arguments
- deploymentId
[required] The unique ID of a deployment.
- instanceId
[required] The unique ID of an instance in the deployment group.