AWSCDK::ImageBuilder

18 types

AWS::ImageBuilder Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

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::ImageBuilder.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 9

CfnComponentCreates a new component that can be used to build, validate, test, and assess your image. CfnContainerRecipeCreates a new container recipe. CfnDistributionConfigurationA distribution configuration allows you to specify the name and description of your output CfnImageCreates a new image. CfnImagePipelineAn image pipeline is the automation configuration for building secure OS images on AWS . CfnImageRecipeCreates a new image recipe. CfnInfrastructureConfigurationCreates a new infrastructure configuration. CfnLifecyclePolicyCreate a lifecycle policy resource. CfnWorkflowCreate a new workflow or a new version of an existing workflow.

Interfaces 9

CfnComponentPropsProperties for defining a `CfnComponent`. CfnContainerRecipePropsProperties for defining a `CfnContainerRecipe`. CfnDistributionConfigurationPropsProperties for defining a `CfnDistributionConfiguration`. CfnImagePipelinePropsProperties for defining a `CfnImagePipeline`. CfnImagePropsProperties for defining a `CfnImage`. CfnImageRecipePropsProperties for defining a `CfnImageRecipe`. CfnInfrastructureConfigurationPropsProperties for defining a `CfnInfrastructureConfiguration`. CfnLifecyclePolicyPropsProperties for defining a `CfnLifecyclePolicy`. CfnWorkflowPropsProperties for defining a `CfnWorkflow`.