Stack
Describes a stack.
Types
Properties
The agent version. This parameter is set to LATEST
for auto-update. or a version number for a fixed agent version.
The stack's attributes.
A ChefConfiguration
object that specifies whether to enable Berkshelf and the Berkshelf version. For more information, see Create a New Stack.
The configuration manager.
Contains the information required to retrieve an app or cookbook from a repository. For more information, see Adding Apps or Cookbooks and Recipes.
A JSON object that contains user-defined attributes to be added to the stack configuration and deployment attributes. You can use custom JSON to override the corresponding default stack configuration attribute values or to pass data to recipes. The string should be in the following format:
The stack's default Availability Zone. For more information, see Regions and Endpoints.
The ARN of an IAM profile that is the default profile for all of the stack's EC2 instances. For more information about IAM ARNs, see Using Identifiers.
The default root device type. This value is used by default for all instances in the stack, but you can override it when you create an instance. For more information, see Storage for the Root Device.
A default Amazon EC2 key pair for the stack's instances. You can override this value when you create or update an instance.
The default subnet ID; applicable only if the stack is running in a VPC.
The stack host name theme, with spaces replaced by underscores.
The stack Amazon Web Services Region, such as ap-northeast-2
. For more information about Amazon Web Services Regions, see Regions and Endpoints.
The stack Identity and Access Management (IAM) role.
Whether the stack uses custom cookbooks.
Whether the stack automatically associates the OpsWorks Stacks built-in security groups with the stack's layers.