本文へスキップ
Docs

Send Device Data to AWS Kinesis with Funnel

Deliver device payloads to Amazon Kinesis Data Streams using the platform's managed cloud adapter

中級 公開日:

このページはまだ日本語では利用できません。現在は English版を表示しています。ブラウザの翻訳機能をご利用ください。

ブラウザで翻訳する

Chrome / Edge: アドレスバーの翻訳アイコン、またはページを右クリックして「日本語に翻訳」を選択します。

Safari: アドレスバーの「aA」メニューから「翻訳」を選択します。

翻訳メニューが表示されない場合は、ブラウザ設定で翻訳機能が有効になっているか確認してください。

English版を見る
近日公開このサービスは近日公開予定です。

Template scaffold for a core-service getting-started page. This page is intentionally non-production content and defines the expected structure for a Funnel + cloud adapter guide.

Prerequisites

  • Connected SIM or virtual SIM in a test group
  • Destination cloud account and target resource prepared
  • Credentials Store access for secure credential registration

Step 1: Prepare destination service

Document the minimum destination setup:

  1. Destination service type and region
  2. Target resource naming convention
  3. Required IAM/role permissions

Step 2: Register credentials in the platform

Document:

  1. Credential type selection
  2. Least-privilege policy scope
  3. Recommended credential naming

Step 3: Configure Funnel on the device group

Document:

  1. Group-level service enablement
  2. Adapter selection
  3. Destination URL/path conventions
  4. Content type and payload format expectations

Step 4: Send test data

Include one canonical request example for validation:

curl -X POST http://uni.soracom.io \
  -H "Content-Type: application/json" \
  -d '{"device":"template-device-001","status":"ok"}'

Validation

  • Confirm payload arrives in the destination stream/service
  • Confirm timestamp and device identity fields are preserved
  • Confirm permission errors are visible and diagnosable

Troubleshooting

  • No data at destination (routing mismatch)
  • Credential authorization error
  • Invalid payload format

Next steps

検索 Escで閉じる / Enterで検索結果