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