blob: cc54b5fa2208079c2d2a2dd74983b67e67110e6f (
plain)
1
2
3
4
5
6
7
8
9
10
|
# AWS Kinesis Data Streams backend configuration
#
# All options in this file are mandatory
# AWS credentials
aws_access_key_id =
aws_secret_access_key =
# destination stream
stream name =
|