Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Amazon Elastic Compute Cloud (EC2)

Amazon Elastic Compute Cloud (EC2) provides compute capacity in the cloud. Hornbill's integrations with EC2 allows for the management of instances, gateways, and VPCs from Hornbill workflows.
This is a Premium Integration.

Cloud Automations

Instances

OperationDescription
allRunningInstances Returns a list of running instances from EC2
instanceCreate Create a new instance in EC
instanceList Returns all instances (running and stopped) from EC2.
instanceStart Starts an instance on EC2.
instanceState Returns the state of an instance on EC2.
instanceStop Stops an instance on EC2.

VPC

OperationDescription
EgressOnlyInternetGatewayCreate Create an Egress-only internet gateway on EC2.
EgressOnlyInternetGatewayDelete Delete an Egress-only internet gateway on EC2.
InternetGatewayCreate Creates EC2 internet gateway.
InternetGatewayDelete Deletes an EC2 internet gateway.
VPCCreate Creates a VPC on EC2.
VPCDelete Deletes a VPC from EC2.
In This Document