latest--aws-imagebuilder-containerrecipe
sharedResource schema for AWS::ImageBuilder::ContainerRecipe. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-imagebuilder.git
Properties
The name of the container recipe.
The description of the container recipe.
The semantic version of the container recipe (
Components for build and test that are included in the container recipe.
A group of options that can be used to configure an instance for building and testing container images.
2 nested properties
The AMI ID to use as the base image for a container build and test instance. If not specified, Image Builder will use the appropriate ECS-optimized AMI as a base image.
Defines the block devices to attach for building an instance from this Image Builder AMI.
Dockerfiles are text documents that are used to build Docker containers, and ensure that they contain all of the elements required by the application running inside. The template data consists of contextual variables where Image Builder places build information or scripts, based on your container image recipe.
The S3 URI for the Dockerfile that will be used to build your container image.
Specifies the operating system platform when you use a custom source image.
Specifies the type of container, such as Docker.
Specifies the operating system version for the source image.
The container repository where the output container image is stored.
2 nested properties
Specifies the service in which this image was registered.
The name of the container repository where the output container image is stored. This name is prefixed by the repository location.
Identifies which KMS key is used to encrypt the container image.
The source image for the container recipe.
The working directory to be used during build and test workflows.
Tags that are attached to the container recipe.
One of
Definitions
Configuration details of the component.
The Amazon Resource Name (ARN) of the component.
A group of parameter settings that are used to configure the component for a specific recipe.
A group of options that can be used to configure an instance for building and testing container images.
The AMI ID to use as the base image for a container build and test instance. If not specified, Image Builder will use the appropriate ECS-optimized AMI as a base image.
Defines the block devices to attach for building an instance from this Image Builder AMI.
Defines block device mappings for the instance used to configure your image.
The device to which these mappings apply.
Use to manage instance ephemeral devices.
Use to remove a mapping from the parent image.
Amazon EBS-specific block device mapping specifications.
8 nested properties
Use to configure device encryption.
Use to configure delete on termination of the associated device.
Use to configure device IOPS.
Use to configure the KMS key to use when encrypting the device.
The snapshot that defines the device contents.
For GP3 volumes only - The throughput in MiB/s that the volume supports.
Use to override the device's volume size.
Use to override the device's volume type.
Amazon EBS-specific block device mapping specifications.
Use to configure device encryption.
Use to configure delete on termination of the associated device.
Use to configure device IOPS.
Use to configure the KMS key to use when encrypting the device.
The snapshot that defines the device contents.
For GP3 volumes only - The throughput in MiB/s that the volume supports.
Use to override the device's volume size.
Use to override the device's volume type.
The container repository where the output container image is stored.
Specifies the service in which this image was registered.
The name of the container repository where the output container image is stored. This name is prefixed by the repository location.
Contains a key/value pair that sets the named component parameter.
The name of the component parameter to set.
Sets the value for the named component parameter.