Builder
Properties
Before you create a new AMI, Image Builder launches temporary Amazon EC2 instances to build and test your image configuration. Instance configuration adds a layer of control over those instances. You can define settings and add scripts to run when Image Builder launches your build instance.
The AMI watermark names attached to the output AMI from this recipe. AMI watermarks are lineage markers that automatically propagate to derivative AMIs when the source AMI is copied or distributed.
The block device mappings to apply when creating images from this recipe.
The components that are included in the image recipe. A recipe can contain a maximum of 20 build and test components in any combination, by default. This maximum is an adjustable quota. For more information, see EC2 Image Builder endpoints and quotas in the Amazon Web Services General Reference.
The date on which this image recipe was created.
The description of the image recipe.
The base image for customizations specified in the image recipe. You can specify the parent image using one of the following options:
The working directory used during build and test workflows. If you don't specify a working directory, Image Builder uses /tmp for Linux and macOS build instances, and C:/ for Windows build instances.
Functions
construct an aws.sdk.kotlin.services.imagebuilder.model.AdditionalInstanceConfiguration inside the given block