Class SQSExtendedProducer

Constructors

Methods

Constructors

Methods

  • Send a message to the queue If the message exceeds the size threshold, it will be stored in S3

    Parameters

    Returns Promise<any>

    The result from the underlying producer

  • Send multiple messages to the queue Messages exceeding the size threshold will be stored in S3

    Parameters

    Returns Promise<any>

    The result from the underlying producer