Amazon EC2 (Elastic Compute Cloud) Actions
Description: Amazon EC2 (Elastic Compute Cloud) presents a true virtual computing environment, allowing you to use web service interfaces to launch instances with a variety of operating systems, load them with your custom application environment, manage your network’s access permissions, and run your image using as many or few systems as you desire. EC2 activities allows you to the management of EC2 instances improving efficiency while maintaining a high level of performance. Using these activities, you can optimize the use of the compute resources in a variety of circumstances.
The AWS EC2 activities are performed using Amazon's EC2 engine. They rely on a valid Amazon EC2 service account to work properly.
Available Activities
Activity |
Description |
---|---|
Allocates an EC2 elastic IP address and populates a variable with the results. |
|
Associates an elastic IP address with an instance. |
|
Attaches an Amazon EBS (Elastic Block Store) volume to a running instance and exposes it as the specified device. |
|
Either gives one or more CIDR (Classless Inter-Domain Routing) IP address ranges permission to access a security group in your account, or gives one or more security groups (called the source groups) permission to access a security group in your account. |
|
Creates a new 2048-bit RSA key pair with the specified name. |
|
Creates an EC2 Security Group, which is basically a set of firewall rules that can be applied to EC2 instances. |
|
Creates a unique session which can be used to associate subsequent Amazon EC2 (Elastic Compute Cloud) steps. |
|
Creates a snapshot of an Amazon Elastic Block Store (EBS) volume and stores it in Amazon S3. |
|
Creates a new Amazon EBS (Elastic Block Store) volume to which any Amazon EC2 instance can attach within the same Availability Zone. |
|
Deletes the named key, purging the public key from Amazon EC2. |
|
Deletes a security group that you own. |
|
Deletes a snapshot of an Amazon EBS (Elastic Block Store) volume that you own. |
|
Deletes an Amazon EBS (Elastic Block Store) volume that you own. |
|
Detaches an Amazon EBS (Elastic Block Store) volume from an instance. |
|
Disassociates the specified elastic IP address from the instance to which it is assigned. |
|
Ends an EC2 session created and started by a previous Create Session step. |
|
Launches a specified number of instances of an AMI (Amazon Machine Image) for which you have permissions. |
|
Populates a dataset with a list of all available elastic IP addresses. |
|
Lists elastic IP addresses assigned to your account or provides information about a specific address. |
|
Returns information about key pairs available to you and populates a dataset with the results. |
|
Retrieves all running instances and populates a dataset with the results |
|
Returns information about security groups that you own and populates a dataset with the results. |
|
Retrieves the indicated snapshot or all snapshots and populates a dataset with the results. |
|
Lists the specified Amazon EBS volumes that you own and populates a dataset with the results. |
|
Requests a reboot of an instance. |
|
Releases an elastic IP address associated with your EC2 account. |
|
Revokes permissions from a security group. |
|
Starts an instance that uses an Amazon EBS volume as its root device. Use the Stop Instance activity to stop an EC2 instance. |
|
Stops an instance that uses an Amazon EBS (Elastic Block Store) volume as its root device. |
|
Shuts down one or more EC2 instances. |