(self, params, shape)
| 944 | headers[full_key] = val |
| 945 | |
| 946 | def _serialize_body_params(self, params, shape): |
| 947 | raise NotImplementedError('_serialize_body_params') |
| 948 | |
| 949 | def _convert_header_value(self, shape, value): |
| 950 | if shape.type_name == 'timestamp': |