Static Propertysoto-core 7.4.0SotoCore
unknownMessageType
Unknown message type
static var unknownMessageType: Self { get }
Unknown message type
static var unknownMessageType: Self { get }
s8SotoCore19AWSEventStreamErrorV4CodeV18unknownMessageTypeAEvpZ
What are these?9AIY7
import SotoCore
struct Code
struct AWSEventStreamError
Errors thrown while decoding the event stream buffers
static var corruptHeader: Self { get }
The message headers are corrupt
static var corruptPayload: Self { get }
The message payload is corrupt
static var errorMessage: Self { get }
The message was an error
static var missingHeader: Self { get }
An event stream message headers is missing
static var unsupportedContentType: Self { get }
Unsupported content type