Skip to content

feat: expect SNS topics to be provided instead of created here#94

Merged
hrodmn merged 1 commit intomainfrom
feat/external-sns-topics
Apr 14, 2026
Merged

feat: expect SNS topics to be provided instead of created here#94
hrodmn merged 1 commit intomainfrom
feat/external-sns-topics

Conversation

@hrodmn
Copy link
Copy Markdown
Collaborator

@hrodmn hrodmn commented Apr 14, 2026

To make it easier to allow multiple SQS queues from other accounts subscribe to catalog.json upload events we are moving the SNS topic out of the maap-eoapi stack and configuring it in the same accounts as the buckets.

This PR factors the SNS topic creation out of the userSTAC stack and instead relies on an optional array of SNS topic arns that the DpsStacItemGenerator SQS queue will subscribe to.

Resolves https://github.com/NASA-IMPACT/active-maap-sprint/issues/1389

@hrodmn hrodmn marked this pull request as ready for review April 14, 2026 16:16
@hrodmn hrodmn requested a review from jjfrench April 14, 2026 16:18
@hrodmn hrodmn self-assigned this Apr 14, 2026
@hrodmn
Copy link
Copy Markdown
Collaborator Author

hrodmn commented Apr 14, 2026

I deployed this branch to the test deployment with the new SNS topic configured and tested a catalog.json upload - the ingestion worked!

Copy link
Copy Markdown
Member

@jjfrench jjfrench left a comment

Choose a reason for hiding this comment

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

Looks good 👍🏼

@hrodmn hrodmn merged commit c21217c into main Apr 14, 2026
4 checks passed
@hrodmn hrodmn deleted the feat/external-sns-topics branch April 14, 2026 17:30
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