AWS::OpsWorks::Stack StackConfigurationManager - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::OpsWorks::Stack StackConfigurationManager

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Name" : String, "Version" : String }

YAML

Name: String Version: String

Properties

Name

The name. This parameter must be set to Chef.

Required: No

Type: String

Update requires: No interruption

Version

The Chef version. This parameter must be set to 12, 11.10, or 11.4 for Linux stacks, and to 12.2 for Windows stacks. The default value for Linux stacks is 12.

Required: No

Type: String

Update requires: No interruption