Package-level declarations
Types
Describes an agent version.
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.
Contains the response to a CloneStack
request.
Describes the Amazon CloudWatch logs configuration for a layer.
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.
Describes the Amazon CloudWatch logs configuration for a layer. For detailed information about members of this data type, see the CloudWatch Logs Agent Reference.
The preferred time zone for logs streamed to CloudWatch Logs. Valid values are LOCAL
and UTC
, for Coordinated Universal Time.
Contains the response to a CreateApp
request.
Contains the response to a CreateDeployment
request.
Contains the response to a CreateInstance
request.
Contains the response to a CreateLayer
request.
Contains the response to a CreateStack
request.
Contains the response to a CreateUserProfile
request.
Describes an app's data source.
Describes a deployment of a stack or app.
Used to specify a stack or deployment command.
Contains the response to a DescribeAgentVersions
request.
Contains the response to a DescribeApps
request.
Contains the response to a DescribeCommands
request.
Contains the response to a DescribeDeployments
request.
Contains the response to a DescribeEcsClusters
request.
Contains the response to a DescribeElasticIps
request.
Contains the response to a DescribeElasticLoadBalancers
request.
Contains the response to a DescribeInstances
request.
Contains the response to a DescribeLayers
request.
Contains the response to a DescribeLoadBasedAutoScaling
request.
Contains the response to a DescribeMyUserProfile
request.
The response to a DescribeOperatingSystems
request.
Contains the response to a DescribePermissions
request.
Contains the response to a DescribeRaidArrays
request.
Contains the response to a DescribeRdsDbInstances
request.
Contains the response to a DescribeServiceErrors
request.
Contains the response to a DescribeStackProvisioningParameters
request.
Contains the response to a DescribeStacks
request.
Contains the response to a DescribeStackSummary
request.
Contains the response to a DescribeTimeBasedAutoScaling
request.
Contains the response to a DescribeUserProfiles
request.
Contains the response to a DescribeVolumes
request.
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 Load Balancing instance.
Represents an app's environment variable.
Contains the response to a GetHostnameSuggestion
request.
Contains the response to a GrantAccess
request.
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.
Specifies the lifecycle event configuration
Contains the response to a ListTags
request.
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.
Base class for all service related exceptions thrown by the OpsWorks client
Describes stack or user permissions.
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.
Contains the response to a RegisterEcsCluster
request.
Contains the response to a RegisterElasticIp
request.
Contains the response to a RegisterInstanceResult
request.
Contains the response to a RegisterVolume
request.
A registered instance's reported operating system.
Indicates that a resource was not found.
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 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.
Indicates that a request was not valid.
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.