Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadilipkolli authored Mar 18, 2024
1 parent f9a6bc9 commit b09b508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-kinesis-project/consumer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $ ./mvnw spring-boot:run -Dspring-boot.run.profiles=local

## Notes:

- Starting 4.0.0 kinesis steam binder works with aws v2 of dynamodb, cloudwatch and kinesis
- Starting 4.0.0 kinesis stream binder works with aws v2 of dynamodb, cloudwatch and kinesis
- The maximum size of a data blob (the data payload before Base64-encoding) is 1 megabyte (MB).
- Set DEFAULT_BOUNDED_ELASTIC_ON_VIRTUAL_THREADS=true for using virtual threads

Expand Down

0 comments on commit b09b508

Please sign in to comment.