| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
The StateReasonType data type.
DescribeImages
DescribeInstances
RunInstances
codeThe reason code for the state change. See the following table for a list of codes.
Type: String
messageThe message for the state change.
Type: String
The following are the currently supported state reason codes.
Server.SpotInstanceTerminationA Spot Instance was terminated due to an increase in the market price.
Server.InternalErrorAn internal error occurred during instance launch, resulting in termination.
Server.InsufficientInstanceCapacityThere was insufficient instance capacity to satisfy the launch request.
Client.InternalErrorA client error caused the instance to terminate on launch.
Client.InstanceInitiatedShutdownThe instance initiated shutdown by a shutdown -h command issued from inside the instance.
Client.UserInitiatedShutdownThe instance was shut down by a user via an API call.
Client.VolumeLimitExceededThe volume limit was exceeded.
Client.InvalidSnapshot.NotFoundThe specified snapshot was not found.