Amazon Kinesis discovery
The ServiceNow® Discovery application uses the Amazon Kinesis discovery pattern to find Kinesis services available on Amazon Web Services (AWS).
- 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.
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.
|
| 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 |