Skip to content

Commit

Permalink
Regen for commit 9142bcc
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
oscerd authored Jan 14, 2025
1 parent 9142bcc commit 27825dc
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,7 @@ metadata:
spec:
definition:
title: "AWS Kinesis Source"
description: |-
Receive data from AWS Kinesis.
The basic authentication method for the Kinesis service is to specify an access key and a secret key. These parameters are optional because the Kamelet provides a default credentials provider.
If you use the default credentials provider, the Kinesis client loads the credentials through this provider and doesn't use the basic authentication method.
Two headers will be duplicated with different names for clarity at sink level, CamelAwsKinesisPartitionKey will be duplicated into aws.kinesis.partition.key and CamelAwsKinesisSequenceNumber will be duplicated in aws.kinesis.sequence.number
description: Receive data from AWS Kinesis.
required:
- stream
- region
Expand Down

0 comments on commit 27825dc

Please sign in to comment.