FastLaunchConfiguration - EC2 Image Builder
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FastLaunchConfiguration

Define and configure faster launching for output Windows AMIs.

Contents

enabled

A Boolean that represents the current state of faster launching for the Windows AMI. Set to true to start using Windows faster launching, or false to stop using it.

Type: Boolean

Required: Yes

accountId

The owner account ID for the fast-launch enabled Windows AMI.

Type: String

Pattern: ^[0-9]{12}$

Required: No

launchTemplate

The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create pre-provisioned snapshots.

Type: FastLaunchLaunchTemplateSpecification object

Required: No

maxParallelLaunches

The maximum number of parallel instances that are launched for creating resources.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

snapshotConfiguration

Configuration settings for managing the number of snapshots that are created from pre-provisioned instances for the Windows AMI when faster launching is enabled.

Type: FastLaunchSnapshotConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: