zhilinli123 commented on code in PR #5367: URL: https://github.com/apache/seatunnel/pull/5367#discussion_r1349668435
########## docs/en/connector-v2/sink/AmazonSqs.md: ########## @@ -0,0 +1,45 @@ +# AmazonSqs + +> Amazon SQS sink connector + +## Support Those Engines + +> Spark<br/> +> Flink<br/> +> SeaTunnel Zeta<br/> + +## Description + +Write data to Amazon SQS + +## Key features + +- [x] [batch](../../concept/connector-v2-features.md) +- [x] [stream](../../concept/connector-v2-features.md) +- [x] [exactly-once](../../concept/connector-v2-features.md) +- [ ] [column projection](../../concept/connector-v2-features.md) +- [ ] [parallelism](../../concept/connector-v2-features.md) +- [ ] [support user-defined split](../../concept/connector-v2-features.md) + +## Options Review Comment: amazonsqs and SeaTunnel type mapping We also want to tell users that it is best to reflect this in the documentation -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
