Package software.amazon.awscdk.services.opsworks
package software.amazon.awscdk.services.opsworks
AWS OpsWorks Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.opsworks.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for OpsWorks construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::OpsWorks resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::OpsWorks.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates an app for a specified stack.A fluent builder for
CfnApp
.Describes an app's data source.A builder forCfnApp.DataSourceProperty
An implementation forCfnApp.DataSourceProperty
Represents an app's environment variable.A builder forCfnApp.EnvironmentVariableProperty
An implementation forCfnApp.EnvironmentVariableProperty
Contains the information required to retrieve an app or cookbook from a repository.A builder forCfnApp.SourceProperty
An implementation forCfnApp.SourceProperty
Describes an app's SSL configuration.A builder forCfnApp.SslConfigurationProperty
An implementation forCfnApp.SslConfigurationProperty
Properties for defining aCfnApp
.A builder forCfnAppProps
An implementation forCfnAppProps
Attaches an Elastic Load Balancing load balancer to an AWS OpsWorks layer that you specify.A fluent builder forCfnElasticLoadBalancerAttachment
.Properties for defining aCfnElasticLoadBalancerAttachment
.A builder forCfnElasticLoadBalancerAttachmentProps
An implementation forCfnElasticLoadBalancerAttachmentProps
Creates an instance in a specified stack.Describes a block device mapping.A builder forCfnInstance.BlockDeviceMappingProperty
An implementation forCfnInstance.BlockDeviceMappingProperty
A fluent builder forCfnInstance
.Describes an Amazon EBS volume.A builder forCfnInstance.EbsBlockDeviceProperty
An implementation forCfnInstance.EbsBlockDeviceProperty
Describes an instance's time-based auto scaling configuration.A builder forCfnInstance.TimeBasedAutoScalingProperty
An implementation forCfnInstance.TimeBasedAutoScalingProperty
Properties for defining aCfnInstance
.A builder forCfnInstanceProps
An implementation forCfnInstanceProps
Creates a layer.Describes a load-based auto scaling upscaling or downscaling threshold configuration, which specifies when AWS OpsWorks Stacks starts or stops load-based instances.A builder forCfnLayer.AutoScalingThresholdsProperty
An implementation forCfnLayer.AutoScalingThresholdsProperty
A fluent builder forCfnLayer
.Specifies the lifecycle event configuration.A builder forCfnLayer.LifecycleEventConfigurationProperty
An implementation forCfnLayer.LifecycleEventConfigurationProperty
Describes a layer's load-based auto scaling configuration.A builder forCfnLayer.LoadBasedAutoScalingProperty
An implementation forCfnLayer.LoadBasedAutoScalingProperty
AWS OpsWorks Stacks supports five lifecycle events: setup , configuration , deploy , undeploy , and shutdown .A builder forCfnLayer.RecipesProperty
An implementation forCfnLayer.RecipesProperty
The Shutdown event configuration.A builder forCfnLayer.ShutdownEventConfigurationProperty
An implementation forCfnLayer.ShutdownEventConfigurationProperty
Describes an Amazon EBS volume configuration.A builder forCfnLayer.VolumeConfigurationProperty
An implementation forCfnLayer.VolumeConfigurationProperty
Properties for defining aCfnLayer
.A builder forCfnLayerProps
An implementation forCfnLayerProps
Creates a new stack.A fluent builder forCfnStack
.Describes the Chef configuration.A builder forCfnStack.ChefConfigurationProperty
An implementation forCfnStack.ChefConfigurationProperty
Describes an Elastic IP address.A builder forCfnStack.ElasticIpProperty
An implementation forCfnStack.ElasticIpProperty
Describes an Amazon RDS instance.A builder forCfnStack.RdsDbInstanceProperty
An implementation forCfnStack.RdsDbInstanceProperty
Contains the information required to retrieve an app or cookbook from a repository.A builder forCfnStack.SourceProperty
An implementation forCfnStack.SourceProperty
Describes the configuration manager.A builder forCfnStack.StackConfigurationManagerProperty
An implementation forCfnStack.StackConfigurationManagerProperty
Properties for defining aCfnStack
.A builder forCfnStackProps
An implementation forCfnStackProps
Describes a user's SSH information.A fluent builder forCfnUserProfile
.Properties for defining aCfnUserProfile
.A builder forCfnUserProfileProps
An implementation forCfnUserProfileProps
Describes an instance's Amazon EBS volume.A fluent builder forCfnVolume
.Properties for defining aCfnVolume
.A builder forCfnVolumeProps
An implementation forCfnVolumeProps