Package com.amazonaws.services.cloudformation

Synchronous and asynchronous client classes for accessing AmazonCloudFormation.

See:
          Description

Interface Summary
AmazonCloudFormation Interface for accessing AmazonCloudFormation.
AmazonCloudFormationAsync Interface for accessing AmazonCloudFormation asynchronously, using Java Futures.
 

Class Summary
AmazonCloudFormationAsyncClient Client for accessing AmazonCloudFormation.
AmazonCloudFormationClient Client for accessing AmazonCloudFormation.
 

Package com.amazonaws.services.cloudformation Description

Synchronous and asynchronous client classes for accessing AmazonCloudFormation. AWS CloudFormation

This is the AWS CloudFormation API Reference. The major sections of this guide are described in the following table.

This guide is for programmers who need detailed information about the CloudFormation APIs. You use AWS CloudFormation to create and manage AWS infrastructure deployments predictably and repeatedly. CloudFormation helps you leverage AWS products such as Amazon EC2, EBS, Amazon SNS, ELB, and Auto Scaling to build highly-reliable, highly scalable, cost effective applications without worrying about creating and configuring the underlying the AWS infrastructure.

Through the use of a template file you write, and a few AWS CloudFormation commands or API actions, AWS CloudFormation enables you to manage a collection of resources together as a single unit called a stack. AWS CloudFormation creates and deletes all member resources of the stack together and manages all dependencies between the resources for you.

For more information about this product, go to the CloudFormation Product Page .

Amazon CloudFormation makes use of other AWS products. If you need additional technical information about a specific AWS product, you can find the product's technical documentation at http://aws.amazon.com/documentation/ .



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.