Raul Mello Silva 97ace7ddff Fix Doc for AWS Policies required by SCSt
Spring Cloud Stream Binder Kinesis requires dynamodb:DescribeTable policy for SpringIntegrationMetadataStore table. Without the DescribeTable policy granted for the user Spring won't be able to instantiate the bean `kinesisCheckpointStore` required by the bean `kinesisMessageChannelBinder`.
2022-09-23 10:40:56 -04:00
2020-10-29 16:17:06 -04:00
2019-03-20 08:06:11 -04:00
2020-01-06 10:08:15 -05:00
2019-03-26 20:39:38 -04:00
2018-07-30 14:22:30 -04:00

= Spring Cloud Stream Binder for AWS Kinesis

IMPORTANT: This project has been moved as a module to https://github.com/spring-cloud/spring-cloud-stream[Spring Cloud Stream] starting with its version `4.0.0`.
From now on it is recommended to create Kinesis binder-specific issues over there in Spring Cloud Stream. 

This repository contains the code for the Spring Cloud Stream Binder implementation for AWS Kinesis.

See https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis/blob/main/spring-cloud-stream-binder-kinesis-docs/src/main/asciidoc/overview.adoc[AWS Kinesis Binder Reference Manual] for more information.
Description
No description provided
Readme Apache-2.0 888 KiB
Languages
Java 70.4%
XSLT 24.6%
CSS 4.1%
Shell 0.6%
Ruby 0.3%