awslabs / aws-glue-libs

AWS Glue Libraries are additions and enhancements to Spark for ETL operations.
Other
636 stars 300 forks source link

Documentation provides no write to kinesis #212

Open RichardChester opened 1 month ago

RichardChester commented 1 month ago

this is the image taken today from https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-connect-kinesis-home.html

as you can see the read has been copied and pasted and no documentation is provided for write

Screenshot 2024-08-14 at 13 50 10

RichardChester commented 1 month ago

this might also help resolve issue #211

RichardChester commented 1 month ago

Also it would help if the example actually included the forEachBatch part of things to make it clear how to write kinesis