Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

AWS OpsWorks Spoke

Manage elastic load balancers, instances, relational database services, and others in AWS OpsWorks account from the ServiceNow instance.

Request apps on the Store

Visit the ServiceNow Store 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 AWS OpsWorks API version 2013-02-18, but may be compatible with later versions.

Spoke requirements

  • User with full access to AWS OpsWorks
  • Access Key ID and Secret Access Key of the user. Record these values for later use.

For more information about creating user in IAM and providing the required access, see Understanding and Getting Your Security Credentials page on the AWS Documentation site.

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • Complex Object (com.glide.cobject)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke version

AWS OpsWorks spoke v1.0.2 is the latest version.

Spoke actions

The AWS OpsWorks spoke provides actions to automate tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
Elastic Load Balancer ManagementAttach Elastic Load BalancerAttaches an Elastic Load Balancer to a specified layer.
Detach Elastic Load BalancerDetaches a specified Elastic Load Balancing instance from its layer.
Look up Elastic Load BalancersRetrieves information about Elastic Load Balancers of the specified stack ID.
Instance ManagementCreate InstanceCreates an instance in the specified stack.
Delete InstanceDeletes the specified instance.
Look up InstancesRetrieves the list of instances for the specified stack ID.
Start InstanceStarts the specified instance.
Start Stack InstancesStarts instances of the specified stack.
Stop InstanceStops the specified instance.
Stop Stack InstancesStops instances of the specified stack.
Relational Database Service ManagementDeregister RDS DB InstanceDeregisters an Amazon RDS instance.
Look up RDS DB InstancesRetrieves the list of Amazon RDS instances.
Register RDS DB InstanceRegisters an Amazon RDS instance with a stack.
Stack ManagementDelete AppDeletes a specified app.
Delete LayerDeletes the specified layer.
Get Stack SummaryRetrieves information of the specified stack ID.
Get User ProfileRetrieves information about the user profile.
Look up AppsRetrieves information about the apps in the specified stack ID.
Look up DeploymentsRetrieves information about the deployments in the specified stack ID.
Look up LayersRetrieves list of the layers in the specified stack ID.
Look up PermissionsRetrieves information about the permissions for the specified stack ID or IAM user.
Look up StacksRetrieves list of information of the specified stack ID.
Tag ManagementAdd TagsAdds tags for the specified resource.
Delete TagsDeletes tags of the specified resource.
Look up TagsRetrieves list of tags for the specified resource.

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 AWS OpsWorks spoke.