# Packages
No description provided by the author
# Functions
EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url.
New returns an initialized Client based on the functional options.
NewAnyInstanceInServiceWaiter constructs a AnyInstanceInServiceWaiter.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
No description provided by the author
NewDescribeLoadBalancersPaginator returns a new DescribeLoadBalancersPaginator.
NewFromConfig returns a new client from the provided config.
NewInstanceDeregisteredWaiter constructs a InstanceDeregisteredWaiter.
NewInstanceInServiceWaiter constructs a InstanceInServiceWaiter.
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
Deprecated: EndpointResolver and WithEndpointResolver.
WithEndpointResolverV2 returns a functional option for setting the Client's EndpointResolverV2 option.
WithSigV4SigningName applies an override to the authentication workflow to use the given signing name for SigV4-authenticated operations.
WithSigV4SigningRegion applies an override to the authentication workflow to use the given signing region for SigV4-authenticated operations.
# Constants
No description provided by the author
No description provided by the author
# Structs
Contains the parameters for AddTags.
Contains the output of AddTags.
AnyInstanceInServiceWaiter defines the waiters for AnyInstanceInService.
AnyInstanceInServiceWaiterOptions are waiter options for AnyInstanceInServiceWaiter.
Contains the parameters for ApplySecurityGroupsToLoadBalancer.
Contains the output of ApplySecurityGroupsToLoadBalancer.
Contains the parameters for AttachLoaBalancerToSubnets.
Contains the output of AttachLoadBalancerToSubnets.
AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
Client provides the API client to make operations call for Elastic Load Balancing.
Contains the parameters for ConfigureHealthCheck.
Contains the output of ConfigureHealthCheck.
Contains the parameters for CreateAppCookieStickinessPolicy.
Contains the output for CreateAppCookieStickinessPolicy.
Contains the parameters for CreateLBCookieStickinessPolicy.
Contains the output for CreateLBCookieStickinessPolicy.
Contains the parameters for CreateLoadBalancer.
Contains the parameters for CreateLoadBalancerListeners.
Contains the parameters for CreateLoadBalancerListener.
Contains the output for CreateLoadBalancer.
Contains the parameters for CreateLoadBalancerPolicy.
Contains the output of CreateLoadBalancerPolicy.
Contains the parameters for DeleteLoadBalancer.
Contains the parameters for DeleteLoadBalancerListeners.
Contains the output of DeleteLoadBalancerListeners.
Contains the output of DeleteLoadBalancer.
Contains the parameters for DeleteLoadBalancerPolicy.
Contains the output of DeleteLoadBalancerPolicy.
Contains the parameters for DeregisterInstancesFromLoadBalancer.
Contains the output of DeregisterInstancesFromLoadBalancer.
No description provided by the author
No description provided by the author
Contains the parameters for DescribeInstanceHealth.
Contains the output for DescribeInstanceHealth.
Contains the parameters for DescribeLoadBalancerAttributes.
Contains the output of DescribeLoadBalancerAttributes.
Contains the parameters for DescribeLoadBalancerPolicies.
Contains the output of DescribeLoadBalancerPolicies.
Contains the parameters for DescribeLoadBalancerPolicyTypes.
Contains the output of DescribeLoadBalancerPolicyTypes.
Contains the parameters for DescribeLoadBalancers.
Contains the parameters for DescribeLoadBalancers.
DescribeLoadBalancersPaginator is a paginator for DescribeLoadBalancers.
DescribeLoadBalancersPaginatorOptions is the paginator options for DescribeLoadBalancers.
Contains the parameters for DescribeTags.
Contains the output for DescribeTags.
Contains the parameters for DetachLoadBalancerFromSubnets.
Contains the output of DetachLoadBalancerFromSubnets.
Contains the parameters for DisableAvailabilityZonesForLoadBalancer.
Contains the output for DisableAvailabilityZonesForLoadBalancer.
Contains the parameters for EnableAvailabilityZonesForLoadBalancer.
Contains the output of EnableAvailabilityZonesForLoadBalancer.
EndpointParameters provides the parameters that influence how endpoints are resolved.
InstanceDeregisteredWaiter defines the waiters for InstanceDeregistered.
InstanceDeregisteredWaiterOptions are waiter options for InstanceDeregisteredWaiter.
InstanceInServiceWaiter defines the waiters for InstanceInService.
InstanceInServiceWaiterOptions are waiter options for InstanceInServiceWaiter.
Contains the parameters for ModifyLoadBalancerAttributes.
Contains the output of ModifyLoadBalancerAttributes.
No description provided by the author
Contains the parameters for RegisterInstancesWithLoadBalancer.
Contains the output of RegisterInstancesWithLoadBalancer.
Contains the parameters for RemoveTags.
Contains the output of RemoveTags.
No description provided by the author
Contains the parameters for SetLoadBalancerListenerSSLCertificate.
Contains the output of SetLoadBalancerListenerSSLCertificate.
Contains the parameters for SetLoadBalancerPoliciesForBackendServer.
Contains the output of SetLoadBalancerPoliciesForBackendServer.
Contains the parameters for SetLoadBalancePoliciesOfListener.
Contains the output of SetLoadBalancePoliciesOfListener.
# Interfaces
AuthSchemeResolver returns a set of possible authentication options for an operation.
DescribeInstanceHealthAPIClient is a client that implements the DescribeInstanceHealth operation.
DescribeLoadBalancersAPIClient is a client that implements the DescribeLoadBalancers operation.
EndpointResolver interface for resolving service endpoints.
EndpointResolverV2 provides the interface for resolving service endpoints.
No description provided by the author
No description provided by the author
# Type aliases
EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.