jhuapl-boss / boss-manage

Repo for Boss configuration and management software
Apache License 2.0
5 stars 6 forks source link

Add new SQS queue for id indexing. #93

Closed movestill closed 3 years ago

movestill commented 3 years ago

Object ids will now be stored in a queue so we can hook the queue up to a lambda for draining. This PR adds the queue to the idindexing Cloudformation config and connects it to the existing indexing dead letter queue.