latest--aws-imagebuilder-imagerecipe
sharedResource schema for AWS::ImageBuilder::ImageRecipe. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-imagebuilder.git
Properties
The name of the image recipe.
The version of the image recipe.
The components of the image recipe.
The parent image of the image recipe.
The description of the image recipe.
The block device mappings to apply when creating images from this recipe.
The working directory to be used during build and test workflows.
Specify additional settings and launch scripts for your build instances.
2 nested properties
Contains settings for the SSM agent on your build instance.
1 nested properties
Controls whether the SSM agent is removed from your final build image, prior to creating the new AMI. If this is set to true, then the agent is removed from the final image. If it's set to false, then the agent is left in, so that it is included in the new AMI. The default value is false.
Use this property to provide commands or a command script to run when you launch your build instance.
The tags of the image recipe.
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.
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.
Specify additional settings and launch scripts for your build instances.
Contains settings for the SSM agent on your build instance.
1 nested properties
Controls whether the SSM agent is removed from your final build image, prior to creating the new AMI. If this is set to true, then the agent is removed from the final image. If it's set to false, then the agent is left in, so that it is included in the new AMI. The default value is false.
Use this property to provide commands or a command script to run when you launch your build instance.
Contains settings for the SSM agent on your build instance.
Controls whether the SSM agent is removed from your final build image, prior to creating the new AMI. If this is set to true, then the agent is removed from the final image. If it's set to false, then the agent is left in, so that it is included in the new AMI. The default value is false.
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.