Module primitives

Source
Expand description

Primitives such as Blob or DateTime used by other types.

Modules§

event_stream
Event stream related primitives such as Message or Header.

Structs§

AggregatedBytes
Non-contiguous Binary Data Storage
Blob
Binary Blob Type
ByteStream
Stream of binary data
ByteStreamError
An error occurred in the byte stream
DateTime
DateTime in time.
SdkBody
SdkBody type

Enums§

DateTimeFormat
Formats for representing a DateTime in the Smithy protocols.