I probably forgot an earlier conversation, but it seems that issues are caused if WORKFLOW_NAME is identical to another device, even if CAMERA_NAME is unique. This occurred when I set up several streams called [undecided]-[undecided]-SDLT
If we implement #271, it will hopefully be easier to have visibility since the lambda code will be hosted on GitHub.
Likewise, we should update the my_secrets_example.py with a comment about both the character limit (making sure to subtract what gets appended by default in the AWS Lambda function, or just generally encouraging shorter workflow names) and that WORKFLOW_NAME should be unique.