OpsWorks.Layer.custom_recipes¶(dict) --
A LayerCustomRecipes object that specifies the layer's custom recipes.
Setup (list) --
An array of custom recipe names to be run following a setup event.
Configure (list) --
An array of custom recipe names to be run following a configure event.
Deploy (list) --
An array of custom recipe names to be run following a deploy event.
Undeploy (list) --
An array of custom recipe names to be run following a undeploy event.
Shutdown (list) --
An array of custom recipe names to be run following a shutdown event.