Amazon EBS Spoke
Summarize
Summary of Amazon EBS Spoke
The Amazon EBS Spoke allows ServiceNow customers to manage block-level storage volumes and snapshots in Amazon EBS directly from their ServiceNow instance. This integration enhances the ability to automate storage management tasks in response to events occurring in ServiceNow.
Show less
Key Features
- Integration Hub Subscription: This spoke requires a subscription to Integration Hub.
- Spoke Dependencies: Ensure the following plugins are installed for successful operation:
- ServiceNow IntegrationHub Action Template - Data Stream
- Complex Object
- ServiceNow IntegrationHub Runtime
- ServiceNow Flow Designer - Dynamic Inputs
- ServiceNow IntegrationHub Action Step - REST
- Supported API Version: Built for API version 2016-11-15, with potential compatibility with later versions.
- User Requirements: Requires a user with full access to Amazon EC2, along with Access Key ID and Secret Access Key.
- Available Actions:
- Attach Volume: Attaches an EBS volume to an instance.
- Create Snapshot: Creates a snapshot of an EBS volume.
- Create Volume: Creates a new EBS volume for attachment.
- Delete Snapshot: Deletes a specified snapshot.
- Delete Volume: Deletes a specified EBS volume.
- Detach Volume: Detaches an EBS volume from an instance.
- Connection Management: Utilizes aliases to manage connection and credential information, simplifying multi-environment configurations.
Key Outcomes
By utilizing the Amazon EBS Spoke, ServiceNow customers can automate EBS management processes efficiently, ensuring seamless integration with their existing workflows and enhancing operational efficiency in managing cloud resources.
Manage block level storage volumes and snapshots in Amazon EBS 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.
Spoke dependencies
If you’re having trouble installing the app, ensure that these dependent plugins are installed:
- ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
- Complex Object (com.glide.cobject)
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
Spoke version
Amazon EBS spoke v1.0.2 is the latest version.
Supported version
Spoke requirements
- User with full access to Amazon EC2.
- Access Key ID and Secret Access Key of the user. Record these values for later use.
Spoke actions
| Category | Action | Description |
|---|---|---|
| Elastic Block Store Management | Attach Volume | Attaches an EBS volume to a running or stopped instance. |
| Create Snapshot | Creates a snapshot of an EBS volume. | |
| Create Volume | Creates an EBS volume that can be attached to an instance in the same Availability Zone. | |
| Delete Snapshot | Deletes the specified snapshot. | |
| Delete Volume | Deletes the specified EBS volume. | |
| Detach Volume | Detaches an EBS volume from an instance. |
Connection and credential alias requirements
Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. 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 information about setting up the spoke, see Set up the Amazon EBS spoke.