
com.amazonaws.services.elasticloadbalancing.package-info Maven / Gradle / Ivy
/**
* Synchronous and asynchronous client classes for accessing AmazonElasticLoadBalancing.
*
* Elastic Load Balancing
* Elastic Load Balancing is a way to automatically distribute incoming
* web traffic across applications that run on multiple Amazon Elastic
* Compute Cloud (Amazon EC2) instances.
*
*
* You can create, access, and manage Elastic Load Balancing using the
* AWS Management Console or the Elastic Load Balancing API. For more
* information about Elastic Load Balancing interfaces, see
* Accessing Elastic Load Balancing
* .
*
*
* This reference guide contains documentation for the Query API and the
* AWS command line interface commands, to manage Elastic Load Balancing.
*
*
* For detailed information about Elastic Load Balancing features and
* their associated actions or commands, go to
* Managing Load Balancers
* in the Elastic Load Balancing Developer Guide .
*
*
* This reference guide is based on the current WSDL, which is available
* at:
*
* .
*
*
* Endpoints
*
*
* The examples in this guide assume that your load balancers are created
* in the US East (Northern Virginia) region and use us-east-1 as the
* endpoint.
*
*
* You can create your load balancers in other AWS regions. For
* information about regions and endpoints supported by Elastic Load
* Balancing, see
* Regions and Endpoints
* in the Amazon Web Services General Reference.
*
*/
package com.amazonaws.services.elasticloadbalancing;