Skip to content
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

[ETL-610] Add SQS queue for input to raw buckets processing #104

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

philerooski
Copy link
Contributor

Most of the changes involve renaming some parameters and stack names related to our original SQS queue (the one that's a go between for the input bucket and S3 to JSON Glue workflow). This was originally just named sqs-queue (stack name sqs-S3ToLambda), so I renamed the stack name and the file itself to sqs-input-to-intermediate to differentiate it from the new sqs-input-to-raw stack.

@philerooski philerooski requested a review from a team as a code owner February 8, 2024 23:28
Copy link

sonarqubecloud bot commented Feb 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@rxu17 rxu17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@philerooski philerooski merged commit 33ea17e into main Feb 9, 2024
15 checks passed
@philerooski philerooski deleted the etl-610 branch February 9, 2024 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants