v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461298225.9 KB

Creates a new Launch Configuration Template.

post/CreateLaunchConfigurationTemplate

Request body

associatePublicIpAddressboolean

Associate public Ip address.

bootMode'LEGACY_BIOS' | 'UEFI'

Launch configuration template boot mode.

copyPrivateIpboolean

Copy private Ip.

copyTagsboolean

Copy tags.

enableMapAutoTaggingboolean

Enable map auto tagging.

launchDisposition'STOPPED' | 'STARTED'

Launch disposition.

mapAutoTaggingMpeIDstring

Launch configuration template map auto tagging MPE ID.

smallVolumeMaxSizeinteger

Small volume maximum size.

tagsobject

Request to associate tags during creation of a Launch Configuration Template.

targetInstanceTypeRightSizingMethod'NONE' | 'BASIC'

Target instance type right-sizing method.

Response

Success

arnstring

ARN of the Launch Configuration Template.

associatePublicIpAddressboolean

Associate public Ip address.

bootMode'LEGACY_BIOS' | 'UEFI'

Launch configuration template boot mode.

copyPrivateIpboolean

Copy private Ip.

copyTagsboolean

Copy tags.

ec2LaunchTemplateIDstring

EC2 launch template ID.

enableMapAutoTaggingboolean

Enable map auto tagging.

launchConfigurationTemplateIDstring required

ID of the Launch Configuration Template.

launchDisposition'STOPPED' | 'STARTED'

Launch disposition.

mapAutoTaggingMpeIDstring

Launch configuration template map auto tagging MPE ID.

smallVolumeMaxSizeinteger

Small volume maximum size.

tagsobject

Tags of the Launch Configuration Template.

targetInstanceTypeRightSizingMethod'NONE' | 'BASIC'

Target instance type right-sizing method.