pub fn incorrect_instance_state(id: &str, current: &str) -> AwsServiceErrorExpand description
IncorrectInstanceState (HTTP 400) — an instance state-change is illegal
from the instance’s current state (e.g. starting a terminated instance).
pub fn incorrect_instance_state(id: &str, current: &str) -> AwsServiceErrorIncorrectInstanceState (HTTP 400) — an instance state-change is illegal
from the instance’s current state (e.g. starting a terminated instance).