mozilla-iam / cis

Home of Mozilla IAM change integration service repository.
Mozilla Public License 2.0
10 stars 22 forks source link

Centrally store the stream arn #433

Open andrewkrug opened 5 years ago

andrewkrug commented 5 years ago

Currently the subscribers to the dynamodb stream have the ARN hard coded in a single file. We should probably have a micro-service that exposes this configuration information to avoid configuration errors when deleting and recreating dynamodb streams.