See: Description
Class | Description |
---|---|
AccessLog |
Information about the
AccessLog attribute. |
AdditionalAttribute |
This data type is reserved.
|
AddTagsRequest |
Adds the specified tags to the specified load balancer.
|
AddTagsResult | |
AppCookieStickinessPolicy |
Information about a policy for application-controlled session stickiness.
|
ApplySecurityGroupsToLoadBalancerRequest |
Associates one or more security groups with your load balancer in a virtual
private cloud (VPC).
|
ApplySecurityGroupsToLoadBalancerResult | |
AttachLoadBalancerToSubnetsRequest |
Adds one or more subnets to the set of configured subnets for the specified
load balancer.
|
AttachLoadBalancerToSubnetsResult | |
BackendServerDescription |
Information about the configuration of a back-end server.
|
ConfigureHealthCheckRequest |
Specifies the health check settings to use when evaluating the health state
of your back-end instances.
|
ConfigureHealthCheckResult | |
ConnectionDraining |
Information about the
ConnectionDraining attribute. |
ConnectionSettings |
Information about the
ConnectionSettings attribute. |
CreateAppCookieStickinessPolicyRequest |
Generates a stickiness policy with sticky session lifetimes that follow that
of an application-generated cookie.
|
CreateAppCookieStickinessPolicyResult | |
CreateLBCookieStickinessPolicyRequest |
Generates a stickiness policy with sticky session lifetimes controlled by the
lifetime of the browser (user-agent) or a specified expiration period.
|
CreateLBCookieStickinessPolicyResult | |
CreateLoadBalancerListenersRequest |
Creates one or more listeners for the specified load balancer.
|
CreateLoadBalancerListenersResult | |
CreateLoadBalancerPolicyRequest |
Creates a policy with the specified attributes for the specified load
balancer.
|
CreateLoadBalancerPolicyResult | |
CreateLoadBalancerRequest |
Creates a load balancer.
|
CreateLoadBalancerResult | |
CrossZoneLoadBalancing |
Information about the
CrossZoneLoadBalancing attribute. |
DeleteLoadBalancerListenersRequest |
Deletes the specified listeners from the specified load balancer.
|
DeleteLoadBalancerListenersResult | |
DeleteLoadBalancerPolicyRequest |
Deletes the specified policy from the specified load balancer.
|
DeleteLoadBalancerPolicyResult | |
DeleteLoadBalancerRequest |
Deletes the specified load balancer.
|
DeleteLoadBalancerResult | |
DeregisterInstancesFromLoadBalancerRequest |
Deregisters the specified instances from the specified load balancer.
|
DeregisterInstancesFromLoadBalancerResult | |
DescribeInstanceHealthRequest |
Describes the state of the specified instances with respect to the specified
load balancer.
|
DescribeInstanceHealthResult | |
DescribeLoadBalancerAttributesRequest |
Describes the attributes for the specified load balancer.
|
DescribeLoadBalancerAttributesResult | |
DescribeLoadBalancerPoliciesRequest |
Describes the specified policies.
|
DescribeLoadBalancerPoliciesResult | |
DescribeLoadBalancerPolicyTypesRequest |
Describes the specified load balancer policy types.
|
DescribeLoadBalancerPolicyTypesResult | |
DescribeLoadBalancersRequest |
Describes the specified the load balancers.
|
DescribeLoadBalancersResult | |
DescribeTagsRequest |
Describes the tags associated with the specified load balancers.
|
DescribeTagsResult | |
DetachLoadBalancerFromSubnetsRequest |
Removes the specified subnets from the set of configured subnets for the load
balancer.
|
DetachLoadBalancerFromSubnetsResult | |
DisableAvailabilityZonesForLoadBalancerRequest |
Removes the specified Availability Zones from the set of Availability Zones
for the specified load balancer.
|
DisableAvailabilityZonesForLoadBalancerResult | |
EnableAvailabilityZonesForLoadBalancerRequest |
Adds the specified Availability Zones to the set of Availability Zones for
the specified load balancer.
|
EnableAvailabilityZonesForLoadBalancerResult | |
HealthCheck |
Information about a health check.
|
Instance |
The ID of a back-end instance.
|
InstanceState |
Information about the state of a back-end instance.
|
LBCookieStickinessPolicy |
Information about a policy for duration-based session stickiness.
|
Listener |
Information about a listener.
|
ListenerDescription |
The policies enabled for a listener.
|
LoadBalancerAttributes |
The attributes for a load balancer.
|
LoadBalancerDescription |
Information about a load balancer.
|
ModifyLoadBalancerAttributesRequest |
Modifies the attributes of the specified load balancer.
|
ModifyLoadBalancerAttributesResult | |
Policies |
The policies for a load balancer.
|
PolicyAttribute |
Information about a policy attribute.
|
PolicyAttributeDescription |
Information about a policy attribute.
|
PolicyAttributeTypeDescription |
Information about a policy attribute type.
|
PolicyDescription |
Information about a policy.
|
PolicyTypeDescription |
Information about a policy type.
|
RegisterInstancesWithLoadBalancerRequest |
Adds the specified instances to the specified load balancer.
|
RegisterInstancesWithLoadBalancerResult | |
RemoveTagsRequest |
Removes one or more tags from the specified load balancer.
|
RemoveTagsResult | |
SetLoadBalancerListenerSSLCertificateRequest |
Sets the certificate that terminates the specified listener's SSL
connections.
|
SetLoadBalancerListenerSSLCertificateResult | |
SetLoadBalancerPoliciesForBackendServerRequest |
Replaces the set of policies associated with the specified port on which the
back-end server is listening with a new set of policies.
|
SetLoadBalancerPoliciesForBackendServerResult | |
SetLoadBalancerPoliciesOfListenerRequest |
Associates, updates, or disables a policy with a listener for the specified
load balancer.
|
SetLoadBalancerPoliciesOfListenerResult | |
SourceSecurityGroup |
Information about a source security group.
|
Tag |
Information about a tag.
|
TagDescription |
The tags associated with a load balancer.
|
TagKeyOnly |
The key of a tag.
|
Exception | Description |
---|---|
CertificateNotFoundException |
The specified SSL ID does not refer to a valid SSL certificate in AWS
Identity and Access Management (IAM).
|
DuplicateListenerException |
A listener already exists for the specified
LoadBalancerName and
LoadBalancerPort , but with a different InstancePort , Protocol , or SSLCertificateId . |
DuplicateLoadBalancerNameException |
The specified load balancer name already exists for this account.
|
DuplicatePolicyNameException |
A policy with the specified name already exists for this load balancer.
|
DuplicateTagKeysException |
A tag key was specified more than once.
|
InvalidConfigurationRequestException |
The requested configuration change is not valid.
|
InvalidInstanceException |
The specified endpoint is not valid.
|
InvalidSchemeException |
The specified value for the schema is not valid.
|
InvalidSecurityGroupException |
One or more of the specified security groups do not exist.
|
InvalidSubnetException |
The specified VPC has no associated Internet gateway.
|
ListenerNotFoundException |
The load balancer does not have a listener configured at the specified port.
|
LoadBalancerAttributeNotFoundException |
The specified load balancer attribute does not exist.
|
LoadBalancerNotFoundException |
The specified load balancer does not exist.
|
PolicyNotFoundException |
One or more of the specified policies do not exist.
|
PolicyTypeNotFoundException |
One or more of the specified policy types do not exist.
|
SubnetNotFoundException |
One or more of the specified subnets do not exist.
|
TooManyLoadBalancersException |
The quota for the number of load balancers has been reached.
|
TooManyPoliciesException |
The quota for the number of policies for this load balancer has been reached.
|
TooManyTagsException |
The quota for the number of tags that can be assigned to a load balancer has
been reached.
|
Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.