Red Hat Camel K is no longer supported.
As of June 30, 2025, Red Hat build of Camel K has reached End of Life. The suggested replacements is Red Hat build of Apache Camel. For details about moving, see the Camel K to Camel Quarkus migration guide.第5章 AWS Kinesis ソース
AWS Kinesis からデータを受信します。
5.1. 設定オプション リンクのコピーリンクがクリップボードにコピーされました!
次の表は、aws-kinesis-source
Kamelet で利用できる設定オプションをまとめたものです。
プロパティー | 名前 | 説明 | 型 | デフォルト | 例 |
---|---|---|---|---|---|
accessKey * | アクセスキー | AWS から取得したアクセスキー | string | ||
region * | AWS リージョン | 以下に接続する AWS リージョン | string |
| |
secretKey * | シークレットキー | AWS から取得したシークレットキー | string | ||
stream * | ストリーム名 | アクセスする Kinesis ストリーム (事前に作成されている必要があります) | string |
アスタリスク (*) のマークが付いたフィールドは必須です。