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

feat(aws): sqs, sns, ecs task scraper fixes #714

Merged
merged 3 commits into from
Jul 9, 2024
Merged

Conversation

adityathebe
Copy link
Member

resolves: #706

  • extract proper names for ecs task, SQS and SNS
  • set task definition as the hard parent for the task
  • extract creation timestamp for sqs
  • unwrap Policy fields in SNS & SQS

@adityathebe adityathebe force-pushed the feat/aws-scraper-fixes branch from f3e41a5 to 27e3113 Compare July 9, 2024 11:31
@adityathebe
Copy link
Member Author

image

@adityathebe adityathebe requested a review from moshloop July 9, 2024 11:39
@moshloop moshloop merged commit 67c5f49 into main Jul 9, 2024
7 checks passed
@moshloop moshloop deleted the feat/aws-scraper-fixes branch July 9, 2024 11:42
Copy link

github-actions bot commented Jul 9, 2024

🎉 This PR is included in version 0.0.375 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extract name for SNS/SQS
2 participants