This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.0.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.0.x by this push:
new 8a0b5963d99 Polished docs
8a0b5963d99 is described below
commit 8a0b5963d99b0fd87c21761a98e80c5175e4c841
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Aug 14 20:51:27 2023 +0200
Polished docs
---
.../src/main/docs/aws2-step-functions-component.adoc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
a/components/camel-aws/camel-aws2-step-functions/src/main/docs/aws2-step-functions-component.adoc
b/components/camel-aws/camel-aws2-step-functions/src/main/docs/aws2-step-functions-component.adoc
index b61b01964c0..3ac24548ded 100644
---
a/components/camel-aws/camel-aws2-step-functions/src/main/docs/aws2-step-functions-component.adoc
+++
b/components/camel-aws/camel-aws2-step-functions/src/main/docs/aws2-step-functions-component.adoc
@@ -16,7 +16,8 @@
*{component-header}*
The AWS2 Step Functions component supports following operations on
-https://aws.amazon.com/step-functions/[AWS Step Functions]
+https://aws.amazon.com/step-functions/[AWS Step Functions]:
+
- Create, delete, update, describe, list state machines.
- Create, delete, describe, list activities.
- Start, start sync, stop, list, describe executions.