Communication protocol
enum ServiceProtocol
s8SotoCore15ServiceProtocolO
9IPPZ
import SotoCore
case json(version: String)
case restjson
case restxml
case query
case ec2
protocol Sendable
var contentType: String { get }