Amazon Kinesis discovery

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • The ServiceNow® Discovery application uses the Amazon Kinesis discovery pattern to find Kinesis services available on Amazon Web Services (AWS).

    Kinesis is a managed, scalable, AWS cloud-based service that allows real-time processing of streaming large amount of data per second. AWS Kinesis contains four types of services:
    • Kinesis Video Streams - capture, process, and store video streams for analytics and machine learning.
    • Kinesis Data Streams - a fully-managed streaming data service.
    • Kinesis Data Firehose - load data streams into AWS data stores.
    • Kinesis Data Analytics- process and analyze streaming data.

    Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

    Prerequisites

    • Install the Discovery and Service Mapping Patterns application from the ServiceNow Store.
    • Verify the following plugin versions:
      • Discovery and Service Mapping Patterns 1.0.93 or later (sn_itom_pattern)
      • CMDB CI Class Models version 1.40.0 or later (sn_cmdb_ci_class)

    Verify the REST API Permissions

    Download the Cloud Discovery patterns spreadsheet so you can grant user permissions required for running the Discovery patterns. In addition to permissions, the spreadsheet also includes useful information such as pattern names, types, CI Classes, and links to vendor documentation. New patterns are available quarterly, so check periodically to be sure you have the latest version of the spreadsheet.

    Note:
    You can test the AWS REST APIs using Postman API platform. For more information, see the How to test AWS REST API using POSTMAN [KB0782183] article in the Now Support Knowledge Base.

    Data collected by Discovery during horizontal discovery

    The discovered data includes the following fields in the Cloud Database [cmdb_ci_aws_kinesis] table.

    Field Description
    Object ID

    Stream resource name.

    Name
    The name of the stream.
    • Kinesis Data - cmdb_ci_aws_kinesis_data
    • Kinesis Video - cmdb_ci_aws_kinesis_video
    • Kinesis Firehose - cmdb_ci_aws_kinesis_firehose
    • Kinesis Data Analytics - cmdb_ci_aws_kinesis_data_analytics
    Status The status of the stream.

    Configuration item (CI) relationships

    CI Relationship CI
    AWS Kinesis Data Hosted on::Hosts AWS Datacenter
    AWS Kinesis Video Hosted on::Hosts AWS Datacenter
    AWS Kinesis Firehose Hosted on::Hosts AWS Datacenter
    AWS Kinesis Data Analytics Hosted on::Hosts AWS Datacenter