SQS Consumer
    Preparing search index...

    Type Alias UpdatableOptions

    UpdatableOptions:
        | "visibilityTimeout"
        | "batchSize"
        | "waitTimeSeconds"
        | "pollingWaitTimeMs"

    A subset of the ConsumerOptions that can be updated at runtime.