DescribeFleetError
Describes the instances that could not be launched by the fleet.
Contents
- errorCode
-
The error code that indicates why the instance could not be launched. For more information about error codes, see Error codes.
Type: String
Required: No
- errorMessage
-
The error message that describes why the instance could not be launched. For more information about error messages, see Error codes.
Type: String
Required: No
- launchTemplateAndOverrides
-
The launch templates and overrides that were used for launching the instances. The values that you specify in the Overrides replace the values in the launch template.
Type: LaunchTemplateAndOverridesResponse object
Required: No
- lifecycle
-
Indicates if the instance that could not be launched was a Spot, On-Demand, Capacity Block for ML, or interruptible Capacity Reservation instance. If you are using
ReservedCapacityOptionswithon-demand-capacity-reservationin theReservationTypeslist, the value can also beon-demand-capacity-reservation.Type: String
Valid Values:
spot | on-demand | interruptible-capacity-reservation | capacity-blockRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: