Skip to content

Conversation

@Lahiru-mta
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@cstner cstner left a comment

Choose a reason for hiding this comment

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

This pull request looks good, but can you add an SNS topic to the yaml? If you used our CloudFormation tempalte, it would have been created for you. If not, you can follow our guidance here: https://github.com/aws-samples/aws-opendata-samples/blob/main/guidances/adding-sns-topic-to-roda.md

@Lahiru-mta
Copy link
Contributor Author

Hello,
Our data is in a single bucket and and we have multiple datasets.

image

This is the current SNS we have "arn:aws:sns:af-south-1:471112620011:iwmi-datasets-object_created"

As our data is in a sub folder, should I have to create a seperate SNS or use the same one?

@cstner
Copy link
Contributor

cstner commented Jan 8, 2026

Hello, Our data is in a single bucket and and we have multiple datasets.

image This is the current SNS we have "arn:aws:sns:af-south-1:471112620011:iwmi-datasets-object_created"

As our data is in a sub folder, should I have to create a seperate SNS or use the same one?

You can just use a single SNS topic and data consumers can filter to the events/folders that they care about. Just be sure to list this SNS topic in your dataset yaml.

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