-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Testing - Update Weathertop with new data ingestion pipeline #5384
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ford-at-aws
requested review from
a team and
DavidSouther
and removed request for
a team
September 22, 2023 13:52
DavidSouther
requested changes
Sep 28, 2023
test/eventbridge_rule_with_sns_fanout/producer_stack/producer_stack.py
Outdated
Show resolved
Hide resolved
test/eventbridge_rule_with_sns_fanout/producer_stack/producer_stack.py
Outdated
Show resolved
Hide resolved
test/eventbridge_rule_with_sns_fanout/producer_stack/producer_stack.py
Outdated
Show resolved
Hide resolved
test/eventbridge_rule_with_sns_fanout/producer_stack/producer_stack.py
Outdated
Show resolved
Hide resolved
test/eventbridge_rule_with_sns_fanout/producer_stack/producer_stack.py
Outdated
Show resolved
Hide resolved
ford-at-aws
force-pushed
the
weathertop-updated
branch
from
October 3, 2023 20:45
fb39a35
to
520e8ab
Compare
Updated and retested. |
DavidSouther
requested changes
Oct 9, 2023
test/public_ecr_repositories/public_ecr_repositories_stack/public_ecr_repositories_stack.py
Outdated
Show resolved
Hide resolved
DavidSouther
approved these changes
Oct 9, 2023
ford-at-aws
added
On Call Review needed
This work needs an on-call review
Text Review not needed
This contains no text which needs review
Task
labels
Oct 9, 2023
DavidSouther
approved these changes
Oct 10, 2023
ford-at-aws
added
On Call Review complete
On call review complete
and removed
On Call Review needed
This work needs an on-call review
labels
Oct 10, 2023
ford-at-aws
added a commit
that referenced
this pull request
Dec 15, 2023
* updated config * Error * Error * Adding new data stack for streaming log data cross-account * CDK updates * Data stack fully operational * fully working data streams * Adding log processing feature in Consumer Stack * Both stacks fully operational * working versions of everything * Reformatting with black * isort * isort * removing hardcoded ARN's * updates for weathertop working, tweaks * updated diagrams * Delete test/sqs_lambda_to_batch_fargate/test.txt * changes for David * changes for David * changes for David * changes for David * updates * updates * status into variable * status into variable * changes * changes * changes * updates to text
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
On Call Review complete
On call review complete
Text Review not needed
This contains no text which needs review
Tools
This issue relates to a custom tooling to streamline development tasks
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds a new stack that enables log sharing across accounts.