FastLaunchConfiguration
Defines and configures EC2 Fast Launch for output Windows AMIs.
Contents
- enabled
-
Specifies whether to enable Windows fast launch on the output AMI during distribution. A value of
falsemeans Image Builder takes no fast-launch action for this configuration.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 Windows fast launch is enabled.
Type: FastLaunchSnapshotConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: