-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS Cloud formation attach queues/SNS to API Server #2
Comments
SNS set up with write permissions from the API. |
What's the scope of this card, is it just the investigation figuring out? see also this comment https://github.com/bbc/digital-paper-edit-audio-converter/issues/1#issuecomment-505455061 is this one of those 3 (eg 1 and 3?) ? (cc @emettely ) |
|
PR #3 |
* #2: Initial commit - has bake script updates and components * Fixed bakescript bug * Bug fixes - missing .env file and missing fs import * Adding tests, failing still * Still broken, but refactored * Clean up in general with test improvements * Fixed tests * ignoring vscode files * Updating dependencies and adding eslint plugin for react as '[email protected] requires a peer of eslint-plugin-react@^7.14.2', also removing graphql * React component convention to general js * Adding console printing for sqs * Removing duplicated files and updating the status * override will fail the service * Updates to package.json, removing fs
The SNS will allow subscription from two queues (only one is in scope in this immediate project cycle)/sns
sends a message to SNS and succeeds.The text was updated successfully, but these errors were encountered: