This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 73fbcb5b127 (chores) camel-aws2-mq: documentation fixes
     add 55ddfaff484 (chores) camel-aws2-secrets-manager: documentation fixes
     add 4f7537e892f (chores) camel-aws2-msk: documentation fixes
     add 0e4ba5837f4 (chores) camel-aws2-redshift: documentation fixes
     add 1be85f722e7 (chores) camel-aws2-ses: documentation fixes
     add 6c6bee7570c (chores) camel-aws-config: documentation fixes
     add 6da930105bc (chores) camel-aws2-step-functions: documentation fixes
     add ae600e3bcf3 (chores) camel-aws-cloudtrail: documentation fixes
     add a2a0bc0e9e1 (chores) camel-aws2-sts: documentation fixes
     add 34998edebd1 (chores) camel-aws2-translate: documentation fixes
     add e87bbe348bf (chores) camel-aws2-timestream: documentation fixes
     add 7832ed04cfc (chores) camel-aws-xray: documentation fixes

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/components/aws-cloudtrail.json   |  4 +--
 .../camel/catalog/components/aws-config.json       | 20 +++++++-------
 .../catalog/components/aws-secrets-manager.json    | 24 ++++++++---------
 .../apache/camel/catalog/components/aws2-msk.json  | 24 ++++++++---------
 .../catalog/components/aws2-redshift-data.json     | 24 ++++++++---------
 .../apache/camel/catalog/components/aws2-ses.json  | 28 +++++++++----------
 .../catalog/components/aws2-step-functions.json    | 24 ++++++++---------
 .../apache/camel/catalog/components/aws2-sts.json  | 16 +++++------
 .../camel/catalog/components/aws2-timestream.json  | 20 +++++++-------
 .../camel/catalog/components/aws2-translate.json   | 24 ++++++++---------
 .../component/aws/cloudtrail/aws-cloudtrail.json   |  4 +--
 .../src/main/docs/aws-cloudtrail-component.adoc    | 18 +++++++------
 .../aws/cloudtrail/CloudtrailConfiguration.java    |  2 +-
 .../camel/component/aws/config/aws-config.json     | 20 +++++++-------
 .../src/main/docs/aws-config-component.adoc        | 13 ++++-----
 .../aws/config/AWSConfigConfiguration.java         | 14 +++++-----
 .../aws/secretsmanager/aws-secrets-manager.json    | 24 ++++++++---------
 .../main/docs/aws-secrets-manager-component.adoc   | 31 +++++++++++-----------
 .../SecretsManagerConfiguration.java               | 16 +++++------
 .../camel-aws-xray/src/main/docs/aws-xray.adoc     | 12 ++++-----
 .../apache/camel/component/aws2/msk/aws2-msk.json  | 24 ++++++++---------
 .../src/main/docs/aws2-msk-component.adoc          | 19 ++++++-------
 .../component/aws2/msk/MSK2Configuration.java      | 16 +++++------
 .../aws2/redshift/data/aws2-redshift-data.json     | 24 ++++++++---------
 .../main/docs/aws2-redshift-data-component.adoc    | 17 ++++++------
 .../redshift/data/RedshiftData2Configuration.java  | 14 +++++-----
 .../apache/camel/component/aws2/ses/aws2-ses.json  | 28 +++++++++----------
 .../src/main/docs/aws2-ses-component.adoc          | 13 ++++-----
 .../component/aws2/ses/Ses2Configuration.java      | 16 +++++------
 .../aws2/stepfunctions/aws2-step-functions.json    | 24 ++++++++---------
 .../main/docs/aws2-step-functions-component.adoc   | 21 ++++++++-------
 .../stepfunctions/StepFunctions2Configuration.java | 14 +++++-----
 .../apache/camel/component/aws2/sts/aws2-sts.json  | 16 +++++------
 .../src/main/docs/aws2-sts-component.adoc          | 21 ++++++++-------
 .../component/aws2/sts/STS2Configuration.java      | 10 +++----
 .../component/aws2/timestream/aws2-timestream.json | 20 +++++++-------
 .../src/main/docs/aws2-timestream-component.adoc   | 23 ++++++++--------
 .../aws2/timestream/Timestream2Configuration.java  | 12 ++++-----
 .../component/aws2/translate/aws2-translate.json   | 24 ++++++++---------
 .../src/main/docs/aws2-translate-component.adoc    | 21 ++++++++-------
 .../aws2/translate/Translate2Configuration.java    | 16 +++++------
 41 files changed, 383 insertions(+), 372 deletions(-)

Reply via email to