This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 4c947cfb71c Regen
new 9cb7d097377 (chores) camel-aws2-athena: documentation fixes
new 9cd10e24473 (chores) camel-aws2-cw: documentation fixes
new baffe42d0ed (chores) camel-aws2-athena: documentation fixes
new 424dd8bf3e4 (chores) camel-aws2-cw: documentation fixes
new a3320e870fb (chores) camel-aws2-ddb: documentation fixes
new 9316757308a (chores) camel-aws2-ec2: documentation fixes
new 70185bb2834 (chores) camel-aws2-ecs: documentation fixes
new 0344c5f207c (chores) camel-aws2-eks: documentation fixes
new fd758117f8d (chores) camel-aws2-kinesis: documentation fixes
new ec3747629f0 (chores) camel-aws2-eventbridge: documentation fixes
new 5dc6c843570 (chores) camel-aws2-iam: documentation fixes
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/catalog/components/aws2-athena.json | 8 ++--
.../apache/camel/catalog/components/aws2-cw.json | 20 +++++-----
.../apache/camel/catalog/components/aws2-ddb.json | 8 ++--
.../apache/camel/catalog/components/aws2-ec2.json | 24 ++++++------
.../apache/camel/catalog/components/aws2-ecs.json | 24 ++++++------
.../apache/camel/catalog/components/aws2-eks.json | 24 ++++++------
.../camel/catalog/components/aws2-eventbridge.json | 20 +++++-----
.../apache/camel/catalog/components/aws2-iam.json | 24 ++++++------
.../catalog/components/aws2-kinesis-firehose.json | 4 +-
.../camel/catalog/components/aws2-kinesis.json | 4 +-
.../camel/component/aws2/athena/aws2-athena.json | 8 ++--
.../src/main/docs/aws2-athena-component.adoc | 17 ++++-----
.../aws2/athena/Athena2Configuration.java | 8 ++--
.../apache/camel/component/aws2/cw/aws2-cw.json | 20 +++++-----
.../src/main/docs/aws2-cw-component.adoc | 14 +++----
.../camel/component/aws2/cw/Cw2Configuration.java | 12 +++---
.../apache/camel/component/aws2/ddb/aws2-ddb.json | 8 ++--
.../src/main/docs/aws2-ddb-component.adoc | 13 ++++---
.../component/aws2/ddb/Ddb2Configuration.java | 4 +-
.../apache/camel/component/aws2/ec2/aws2-ec2.json | 24 ++++++------
.../src/main/docs/aws2-ec2-component.adoc | 16 ++++----
.../component/aws2/ec2/AWS2EC2Configuration.java | 14 +++----
.../apache/camel/component/aws2/ecs/aws2-ecs.json | 24 ++++++------
.../src/main/docs/aws2-ecs-component.adoc | 17 +++++----
.../component/aws2/ecs/ECS2Configuration.java | 16 ++++----
.../apache/camel/component/aws2/eks/aws2-eks.json | 24 ++++++------
.../src/main/docs/aws2-eks-component.adoc | 17 +++++----
.../component/aws2/eks/EKS2Configuration.java | 14 +++----
.../aws2/eventbridge/aws2-eventbridge.json | 20 +++++-----
.../src/main/docs/aws2-eventbridge-component.adoc | 43 +++++++++++-----------
.../aws2/eventbridge/EventbridgeConfiguration.java | 16 ++++----
.../apache/camel/component/aws2/iam/aws2-iam.json | 24 ++++++------
.../src/main/docs/aws2-iam-component.adoc | 21 ++++++-----
.../component/aws2/iam/IAM2Configuration.java | 12 +++---
.../aws2/firehose/aws2-kinesis-firehose.json | 4 +-
.../camel/component/aws2/kinesis/aws2-kinesis.json | 4 +-
.../src/main/docs/aws2-kinesis-component.adoc | 30 ++++++++-------
.../main/docs/aws2-kinesis-firehose-component.adoc | 20 +++++-----
.../firehose/KinesisFirehose2Configuration.java | 2 +-
.../aws2/kinesis/Kinesis2Configuration.java | 2 +-
40 files changed, 318 insertions(+), 310 deletions(-)