I want to run a specific recipe (or a list of recipes) in a specific instance. So I tried to specify three filters 'stack', 'layer' and 'instance'. But looks like there is no filter called instance.
It would be great to have instance filter, so that below command works
opsworks recipes -f 'stack:my_stack,layer:my_layer,instance:my_instance' -u -v my_cookbook::my_recipe