mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-17 02:32:32 -05:00
common_functions is full of AWS commands to manipulate workers running on ec2 instances. We haven't done any of that for years since we moved to AWS delete_sqs_queues contains scripts to get a list of sqs queues and put their details in a csv, or take a details csv and then delete all those queues. it's not clear what the use-case was for it but no-one's used it for years and we can just use the admin console if we really need to.