pub fn deserialize_start_command_execution_request(
body: &[u8],
) -> Result<StartCommandExecutionInput, String>Expand description
Deserialize request for awsJson protocol.
pub fn deserialize_start_command_execution_request(
body: &[u8],
) -> Result<StartCommandExecutionInput, String>Deserialize request for awsJson protocol.