Module aws_sdk_s3::primitives
source · Expand description
Primitives such as Blob
or DateTime
used by other types.
Modules§
- Event stream related primitives such as
Message
orHeader
.
Structs§
- Non-contiguous Binary Data Storage
- Binary Blob Type
- Stream of binary data
- An error occurred in the byte stream
- DateTime in time.
- SdkBody type
Enums§
- Formats for representing a
DateTime
in the Smithy protocols.