opsworks_custom_cookbooks Attributes - AWS OpsWorks

opsworks_custom_cookbooks Attributes

Important

The AWS OpsWorks Stacks service reached end of life on May 26, 2024 and has been disabled for both new and existing customers. We strongly recommend customers migrate their workloads to other solutions as soon as possible. If you have questions about migration, reach out to the AWS Support Team on AWS re:Post or through AWS Premium Support.

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"]