Amazon CloudWatch Spoke
Summarize
Summary of Amazon CloudWatch Spoke
The Amazon CloudWatch Spoke enables integration of your ServiceNow instance with Amazon CloudWatch to manage and monitor AWS resources and applications directly within ServiceNow. This integration streamlines automation of monitoring tasks, enhancing visibility and control over your AWS environment through ServiceNow workflows.
Show less
This spoke requires an Integration Hub subscription and is designed for Amazon CloudWatch version 2010-08-01, with possible compatibility for later versions. The latest spoke version available is 1.0.2.
Key Features
- Alarm Management: Automate creation, deletion, lookup, and state assignment of composite alarms to effectively monitor AWS resources.
- Anomaly Management: Create and delete anomaly detection models for CloudWatch metrics to identify unusual patterns or issues.
- Metric Management: Retrieve metric data, create or update alarms associated with metrics or anomaly detection models, and delete metric alarms.
- Connection and Credential Aliases: Integration Hub uses aliases to simplify managing connection and credential configurations across multiple environments, reducing administrative overhead.
Requirements and Dependencies
- A user with full access to the Amazon CloudWatch account is necessary to perform spoke actions.
- Dependent plugins must be installed to ensure proper functionality:
- ServiceNow IntegrationHub Action Step - REST
- ServiceNow Flow Designer - Dynamic Inputs
- ServiceNow IntegrationHub Runtime
- Complex Object plugin
- Some plugins may require additional licensing if used beyond this spoke implementation.
Practical Use for ServiceNow Customers
By implementing the Amazon CloudWatch Spoke, ServiceNow customers can automate AWS monitoring tasks within their existing ServiceNow workflows, reducing manual effort and improving response times to AWS events. The spoke’s actions allow seamless management of alarms and anomaly detection models, and its support for connection aliases facilitates easy environment management without needing to update individual actions when credentials change.
For setup and configuration, customers should follow the guidance on setting up the spoke and managing connections and credentials within Integration Hub.
Integrate ServiceNow instance with Amazon CloudWatch. Manage and monitor your Amazon Web Services (AWS) resources and applications from your ServiceNow instance.
Request apps on the Store
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.
Integration Hub subscription
This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.
Supported versions
This spoke was built for Amazon CloudWatch version 2010-08-01, but may be compatible with later versions.
Spoke version
Amazon CloudWatch spoke v1.0.2 is the latest version.
Spoke requirements
User with full access to Amazon CloudWatch account.
Spoke dependencies
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- Complex Object (com.glide.cobject)
Spoke actions
The Amazon CloudWatch Spoke provides actions to automate Amazon Web Services (AWS) resource and application monitoring tasks when events occurs in your ServiceNow instance. Available actions include:
| Category | Action | Description |
|---|---|---|
| Alarm Management | Create Composite Alarm | Creates a composite alarm. |
| Delete Composite Alarm | Deletes the specified alarms. | |
| Look Up Alarm | Retrieves a list of specified alarms. | |
| Set Alarm State | Assigns a temporary state to an alarm for testing. | |
| Anomaly Management | Create Anomaly Detector | Creates an anomaly detection model for a CloudWatch metric. |
| Delete Anomaly Detector | Deletes the specified anomaly detection model from an account. | |
| Metric Management | Delete Metric Alarm | Deletes the specified alarms. |
| Look up Metric Data | Retrieves different metrics in a single request. | |
| Upsert Metrics Alarm | Create a new alarm or updates an alarm and associates the alarm with the specified metric, metric math expression, or an anomaly detection model. |
Connection and credential alias requirements
Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.
For information about setting up the spoke, see Set up the Amazon CloudWatch spoke.