Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ You can deploy the Starter Kit using either AWS CLI or AWS Console.
| region | us-east-1 | AWS region |
| input_stream_name | kda_flink_starter_kit_kinesis_stream | Input Kinesis Data Stream Name |
| session_time_out_in_minutes | 10 | Session timeout in minutes |
| stream_initial_position | TRIM_HORIZON | Refer documentation [here](https://ci.apache.org/projects/flink/flink-docs-stable/dev/connectors/kinesis.html#configuring-starting-position) for more details |
| stream_init_position | TRIM_HORIZON | Refer documentation [here](https://ci.apache.org/projects/flink/flink-docs-stable/dev/connectors/kinesis.html#configuring-starting-position) for more details |
| s3_output_path | s3a://<bucket_name>/kda_flink_starter_kit_output | s3 path for Flink Application output |
| bucket_check_interval_in_seconds | 2 | interval for checking time based rolling policies |
| rolling_interval_in_seconds | 2 | the max time a part file can stay open before having to roll |
Expand Down Expand Up @@ -243,4 +243,4 @@ Contributions are welcome, refer [CONTRIBUTING.md](https://github.com/aws-sample

## License Summary

This sample code is made available under the MIT-0 license. See the LICENSE file.
This sample code is made available under the MIT-0 license. See the LICENSE file.