This package has been deprecated

Author message:

Please use @cn-shell/aws-sqs

@cn-shell/aws-sqs-receiver

1.4.0 • Public • Published

code style: prettier

Cloud Native Shell

Cloud Native Shell is shortened to cn-shell.

cn-shell is a JS wrapper, like a shell, for cloud native applications.

The following configuration environmental variables are used:

NOTE: The cloud native application (CNA) name (in upper case) needs to be prepended to all env vars.

  • {NAME}_REGION: Region the queue is in
  • {NAME}_QUEUE: Queue URL
  • {NAME}_QUEUE_POLL_INTERVAL: Used to set the WaitTimeSeconds when receiving messages from a queue
  • {NAME}_BACKOFF_INTERVAL: Time in milli-seconds to wait until attempting to receive more messages

Documentation will be along shortly!

/@cn-shell/aws-sqs-receiver/

    Package Sidebar

    Install

    npm i @cn-shell/aws-sqs-receiver

    Weekly Downloads

    1

    Version

    1.4.0

    License

    MIT

    Unpacked Size

    6.17 kB

    Total Files

    6

    Last publish

    Collaborators

    • techiekayen