opsworks_custom_cookbooks Attributes - AWS OpsWorks

opsworks_custom_cookbooks Attributes

Important

AWS OpsWorks Stacks is no longer accepting new customers. Existing customers will be able to use the OpsWorks console, API, CLI, and CloudFormation resources as normal until May 26, 2024, at which time they will be discontinued. To prepare for this transition, we recommend you transition your stacks to AWS Systems Manager as soon as possible. For more information, see AWS OpsWorks Stacks End of Life FAQs and Migrating your AWS OpsWorks Stacks applications to AWS Systems Manager Application Manager.

Contains attributes that specify the stack's custom cookbooks.

enabled

Whether custom cookbooks are enabled (Boolean).

node["opsworks_custom_cookbooks"]["enabled"]
recipes

A list of the recipes that are to be executed for this command, including custom recipes, using the cookbookname::recipename format (list of string).

node["opsworks_custom_cookbooks"]["recipes"]