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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 121002a75 Regen for commit c43203a37cc1ad95ea4f779a3cb0594110642ce0 
(#2501)
121002a75 is described below

commit 121002a75cb11063fcfc9b06cb14f9879c166399
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 16 11:49:10 2025 +0200

    Regen for commit c43203a37cc1ad95ea4f779a3cb0594110642ce0 (#2501)
    
    Signed-off-by: GitHub <[email protected]>
    Co-authored-by: oscerd <[email protected]>
---
 .../kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml          | 2 +-
 .../main/resources/kamelets/aws-bedrock-text-sink.kamelet.yaml    | 2 +-
 .../main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml    | 2 +-
 .../src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml  | 2 +-
 .../src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml         | 6 +++---
 .../main/resources/kamelets/aws-ddb-streams-source.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml         | 2 +-
 .../src/main/resources/kamelets/aws-eventbridge-sink.kamelet.yaml | 2 +-
 .../resources/kamelets/aws-kinesis-firehose-sink.kamelet.yaml     | 2 +-
 .../src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml     | 2 +-
 .../src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml   | 4 ++--
 .../src/main/resources/kamelets/aws-lambda-sink.kamelet.yaml      | 4 ++--
 .../src/main/resources/kamelets/aws-s3-sink.kamelet.yaml          | 2 +-
 .../src/main/resources/kamelets/aws-s3-source.kamelet.yaml        | 2 +-
 .../resources/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml  | 4 ++--
 .../main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml | 2 +-
 .../src/main/resources/kamelets/aws-ses-sink.kamelet.yaml         | 2 +-
 .../src/main/resources/kamelets/aws-sns-fifo-sink.kamelet.yaml    | 2 +-
 .../src/main/resources/kamelets/aws-sns-sink.kamelet.yaml         | 4 ++--
 .../src/main/resources/kamelets/aws-sqs-batch-sink.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml    | 2 +-
 .../src/main/resources/kamelets/aws-sqs-sink.kamelet.yaml         | 2 +-
 .../src/main/resources/kamelets/aws-sqs-source.kamelet.yaml       | 8 ++++----
 .../resources/kamelets/aws-sts-assume-role-action.kamelet.yaml    | 2 +-
 .../resources/kamelets/aws-timestream-query-sink.kamelet.yaml     | 4 ++--
 .../src/main/resources/kamelets/aws-translate-action.kamelet.yaml | 2 +-
 .../main/resources/kamelets/azure-cosmosdb-source.kamelet.yaml    | 2 +-
 .../src/main/resources/kamelets/caffeine-action.kamelet.yaml      | 2 +-
 .../src/main/resources/kamelets/chuck-norris-source.kamelet.yaml  | 2 +-
 .../src/main/resources/kamelets/delay-action.kamelet.yaml         | 2 +-
 .../src/main/resources/kamelets/dns-ip-action.kamelet.yaml        | 2 +-
 .../src/main/resources/kamelets/dns-lookup-action.kamelet.yaml    | 2 +-
 .../src/main/resources/kamelets/earthquake-source.kamelet.yaml    | 2 +-
 .../src/main/resources/kamelets/exec-sink.kamelet.yaml            | 2 +-
 .../src/main/resources/kamelets/infinispan-source.kamelet.yaml    | 2 +-
 .../kafka-batch-apicurio-registry-not-secured-source.kamelet.yaml | 2 +-
 .../kamelets/kafka-batch-apicurio-registry-source.kamelet.yaml    | 2 +-
 .../kafka-not-secured-apicurio-registry-source.kamelet.yaml       | 2 +-
 .../src/main/resources/kamelets/kafka-ssl-source.kamelet.yaml     | 4 ++--
 .../main/resources/kamelets/kubernetes-pods-source.kamelet.yaml   | 2 +-
 .../main/resources/kamelets/ogcapi-features-action.kamelet.yaml   | 3 +--
 .../src/main/resources/kamelets/scp-sink.kamelet.yaml             | 2 +-
 .../src/main/resources/kamelets/sftp-source.kamelet.yaml          | 4 ++--
 .../src/main/resources/kamelets/splunk-hec-sink.kamelet.yaml      | 3 +--
 .../src/main/resources/kamelets/splunk-source.kamelet.yaml        | 2 +-
 .../src/main/resources/kamelets/wttrin-source.kamelet.yaml        | 2 +-
 46 files changed, 58 insertions(+), 60 deletions(-)

diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml
index 6d5644882..59803b447 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-bedrock-agent-runtime-sink.kamelet.yaml
@@ -83,7 +83,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-bedrock-text-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-bedrock-text-sink.kamelet.yaml
index e5c3bed3f..d75c963d8 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-bedrock-text-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-bedrock-text-sink.kamelet.yaml
@@ -78,7 +78,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml
index 89f8ed734..40bf9965f 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudtrail-source.kamelet.yaml
@@ -72,7 +72,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml
index 688df21e9..cf775fb22 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-cloudwatch-sink.kamelet.yaml
@@ -77,7 +77,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml
index 06cafda52..c41142c8f 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-sink.kamelet.yaml
@@ -69,7 +69,7 @@ spec:
         example: PutItem
       useDefaultCredentialsProvider:
         title: Default Credentials Provider
-        description: If `true`, the DynamoDB client loads credentials through 
a default credentials provider. If false, it uses the basic authentication 
method (access key and secret key).
+        description: If true, the DynamoDB client loads credentials through a 
default credentials provider. If false, it uses the basic authentication method 
(access key and secret key).
         type: boolean
         default: false
       useProfileCredentialsProvider:
@@ -84,7 +84,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
@@ -109,7 +109,7 @@ spec:
         json:
           format: "aws2-ddb:application-json"
           description: |-
-            JSON representation of a DDB operation. The input type supports 
the operations: `PutItem`, `UpdateItem`, `DeleteItem`.
+            Json representation of a DDB operation. The input type supports 
the operations: PutItem, UpdateItem, DeleteItem
             
             For PutItem operation the Json body defines all item attributes.
             For DeleteItem operation the Json body defines only the primary 
key attributes that identify the item to delete.
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-streams-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-streams-source.kamelet.yaml
index 33bb8906c..096e11280 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-streams-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-ddb-streams-source.kamelet.yaml
@@ -82,7 +82,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml
index f71160daf..a77306439 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-ec2-sink.kamelet.yaml
@@ -72,7 +72,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-eventbridge-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-eventbridge-sink.kamelet.yaml
index 8ef4e3a72..4397c247a 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-eventbridge-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-eventbridge-sink.kamelet.yaml
@@ -85,7 +85,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-firehose-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-firehose-sink.kamelet.yaml
index c96f68686..5ab03733d 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-firehose-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-firehose-sink.kamelet.yaml
@@ -77,7 +77,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml
index b9cdfb3a3..ef7cb1a4f 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-sink.kamelet.yaml
@@ -77,7 +77,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml
index 9dc0142ce..8deaacf2d 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-kinesis-source.kamelet.yaml
@@ -77,7 +77,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
@@ -102,7 +102,7 @@ spec:
         default: 500
       asyncClient:
         title: Async Client
-        description: If we want to use a KinesisAsyncClient instance set it to 
true.
+        description: If we want a KinesisAsyncClient instance set it to true.
         type: boolean
         default: false
       useKclConsumers:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-lambda-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-lambda-sink.kamelet.yaml
index a89c67fe1..0f7c232cd 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-lambda-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-lambda-sink.kamelet.yaml
@@ -62,7 +62,7 @@ spec:
         enum: ["ap-south-1", "eu-south-1", "us-gov-east-1", "me-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "us-west-1", "us-west-2", 
"af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-northeast-1", "me-south-1", 
"sa-east-1", "ap-east-1", "cn-north-1", "us-gov-west-1", "ap-southeast-1", 
"ap-southeast-2", "us-iso-east-1", "ap-southeast-3", "us-east-1", "us-east-2", 
"cn-northwest-1", "us-isob-east-1", "aws-global", "a [...]
       useDefaultCredentialsProvider:
         title: Default Credentials Provider
-        description: If `true`, the Lambda client loads credentials through a 
default credentials provider. If false, it uses the basic authentication method 
(access key and secret key).
+        description: If true, the Lambda client loads credentials through a 
default credentials provider. If false, it uses the basic authentication method 
(access key and secret key).
         type: boolean
         default: false
       useProfileCredentialsProvider:
@@ -77,7 +77,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml
index da8c3e20b..f1593625f 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-sink.kamelet.yaml
@@ -82,7 +82,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml
index 2a877ab22..38629dfd3 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-source.kamelet.yaml
@@ -121,7 +121,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml
index c5a7a91ce..70b1e462f 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-s3-streaming-upload-sink.kamelet.yaml
@@ -83,7 +83,7 @@ spec:
         default: 1000000
       streamingUploadTimeout:
         title: Streaming Upload Timeout
-        description: While streaming upload mode is `true`, this option set 
the timeout to complete upload.
+        description: While streaming upload mode is true, this option set the 
timeout to complete upload.
         type: integer
       namingStrategy:
         title: Naming Strategy
@@ -111,7 +111,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml
index 11448415c..79598626e 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-secrets-manager-sink.kamelet.yaml
@@ -72,7 +72,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-ses-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/aws-ses-sink.kamelet.yaml
index 10f7b6189..b158f4ea2 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-ses-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-ses-sink.kamelet.yaml
@@ -78,7 +78,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sns-fifo-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sns-fifo-sink.kamelet.yaml
index 007ec71a3..9e178cb37 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sns-fifo-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sns-fifo-sink.kamelet.yaml
@@ -87,7 +87,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sns-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sns-sink.kamelet.yaml
index fda6eb668..f4899e9e4 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sns-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sns-sink.kamelet.yaml
@@ -67,7 +67,7 @@ spec:
         default: false
       useDefaultCredentialsProvider:
         title: Default Credentials Provider
-        description: If `true`, the SNS client loads credentials through a 
default credentials provider. If false, it uses the basic authentication method 
(access key and secret key).
+        description: If true, the SNS client loads credentials through a 
default credentials provider. If false, it uses the basic authentication method 
(access key and secret key).
         type: boolean
         default: false
       useProfileCredentialsProvider:
@@ -82,7 +82,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-batch-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-batch-sink.kamelet.yaml
index e0f6f2450..28164391c 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-batch-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-batch-sink.kamelet.yaml
@@ -99,7 +99,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml
index 573d6cfb8..82278c57a 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-fifo-sink.kamelet.yaml
@@ -98,7 +98,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-sink.kamelet.yaml
index 61688a7ea..e159a0927 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-sink.kamelet.yaml
@@ -93,7 +93,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-source.kamelet.yaml
index 1a4fccb56..5a199a83f 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sqs-source.kamelet.yaml
@@ -98,7 +98,7 @@ spec:
         - urn:keda:required
       useDefaultCredentialsProvider:
         title: Default Credentials Provider
-        description: If `true`, the SQS client loads credentials through a 
default credentials provider. If false, it uses the basic authentication method 
(access key and secret key).
+        description: If true, the SQS client loads credentials through a 
default credentials provider. If false, it uses the basic authentication method 
(access key and secret key).
         type: boolean
         default: false
       useProfileCredentialsProvider:
@@ -113,7 +113,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
@@ -178,12 +178,12 @@ spec:
         CamelAwsSqsAttributes:
           title: The SQS Message System Attributes
           description: |-
-            A map of the attributes requested in `ReceiveMessage` to their 
respective values, the Map type is `Map<MessageSystemAttributeName, String>`.
+            A map of the attributes requested in ReceiveMessage to their 
respective values, the Map type is Map<MessageSystemAttributeName, String>
           type: object
         CamelAwsSqsMessageAttributes:
           title: The SQS Message Attributes
           description: |-
-            The Amazon SQS message attributes, the `Map` type is `Map<String`, 
`MessageAttributeValue>`.
+            The Amazon SQS message attributes, the Map type is Map<String, 
MessageAttributeValue>
           type: object
       types:
         text:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sts-assume-role-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sts-assume-role-action.kamelet.yaml
index f4e6ebc7d..adb56e2f6 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-sts-assume-role-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-sts-assume-role-action.kamelet.yaml
@@ -72,7 +72,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-timestream-query-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-timestream-query-sink.kamelet.yaml
index c756845c2..df29adc2e 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-timestream-query-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-timestream-query-sink.kamelet.yaml
@@ -57,7 +57,7 @@ spec:
         enum: ["ap-south-1", "eu-south-1", "us-gov-east-1", "me-central-1", 
"ca-central-1", "eu-central-1", "us-iso-west-1", "us-west-1", "us-west-2", 
"af-south-1", "eu-north-1", "eu-west-3", "eu-west-2", "eu-west-1", 
"ap-northeast-3", "ap-northeast-2", "ap-northeast-1", "me-south-1", 
"sa-east-1", "ap-east-1", "cn-north-1", "us-gov-west-1", "ap-southeast-1", 
"ap-southeast-2", "us-iso-east-1", "ap-southeast-3", "us-east-1", "us-east-2", 
"cn-northwest-1", "us-isob-east-1", "aws-global", "a [...]
       useDefaultCredentialsProvider:
         title: Default Credentials Provider
-        description: If `true`, the CloudWatch client loads credentials 
through a default credentials provider. If false, it uses the basic 
authentication method (access key and secret key).
+        description: If true, the CloudWatch client loads credentials through 
a default credentials provider. If false, it uses the basic authentication 
method (access key and secret key).
         type: boolean
         default: false
       useProfileCredentialsProvider:
@@ -72,7 +72,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/aws-translate-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/aws-translate-action.kamelet.yaml
index d7aea519d..d4fb861ef 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/aws-translate-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/aws-translate-action.kamelet.yaml
@@ -86,7 +86,7 @@ spec:
         default: false
       profileCredentialsName:
         title: Profile Credentials Name
-        description: If using a profile credentials provider this parameter 
sets  the profile name.
+        description: If using a profile credentials provider this parameter 
sets the profile name.
         type: string
       sessionToken:
         title: Session Token
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-source.kamelet.yaml
index 597c0df87..3666c1eed 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/azure-cosmosdb-source.kamelet.yaml
@@ -94,7 +94,7 @@ spec:
           format: "azure-cosmosdb:application-cloudevents"
           description: |-
             Data type transformer converts Azure CosmosDB Change Feed 
processor response to CloudEvent v1_0 data format. The data
-            type sets Camel specific `CloudEvent` headers with values 
extracted from Azure CosmosDB Change Feed processor response.
+            type sets Camel specific CloudEvent headers with values extracted 
from Azure CosmosDB Change Feed processor response.
           headers:
             CamelCloudEventID:
               title: CloudEvent ID
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/caffeine-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/caffeine-action.kamelet.yaml
index 6ff515d60..ca6b00ae8 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/caffeine-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/caffeine-action.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "Caffeine Action"
     description: |-
-      Perform operations on a caffeine cache.
+      Perform operations on a caffeine cache
 
       The Kamelet expects the following headers to be set:
 
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml
index f6b74194d..407ca8091 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/chuck-norris-source.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "Chuck Norris Source"
     description: |-
-      Gets periodically Chuck Norris jokes.
+      Gets periodically Chuck Norris jokes
     type: object
     properties:
       period:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/delay-action.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/delay-action.kamelet.yaml
index f3e571330..bb38c1613 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/delay-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/delay-action.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "Delay Action"
     description: |-
-      Delay the processing using a specific amount of time.
+      Delay the processing using a specific amount of time
     required:
       - milliseconds
     type: object
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/dns-ip-action.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/dns-ip-action.kamelet.yaml
index 1c93c497f..66cccb38c 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/dns-ip-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/dns-ip-action.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "DNS IP Action"
     description: |-
-      Get an IP from a DNS.
+      Get an IP from a DNS
 
       The Kamelet expects the following headers to be set:
 
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/dns-lookup-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/dns-lookup-action.kamelet.yaml
index 568a539f5..a56a53d09 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/dns-lookup-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/dns-lookup-action.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "DNS Lookup Action"
     description: |-
-      Lookup for a domain.
+      Lookup for a domain
 
       The Kamelet expects the following headers to be set:
 
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
index a7e531a8e..828e1a6f0 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
@@ -32,7 +32,7 @@ spec:
   definition:
     title: "Earthquake Source"
     description: |-
-      Get data about current earthquake events happening in the world using 
the USGS API.
+      Get data about current earthquake events happening in the world using 
the USGS API
     type: object
     properties:
       period:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/exec-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/exec-sink.kamelet.yaml
index ba95cd5ec..e1e3263cb 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/exec-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/exec-sink.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "Exec Sink"
     description: |-
-      Execute system commands.
+      Execute system commands
 
       The Kamelet expects the following headers to be set:
 
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/infinispan-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/infinispan-source.kamelet.yaml
index f19b7cbcc..c71eb0378 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/infinispan-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/infinispan-source.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "Infinispan Source"
     description: |-
-      Get Events from an Infinispan cache.
+      Get Events from an Infinispan cache
     required:
       - cacheName
       - hosts
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-apicurio-registry-not-secured-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-apicurio-registry-not-secured-source.kamelet.yaml
index d2c8a07a0..f3aa248cd 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-apicurio-registry-not-secured-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-apicurio-registry-not-secured-source.kamelet.yaml
@@ -55,7 +55,7 @@ spec:
         - urn:keda:required
       autoCommitEnable:
         title: Auto Commit Enable
-        description: If `true`, periodically commit to ZooKeeper the offset of 
messages already fetched by the consumer.
+        description: If true, periodically commit to ZooKeeper the offset of 
messages already fetched by the consumer.
         type: boolean
         default: true
       allowManualCommit:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-apicurio-registry-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-apicurio-registry-source.kamelet.yaml
index 6ccdf432d..9d351814f 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-apicurio-registry-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-batch-apicurio-registry-source.kamelet.yaml
@@ -61,7 +61,7 @@ spec:
         - urn:keda:required
       autoCommitEnable:
         title: Auto Commit Enable
-        description: If `true`, periodically commit to ZooKeeper the offset of 
messages already fetched by the consumer
+        description: If true, periodically commit to ZooKeeper the offset of 
messages already fetched by the consumer
         type: boolean
         default: true
       allowManualCommit:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-source.kamelet.yaml
index bfe7a1a9d..9122a4d87 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-not-secured-apicurio-registry-source.kamelet.yaml
@@ -61,7 +61,7 @@ spec:
         - urn:keda:required
       autoCommitEnable:
         title: Auto Commit Enable
-        description: If `true`, periodically commit to ZooKeeper the offset of 
messages already fetched by the consumer
+        description: If true, periodically commit to ZooKeeper the offset of 
messages already fetched by the consumer
         type: boolean
         default: true
       allowManualCommit:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-source.kamelet.yaml
index 49c9cffa4..422b13569 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/kafka-ssl-source.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "Kafka SSL Source"
     description: |-
-      Receive data from Kafka topics with SSL/TLS support.
+      Receive data from Kafka topics with SSL/TLS support
     required:
       - topic
       - bootstrapServers
@@ -66,7 +66,7 @@ spec:
         default: GSSAPI
       autoCommitEnable:
         title: Auto Commit Enable
-        description: If `true`, periodically commit to ZooKeeper the offset of 
messages already fetched by the consumer.
+        description: If true, periodically commit to ZooKeeper the offset of 
messages already fetched by the consumer.
         type: boolean
         default: true
       allowManualCommit:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml
index f4ddfd7d2..9252c8ee0 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "Kubernetes Pods Source"
     description: |-
-      Consume Events from Kubernetes Pods.
+      Consume Events from Kubernetes Pods
     required:
       - token
       - masterUrl
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/ogcapi-features-action.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/ogcapi-features-action.kamelet.yaml
index 068cbadfb..feca6cd13 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/ogcapi-features-action.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/ogcapi-features-action.kamelet.yaml
@@ -31,8 +31,7 @@ spec:
   definition:
     title: "OGC Api Feature Get Item Action"
     description: |-
-      Returns the items of the collection provided of an OGC API Features 
server.
-
+      Returns the items of the collection provided of an OGC API Features 
server. 
       The collection must be a valid collection name on the server.
       
       Query can be defined in the body too.
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml
index 78f8093ce..627d7b4f6 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/scp-sink.kamelet.yaml
@@ -32,7 +32,7 @@ spec:
   definition:
     title: "SCP Sink"
     description: |-
-      Send file to an FTP Server through Secure Copy Protocol.
+      Send file to an FTP Server through Secure Copy Protocol
     required:
       - serverName
       - serverPort
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/sftp-source.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/sftp-source.kamelet.yaml
index 5fc5d24c4..67c0a95ca 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/sftp-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/sftp-source.kamelet.yaml
@@ -81,7 +81,7 @@ spec:
         default: true
       ignoreFileNotFoundOrPermissionError:
         title: Ignore File Not Found Or Permission Error
-        description: Whether to ignore when (trying to list files in 
directories or when downloading a file), which does not exist or due to 
permission error. By default when a directory or file does not exists or 
insufficient permission, then an exception is thrown. Setting this option to 
`true` allows to ignore that instead.
+        description: Whether to ignore when (trying to list files in 
directories or when downloading a file), which does not exist or due to 
permission error. By default when a directory or file does not exists or 
insufficient permission, then an exception is thrown. Setting this option to 
true allows to ignore that instead.
         type: boolean
         default: false
       binary:
@@ -119,7 +119,7 @@ spec:
         default: true
       delete:
         title: Delete
-        description: If `true`, the file is deleted after it is processed 
successfully.
+        description: If true, the file is deleted after it is processed 
successfully.
         type: boolean
         default: false
   dependencies:
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/splunk-hec-sink.kamelet.yaml
 
b/library/camel-kamelets/src/main/resources/kamelets/splunk-hec-sink.kamelet.yaml
index 654ecf5fe..844629fc3 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/splunk-hec-sink.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/splunk-hec-sink.kamelet.yaml
@@ -31,8 +31,7 @@ spec:
   definition:
     title: "Splunk HEC Sink"
     description: |-
-      The Splunk HEC sink allows to send data to Splunk using the
-      
https://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector[HTTP
 Event Collector].
+      The Splunk HEC sink allows to send data to Splunk using the 
https://docs.splunk.com/Documentation/Splunk/latest/Data/UsetheHTTPEventCollector[HTTP
 Event Collector].
 
     required:
       - splunkUrl
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/splunk-source.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/splunk-source.kamelet.yaml
index 90582b4f2..7b23d827d 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/splunk-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/splunk-source.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "Splunk Source"
     description: |-
-      Retrieve data from Splunk and outputs in JSON format.
+      Retrieve data from Splunk and outputs in json format.
 
       For the fields accepting time specifiers like `earliestTime`, Splunk 
accepts a wide variety of formats, please check 
https://docs.splunk.com/Documentation/Splunk/9.0.0/Search/Specifytimemodifiersinyoursearch[Splunk
 documentation] for more information.
 
diff --git 
a/library/camel-kamelets/src/main/resources/kamelets/wttrin-source.kamelet.yaml 
b/library/camel-kamelets/src/main/resources/kamelets/wttrin-source.kamelet.yaml
index 9542806a0..76c62cfaa 100644
--- 
a/library/camel-kamelets/src/main/resources/kamelets/wttrin-source.kamelet.yaml
+++ 
b/library/camel-kamelets/src/main/resources/kamelets/wttrin-source.kamelet.yaml
@@ -31,7 +31,7 @@ spec:
   definition:
     title: "wttr.in Source"
     description: |-
-      Get weather forecasts from the wttr.in weather forecast service.
+      Get weather forecasts from the wttr.in weather forecast service
     type: object
     properties:
       period:


Reply via email to