Skip to content

Latest commit

 

History

History

repo_queue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Repo Queue Lambda

Overview

The Repo Queue Lambda is triggered when messages enter the ORG SQS Queue.

After a message has been pulled from the Queue, it's processed by the Repo Queue Lambda and a message is sent to the Repo SQS Queue for final processing.

The messages sent to the REPO SQS Queue are in this format

Configuration

Environment Variables

Variable Description
ORG_QUEUE URL of the ORG SQS Queue. This Lambda reads messages from this queue
REPO_QUEUE URL of the REPO SQS Queue. This Lambda sends messages to this queue

Lambda Layers

The repo queue lambda depends on these libraries: