Terraform Module to sync kinesis streams across two different AWS accounts
Name | Version |
---|---|
archive | ~> 2.0 |
aws | ~> 3.12 |
aws.sink | ~> 3.12 |
Name | Description | Type | Default | Required |
---|---|---|---|---|
service_name | Service name for which streams will be synced | string |
n/a | yes |
sink_streams | Comma separated list of streams to which source stream will be synced with. | string |
n/a | yes |
source_stream | Streams with which sink streams will be synced | string |
n/a | yes |
No output.