Module prelude
Source - PreludeSchema
- A simple schema implementation for prelude types.
- BIG_DECIMAL
- Schema for
smithy.api#BigDecimal - BIG_INTEGER
- Schema for
smithy.api#BigInteger - BLOB
- Schema for
smithy.api#Blob - BOOLEAN
- Schema for
smithy.api#Boolean - BYTE
- Schema for
smithy.api#Byte - DOCUMENT
- Schema for
smithy.api#Document - DOUBLE
- Schema for
smithy.api#Double - FLOAT
- Schema for
smithy.api#Float - INTEGER
- Schema for
smithy.api#Integer - LONG
- Schema for
smithy.api#Long - SHORT
- Schema for
smithy.api#Short - STRING
- Schema for
smithy.api#String - TIMESTAMP
- Schema for
smithy.api#Timestamp