VSoft Technologies Blogs

rss

VSoft Technologies Blogs - posts about our products and software development.

FinalBuilder 7.0.0.1497 adds support for Amazon's EC2 Cloud Services. The EC2 Actions allow you to interact with EC2 instances during your build process. This enables deploying to test or production environments running on EC2 services.

The EC2 support add's 16 new Actions to FinalBuilder :

EC2 Get Instance Properties - This action allows you to retrieve the selected property of instances available to you. You can filter which results to return using the optional filters.

EC2 Change Instance States - This action enables you to change the state of one or more instances.

EC2 Run Instances - This action enables you to run (create) one or more instances.

EC2 Terminate Instance - This action enables you to terminate one or more instances. Note that this action is permanent and cannot be undone.

EC2 Get Image Properties - This action allows you to retrieve the selected property of images available to you. You can filter which results to return using the optional filters.

EC2 Create Image - This action enables you to create an image from an instance.

EC2 Deregister Image - This action enables you to deregister (delete) an image. Please note that this action is permanent and cannot be undone.

EC2 Create Volume - This action enables you to create a volume, either as a blank volume of a specific size, or a volume restored from a snapshot.

EC2 Delete Volume - This action enables you to delete a volume. Note that this action is permanent and cannot be undone.

EC2 Attach Volume - This action enables you to attach a volume to an instance.

EC2 Detatch Volume - This action enables you to detach a volume from any instances it is attached to.

EC2 Get Volume Properties - This action allows you to retrieve the selected property of volumes available to you. You can filter which results to return using the optional filters.

EC2 Get Snapshot Properties - This action allows you to retrieve the selected property of snapshots available to you. You can filter which results to return using the optional filters.

EC2 Create Snapshot - The Access Key and Secret Key for your AWS account. If "Use Global Values" is checked, the values set in the options page (Tools > Options > Internet > EC2) will be used instead.

EC2 Delete Snapshot - This action enables you to delete a snaphot. Note that this action is permanent and cannot be undone.

EC2 Get Availability Zones - This action allows you to retrieve the name of availability zones available to you. You can filter which results to return using the optional filters.

 

Showing 0 Comment


Comments are closed.