The InstanceStateTypedata type.
RunInstances
DescribeInstances
TerminateInstances
The following table describes the elements contained in InstanceStateType.
code
A 16-bit unsigned integer. The high byte is an opaque internal value and should be ignored. The low byte is set based on the state represented:
0: pending
0
16: running
16
32: shutting-down
32
48: terminated
48
Type: xsd:int
state
The current state of the instance.
pending: the instance is in the process of being launched
pending
running: the instance launched (although the boot process might not be completed)
running
shutting-down: the instance started shutting down
shutting-down
terminated: the instance terminated
terminated
Type: xsd:string
Submit feedback about this site to: