StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.
Since we support cross-account putobject for s3 data from cloudtrail, we should also allow external accounts to publish to an SNS topic not within the producer account.
Changes
Adding support to allow the same accounts that are enabled for cross account s3 access to publish to the cloudtrail sns topic managed by streamalert.
to: @airbnb/streamalert-maintainers
Background
Since we support cross-account putobject for s3 data from cloudtrail, we should also allow external accounts to publish to an SNS topic not within the producer account.
Changes