Expand description

Data structures used by operation inputs/outputs.

Modules

See App

Structs

Describes an agent version.

A description of the app.

Describes a load-based auto scaling upscaling or downscaling threshold configuration, which specifies when AWS OpsWorks Stacks starts or stops load-based instances.

Describes a block device mapping. This data type maps directly to the Amazon EC2 BlockDeviceMapping data type.

Describes the Chef configuration.

Describes the Amazon CloudWatch logs configuration for a layer.

Describes the Amazon CloudWatch logs configuration for a layer. For detailed information about members of this data type, see the CloudWatch Logs Agent Reference.

Describes a command.

Describes an app's data source.

Describes a deployment of a stack or app.

Used to specify a stack or deployment command.

Describes an Amazon EBS volume. This data type maps directly to the Amazon EC2 EbsBlockDevice data type.

Describes a registered Amazon ECS cluster.

Describes an Elastic IP address.

Describes an Elastic Load Balancing instance.

Represents an app's environment variable.

Describes an instance.

Contains a description of an Amazon EC2 instance from the Amazon EC2 metadata service. For more information, see Instance Metadata and User Data.

Describes how many instances a stack has for each status.

Describes a layer.

Specifies the lifecycle event configuration

Describes a layer's load-based auto scaling configuration.

Describes supported operating systems in AWS OpsWorks Stacks.

A block that contains information about the configuration manager (Chef) and the versions of the configuration manager that are supported for an operating system.

Describes stack or user permissions.

Describes an instance's RAID array.

Describes an Amazon RDS instance.

AWS OpsWorks Stacks supports five lifecycle events: setup, configuration, deploy, undeploy, and shutdown. For each layer, AWS OpsWorks Stacks runs a set of standard recipes for each event. In addition, you can provide custom recipes for any or all layers and events. AWS OpsWorks Stacks runs custom event recipes after the standard recipes. LayerCustomRecipes specifies the custom recipes for a particular layer to be run in response to each of the five events.

A registered instance's reported operating system.

Describes a user's SSH information.

Describes an AWS OpsWorks Stacks service error.

The Shutdown event configuration.

Contains the information required to retrieve an app or cookbook from a repository. For more information, see Creating Apps or Custom Recipes and Cookbooks.

Describes an app's SSL configuration.

Describes a stack.

Describes the configuration manager.

Summarizes the number of layers, instances, and apps in a stack.

Contains the data needed by RDP clients such as the Microsoft Remote Desktop Connection to log in to the instance.

Describes an instance's time-based auto scaling configuration.

Describes a user's SSH information.

Describes an instance's Amazon EBS volume.

Describes an Amazon EBS volume configuration.

Describes a time-based instance's auto scaling schedule. The schedule consists of a set of key-value pairs.

Enums

Specifies the encoding of the log file so that the file can be read correctly. The default is utf_8. Encodings supported by Python codecs.decode() can be used here.

Specifies where to start to read data (start_of_file or end_of_file). The default is start_of_file. It's only used if there is no state persisted for that log stream.

The preferred time zone for logs streamed to CloudWatch Logs. Valid values are LOCAL and UTC, for Coordinated Universal Time.