awslabs / dynamodb-cross-region-library

A library to facilitate cross-region replication with Amazon DynamoDB Streams.
Apache License 2.0
275 stars 98 forks source link

No replication manager console #8

Closed kthakar closed 8 years ago

kthakar commented 9 years ago

The documentation (http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Streams.CrossRegionRepl.html) talks about using a Cross Region Replication Console, but there isn't one to be found in this repository. Where can I find it?

dymaws commented 9 years ago

Hi,

The documentation describes steps you can follow in order to generate a link to the hosted Cross Region Replication Console, from launching a Cloud Formation stack. The source code of this console is not yet published, and we are working towards publishing it in the near future under this repository.

Thanks, Daniela

schwar commented 8 years ago

This is now supported through https://dynamodb-toolbox.aws.amazon.com and there is no need to host your own console.