Creating a Delivery Stream

Creating a Delivery Stream

  1. Access the AWS Management Console

    • Search for Kinesis
    • Select Kinesis

    Create Delivery Stream

  2. In the Amazon Kinesis interface

    • Choose Delivery stream

    Create Delivery Stream

  3. In the Delivery stream interface

    • Select Create delivery stream

    Create Delivery Stream

  4. In the step Create a delivery stream

    • For Source, choose Direct PUT
    • For Destination, choose Amazon S3
    • For Delivery stream name, enter FCJ-Deliverystream

    Create Delivery Stream

  5. Leave the Transform and convert records step as default

    Create Delivery Stream

  6. In the Destination settings section

    • Click Browse to select an S3 bucket

    Create Delivery Stream

  7. In the step Choose a bucket in Amazon S3

    • Select asg-datalake-demo-bucket
    • Click Choose

    Create Delivery Stream

  8. Go back to the Destination settings interface

    • For S3 bucket prefix, enter data/raw
    • For S3 bucket error output prefix, enter data/error

    Create Delivery Stream

  9. Complete the following information:

    • For Buffer size, enter 1
    • For Buffer interval, enter 60

    Create Delivery Stream

  10. In the Advanced settings step

    • Select Create or update IAM role
    • Select Create delivery stream

    Create Delivery Stream

  11. We have now completed the creation of the Delivery stream

    Create Delivery Stream