Layer / Attribute / custom_recipes

custom_recipes#

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.

      • (string) –

    • Configure (list) –

      An array of custom recipe names to be run following a configure event.

      • (string) –

    • Deploy (list) –

      An array of custom recipe names to be run following a deploy event.

      • (string) –

    • Undeploy (list) –

      An array of custom recipe names to be run following a undeploy event.

      • (string) –

    • Shutdown (list) –

      An array of custom recipe names to be run following a shutdown event.

      • (string) –