Quick Start Guide for Amazon Web Services

Quick Start Guide for Amazon Web Services

Creating an Amazon Kinesis Source

Creating an Amazon Kinesis Source

Create a Kinesis source that uses an Amazon Web Services connection to connect to Amazon Kinesis.
  1. On the
    Design
    tab, click the
    Sources
    view.
  2. From the
    Actions
    menu on the upper-right corner of the view, select
    New
    .
    The
    New Source
    dialog box appears.
  3. Enter a name for the Kinesis source, and select the type
    Amazon Kinesis Source
    .
  4. Select the configured Amazon Web Services connection.
  5. In the
    Topic Information
    section, select the configured topic for the Kinesis source.
  6. In the
    Configuration
    section, configure the following parameters:
    1. Enter a stream name to identify the stream that you want to read from Amazon Kinesis.
    2. Select the
      Latest
      shard iterator type to read the most recent data in the shard.
    3. Select the
      String Message
      message type.
      Select JSON encoded message if you want to parse JSON messages and publish events with key-value pairs. Select custom encoding message type if you want RulePoint to process other message types. For custom encoding message type, you need a marshaler. The JSON encoded or string message type processes a single event at a time. You must create a marshaler and use the custom message encoding type to process multiple events at a time.
      Retain the default values for the rest of the fields. For information about the description for each of the fields, the configurations for the Kinesis source and its associated objects, and marshaler details, see the
      RulePoint User Guide
      .
  7. Click
    Save
    .
    The created source is in Draft state.

0 COMMENTS

We’d like to hear from you!