Setup tab
In the Setup tab, define the connection to the Amazon region, the target stream in the Amazon Kinesis Data Streams (KDS) service, the partition key field, and the message field:

Option
Description
Region
Specify the Amazon geographical region where the stream is located. You can select only one region.
Stream name
Specify the Amazon KDS stream name by selecting one of the following methods:- Specify stream name
Specify the Stream name to which the data will be published.
Get data from field
Specify the Field name from another step that is generating data in the transformation stream. Using the drop-down list, select the name of the field to use.
Partition key field
Select the PDI field that contains the partition key. The partition key is used to group records into shards within the stream.
Message field
Select the PDI field that contains data to write to the stream.
Last updated
Was this helpful?