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