davsclaus opened a new pull request, #24151: URL: https://github.com/apache/camel/pull/24151
## Summary Split the AWS S3 component documentation (2,515 lines) into 3 focused sub-pages, reducing the main page to 392 lines while preserving all content. | Sub-page | Lines | Content | |----------|-------|---------| | aws2-s3-producer-operations | 1,525 | All 28 producer operation examples + IAM permission policies | | aws2-s3-streaming | 303 | Streaming upload mode, naming strategies, timestamp grouping | | aws2-s3-consumer-examples | 313 | Consumer patterns: prefix filtering, polling, done files | The main page retains: URI format, options, usage overview, KMS/credentials config, and small utility sections. ## Test plan - [x] `mvn generate-resources` in docs/ passes (xref-check green) - [ ] CI doc validation passes _Claude Code on behalf of Claus Ibsen_ Co-Authored-By: Claude <[email protected]> -- 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]
