Class SQSRouter

Hierarchy

  • BaseClient
    • SQSRouter

Constructors

Properties

client: SQSClient
clientOptions: SQSClientOptions
handler: any
queueName: string

Methods

  • Parameters

    • prefix: string
    • handler: any

    Returns Promise<void>