ts-lambda-api - v2.5.3
    Preparing search index...

    Type Alias SimpleSchema

    SimpleSchema:
        | BlobSchemas
        | StringSchema
        | BooleanSchema
        | NumericSchema
        | BigIntegerSchema
        | BigDecimalSchema
        | DocumentSchema
        | TimestampSchemas
        | number

    Simple schemas are those corresponding to simple Smithy types.