PNG  IHDR;IDATxܻn0K )(pA 7LeG{ §㻢|ذaÆ 6lذaÆ 6lذaÆ 6lom$^yذag5bÆ 6lذaÆ 6lذa{ 6lذaÆ `}HFkm,mӪôô! x|'ܢ˟;E:9&ᶒ}{v]n&6 h_tڠ͵-ҫZ;Z$.Pkž)!o>}leQfJTu іچ\X=8Rن4`Vwl>nG^is"ms$ui?wbs[m6K4O.4%/bC%t Mז -lG6mrz2s%9s@-k9=)kB5\+͂Zsٲ Rn~GRC wIcIn7jJhۛNCS|j08yiHKֶۛkɈ+;SzL/F*\Ԕ#"5m2[S=gnaPeғL lذaÆ 6l^ḵaÆ 6lذaÆ 6lذa; _ذaÆ 6lذaÆ 6lذaÆ RIENDB` package Paws::ELBv2; use Moose; sub service { 'elasticloadbalancing' } sub signing_name { 'elasticloadbalancing' } sub version { '2015-12-01' } sub flattened_arrays { 0 } has max_attempts => (is => 'ro', isa => 'Int', default => 5); has retry => (is => 'ro', isa => 'HashRef', default => sub { { base => 'rand', type => 'exponential', growth_factor => 2 } }); has retriables => (is => 'ro', isa => 'ArrayRef', default => sub { [ ] }); with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::QueryCaller'; sub AddListenerCertificates { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::AddListenerCertificates', @_); return $self->caller->do_call($self, $call_object); } sub AddTags { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::AddTags', @_); return $self->caller->do_call($self, $call_object); } sub CreateListener { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::CreateListener', @_); return $self->caller->do_call($self, $call_object); } sub CreateLoadBalancer { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::CreateLoadBalancer', @_); return $self->caller->do_call($self, $call_object); } sub CreateRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::CreateRule', @_); return $self->caller->do_call($self, $call_object); } sub CreateTargetGroup { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::CreateTargetGroup', @_); return $self->caller->do_call($self, $call_object); } sub DeleteListener { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DeleteListener', @_); return $self->caller->do_call($self, $call_object); } sub DeleteLoadBalancer { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DeleteLoadBalancer', @_); return $self->caller->do_call($self, $call_object); } sub DeleteRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DeleteRule', @_); return $self->caller->do_call($self, $call_object); } sub DeleteTargetGroup { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DeleteTargetGroup', @_); return $self->caller->do_call($self, $call_object); } sub DeregisterTargets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DeregisterTargets', @_); return $self->caller->do_call($self, $call_object); } sub DescribeAccountLimits { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeAccountLimits', @_); return $self->caller->do_call($self, $call_object); } sub DescribeListenerCertificates { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeListenerCertificates', @_); return $self->caller->do_call($self, $call_object); } sub DescribeListeners { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeListeners', @_); return $self->caller->do_call($self, $call_object); } sub DescribeLoadBalancerAttributes { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeLoadBalancerAttributes', @_); return $self->caller->do_call($self, $call_object); } sub DescribeLoadBalancers { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeLoadBalancers', @_); return $self->caller->do_call($self, $call_object); } sub DescribeRules { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeRules', @_); return $self->caller->do_call($self, $call_object); } sub DescribeSSLPolicies { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeSSLPolicies', @_); return $self->caller->do_call($self, $call_object); } sub DescribeTags { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeTags', @_); return $self->caller->do_call($self, $call_object); } sub DescribeTargetGroupAttributes { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeTargetGroupAttributes', @_); return $self->caller->do_call($self, $call_object); } sub DescribeTargetGroups { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeTargetGroups', @_); return $self->caller->do_call($self, $call_object); } sub DescribeTargetHealth { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::DescribeTargetHealth', @_); return $self->caller->do_call($self, $call_object); } sub ModifyListener { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::ModifyListener', @_); return $self->caller->do_call($self, $call_object); } sub ModifyLoadBalancerAttributes { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::ModifyLoadBalancerAttributes', @_); return $self->caller->do_call($self, $call_object); } sub ModifyRule { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::ModifyRule', @_); return $self->caller->do_call($self, $call_object); } sub ModifyTargetGroup { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::ModifyTargetGroup', @_); return $self->caller->do_call($self, $call_object); } sub ModifyTargetGroupAttributes { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::ModifyTargetGroupAttributes', @_); return $self->caller->do_call($self, $call_object); } sub RegisterTargets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::RegisterTargets', @_); return $self->caller->do_call($self, $call_object); } sub RemoveListenerCertificates { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::RemoveListenerCertificates', @_); return $self->caller->do_call($self, $call_object); } sub RemoveTags { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::RemoveTags', @_); return $self->caller->do_call($self, $call_object); } sub SetIpAddressType { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::SetIpAddressType', @_); return $self->caller->do_call($self, $call_object); } sub SetRulePriorities { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::SetRulePriorities', @_); return $self->caller->do_call($self, $call_object); } sub SetSecurityGroups { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::SetSecurityGroups', @_); return $self->caller->do_call($self, $call_object); } sub SetSubnets { my $self = shift; my $call_object = $self->new_with_coercions('Paws::ELBv2::SetSubnets', @_); return $self->caller->do_call($self, $call_object); } sub DescribeAllAccountLimits { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeAccountLimits(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextMarker) { $next_result = $self->DescribeAccountLimits(@_, Marker => $next_result->NextMarker); push @{ $result->Limits }, @{ $next_result->Limits }; } return $result; } else { while ($result->NextMarker) { $callback->($_ => 'Limits') foreach (@{ $result->Limits }); $result = $self->DescribeAccountLimits(@_, Marker => $result->NextMarker); } $callback->($_ => 'Limits') foreach (@{ $result->Limits }); } return undef } sub DescribeAllListenerCertificates { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeListenerCertificates(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextMarker) { $next_result = $self->DescribeListenerCertificates(@_, Marker => $next_result->NextMarker); push @{ $result->Certificates }, @{ $next_result->Certificates }; } return $result; } else { while ($result->NextMarker) { $callback->($_ => 'Certificates') foreach (@{ $result->Certificates }); $result = $self->DescribeListenerCertificates(@_, Marker => $result->NextMarker); } $callback->($_ => 'Certificates') foreach (@{ $result->Certificates }); } return undef } sub DescribeAllListeners { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeListeners(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextMarker) { $next_result = $self->DescribeListeners(@_, Marker => $next_result->NextMarker); push @{ $result->Listeners }, @{ $next_result->Listeners }; } return $result; } else { while ($result->NextMarker) { $callback->($_ => 'Listeners') foreach (@{ $result->Listeners }); $result = $self->DescribeListeners(@_, Marker => $result->NextMarker); } $callback->($_ => 'Listeners') foreach (@{ $result->Listeners }); } return undef } sub DescribeAllLoadBalancers { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeLoadBalancers(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextMarker) { $next_result = $self->DescribeLoadBalancers(@_, Marker => $next_result->NextMarker); push @{ $result->LoadBalancers }, @{ $next_result->LoadBalancers }; } return $result; } else { while ($result->NextMarker) { $callback->($_ => 'LoadBalancers') foreach (@{ $result->LoadBalancers }); $result = $self->DescribeLoadBalancers(@_, Marker => $result->NextMarker); } $callback->($_ => 'LoadBalancers') foreach (@{ $result->LoadBalancers }); } return undef } sub DescribeAllRules { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeRules(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextMarker) { $next_result = $self->DescribeRules(@_, Marker => $next_result->NextMarker); push @{ $result->Rules }, @{ $next_result->Rules }; } return $result; } else { while ($result->NextMarker) { $callback->($_ => 'Rules') foreach (@{ $result->Rules }); $result = $self->DescribeRules(@_, Marker => $result->NextMarker); } $callback->($_ => 'Rules') foreach (@{ $result->Rules }); } return undef } sub DescribeAllSSLPolicies { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeSSLPolicies(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextMarker) { $next_result = $self->DescribeSSLPolicies(@_, Marker => $next_result->NextMarker); push @{ $result->SslPolicies }, @{ $next_result->SslPolicies }; } return $result; } else { while ($result->NextMarker) { $callback->($_ => 'SslPolicies') foreach (@{ $result->SslPolicies }); $result = $self->DescribeSSLPolicies(@_, Marker => $result->NextMarker); } $callback->($_ => 'SslPolicies') foreach (@{ $result->SslPolicies }); } return undef } sub DescribeAllTargetGroups { my $self = shift; my $callback = shift @_ if (ref($_[0]) eq 'CODE'); my $result = $self->DescribeTargetGroups(@_); my $next_result = $result; if (not defined $callback) { while ($next_result->NextMarker) { $next_result = $self->DescribeTargetGroups(@_, Marker => $next_result->NextMarker); push @{ $result->TargetGroups }, @{ $next_result->TargetGroups }; } return $result; } else { while ($result->NextMarker) { $callback->($_ => 'TargetGroups') foreach (@{ $result->TargetGroups }); $result = $self->DescribeTargetGroups(@_, Marker => $result->NextMarker); } $callback->($_ => 'TargetGroups') foreach (@{ $result->TargetGroups }); } return undef } sub operations { qw/AddListenerCertificates AddTags CreateListener CreateLoadBalancer CreateRule CreateTargetGroup DeleteListener DeleteLoadBalancer DeleteRule DeleteTargetGroup DeregisterTargets DescribeAccountLimits DescribeListenerCertificates DescribeListeners DescribeLoadBalancerAttributes DescribeLoadBalancers DescribeRules DescribeSSLPolicies DescribeTags DescribeTargetGroupAttributes DescribeTargetGroups DescribeTargetHealth ModifyListener ModifyLoadBalancerAttributes ModifyRule ModifyTargetGroup ModifyTargetGroupAttributes RegisterTargets RemoveListenerCertificates RemoveTags SetIpAddressType SetRulePriorities SetSecurityGroups SetSubnets / } 1; ### main pod documentation begin ### =head1 NAME Paws::ELBv2 - Perl Interface to AWS Elastic Load Balancing =head1 SYNOPSIS use Paws; my $obj = Paws->service('ELBv2'); my $res = $obj->Method( Arg1 => $val1, Arg2 => [ 'V1', 'V2' ], # if Arg3 is an object, the HashRef will be used as arguments to the constructor # of the arguments type Arg3 => { Att1 => 'Val1' }, # if Arg4 is an array of objects, the HashRefs will be passed as arguments to # the constructor of the arguments type Arg4 => [ { Att1 => 'Val1' }, { Att1 => 'Val2' } ], ); =head1 DESCRIPTION Elastic Load Balancing A load balancer distributes incoming traffic across targets, such as your EC2 instances. This enables you to increase the availability of your application. The load balancer also monitors the health of its registered targets and ensures that it routes traffic only to healthy targets. You configure your load balancer to accept incoming traffic by specifying one or more listeners, which are configured with a protocol and port number for connections from clients to the load balancer. You configure a target group with a protocol and port number for connections from the load balancer to the targets, and with health check settings to be used when checking the health status of the targets. Elastic Load Balancing supports the following types of load balancers: Application Load Balancers, Network Load Balancers, Gateway Load Balancers, and Classic Load Balancers. This reference covers the following load balancer types: =over =item * Application Load Balancer - Operates at the application layer (layer 7) and supports HTTP and HTTPS. =item * Network Load Balancer - Operates at the transport layer (layer 4) and supports TCP, TLS, and UDP. =item * Gateway Load Balancer - Operates at the network layer (layer 3). =back For more information, see the Elastic Load Balancing User Guide (https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/). All Elastic Load Balancing operations are idempotent, which means that they complete at most one time. If you repeat an operation, it succeeds. For the AWS API documentation, see L =head1 METHODS =head2 AddListenerCertificates =over =item Certificates => ArrayRef[L] =item ListenerArn => Str =back Each argument is described in detail in: L Returns: a L instance Adds the specified SSL server certificate to the certificate list for the specified HTTPS or TLS listener. If the certificate in already in the certificate list, the call is successful but the certificate is not added again. For more information, see HTTPS listeners (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html) in the I or TLS listeners (https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-tls-listener.html) in the I. =head2 AddTags =over =item ResourceArns => ArrayRef[Str|Undef] =item Tags => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance Adds the specified tags to the specified Elastic Load Balancing resource. You can tag your Application Load Balancers, Network Load Balancers, Gateway Load Balancers, target groups, listeners, and rules. Each tag consists of a key and an optional value. If a resource already has a tag with the same key, C updates its value. =head2 CreateListener =over =item DefaultActions => ArrayRef[L] =item LoadBalancerArn => Str =item [AlpnPolicy => ArrayRef[Str|Undef]] =item [Certificates => ArrayRef[L]] =item [Port => Int] =item [Protocol => Str] =item [SslPolicy => Str] =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. For more information, see the following: =over =item * Listeners for your Application Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-listeners.html) =item * Listeners for your Network Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-listeners.html) =item * Listeners for your Gateway Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/gateway-listeners.html) =back This operation is idempotent, which means that it completes at most one time. If you attempt to create multiple listeners with the same settings, each call succeeds. =head2 CreateLoadBalancer =over =item Name => Str =item [CustomerOwnedIpv4Pool => Str] =item [IpAddressType => Str] =item [Scheme => Str] =item [SecurityGroups => ArrayRef[Str|Undef]] =item [SubnetMappings => ArrayRef[L]] =item [Subnets => ArrayRef[Str|Undef]] =item [Tags => ArrayRef[L]] =item [Type => Str] =back Each argument is described in detail in: L Returns: a L instance Creates an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. For more information, see the following: =over =item * Application Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html) =item * Network Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/network/network-load-balancers.html) =item * Gateway Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/gateway-load-balancers.html) =back This operation is idempotent, which means that it completes at most one time. If you attempt to create multiple load balancers with the same settings, each call succeeds. =head2 CreateRule =over =item Actions => ArrayRef[L] =item Conditions => ArrayRef[L] =item ListenerArn => Str =item Priority => Int =item [Tags => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Creates a rule for the specified listener. The listener must be associated with an Application Load Balancer. Each rule consists of a priority, one or more actions, and one or more conditions. Rules are evaluated in priority order, from the lowest value to the highest value. When the conditions for a rule are met, its actions are performed. If the conditions for no rules are met, the actions for the default rule are performed. For more information, see Listener rules (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-listeners.html#listener-rules) in the I. =head2 CreateTargetGroup =over =item Name => Str =item [HealthCheckEnabled => Bool] =item [HealthCheckIntervalSeconds => Int] =item [HealthCheckPath => Str] =item [HealthCheckPort => Str] =item [HealthCheckProtocol => Str] =item [HealthCheckTimeoutSeconds => Int] =item [HealthyThresholdCount => Int] =item [Matcher => L] =item [Port => Int] =item [Protocol => Str] =item [ProtocolVersion => Str] =item [Tags => ArrayRef[L]] =item [TargetType => Str] =item [UnhealthyThresholdCount => Int] =item [VpcId => Str] =back Each argument is described in detail in: L Returns: a L instance Creates a target group. For more information, see the following: =over =item * Target groups for your Application Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-groups.html) =item * Target groups for your Network Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-target-groups.html) =item * Target groups for your Gateway Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/target-groups.html) =back This operation is idempotent, which means that it completes at most one time. If you attempt to create multiple target groups with the same settings, each call succeeds. =head2 DeleteListener =over =item ListenerArn => Str =back Each argument is described in detail in: L Returns: a L instance Deletes the specified listener. Alternatively, your listener is deleted when you delete the load balancer to which it is attached. =head2 DeleteLoadBalancer =over =item LoadBalancerArn => Str =back Each argument is described in detail in: L Returns: a L instance Deletes the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. Deleting a load balancer also deletes its listeners. You can't delete a load balancer if deletion protection is enabled. If the load balancer does not exist or has already been deleted, the call succeeds. Deleting a load balancer does not affect its registered targets. For example, your EC2 instances continue to run and are still registered to their target groups. If you no longer need these EC2 instances, you can stop or terminate them. =head2 DeleteRule =over =item RuleArn => Str =back Each argument is described in detail in: L Returns: a L instance Deletes the specified rule. You can't delete the default rule. =head2 DeleteTargetGroup =over =item TargetGroupArn => Str =back Each argument is described in detail in: L Returns: a L instance Deletes the specified target group. You can delete a target group if it is not referenced by any actions. Deleting a target group also deletes any associated health checks. Deleting a target group does not affect its registered targets. For example, any EC2 instances continue to run until you stop or terminate them. =head2 DeregisterTargets =over =item TargetGroupArn => Str =item Targets => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance Deregisters the specified targets from the specified target group. After the targets are deregistered, they no longer receive traffic from the load balancer. =head2 DescribeAccountLimits =over =item [Marker => Str] =item [PageSize => Int] =back Each argument is described in detail in: L Returns: a L instance Describes the current Elastic Load Balancing resource limits for your Amazon Web Services account. For more information, see the following: =over =item * Quotas for your Application Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-limits.html) =item * Quotas for your Network Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-limits.html) =item * Quotas for your Gateway Load Balancers (https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/quotas-limits.html) =back =head2 DescribeListenerCertificates =over =item ListenerArn => Str =item [Marker => Str] =item [PageSize => Int] =back Each argument is described in detail in: L Returns: a L instance Describes the default certificate and the certificate list for the specified HTTPS or TLS listener. If the default certificate is also in the certificate list, it appears twice in the results (once with C set to true and once with C set to false). For more information, see SSL certificates (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html#https-listener-certificates) in the I or Server certificates (https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-tls-listener.html#tls-listener-certificate) in the I. =head2 DescribeListeners =over =item [ListenerArns => ArrayRef[Str|Undef]] =item [LoadBalancerArn => Str] =item [Marker => Str] =item [PageSize => Int] =back Each argument is described in detail in: L Returns: a L instance Describes the specified listeners or the listeners for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. You must specify either a load balancer or one or more listeners. =head2 DescribeLoadBalancerAttributes =over =item LoadBalancerArn => Str =back Each argument is described in detail in: L Returns: a L instance Describes the attributes for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. For more information, see the following: =over =item * Load balancer attributes (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancers.html#load-balancer-attributes) in the I =item * Load balancer attributes (https://docs.aws.amazon.com/elasticloadbalancing/latest/network/network-load-balancers.html#load-balancer-attributes) in the I =item * Load balancer attributes (https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/gateway-load-balancers.html#load-balancer-attributes) in the I =back =head2 DescribeLoadBalancers =over =item [LoadBalancerArns => ArrayRef[Str|Undef]] =item [Marker => Str] =item [Names => ArrayRef[Str|Undef]] =item [PageSize => Int] =back Each argument is described in detail in: L Returns: a L instance Describes the specified load balancers or all of your load balancers. =head2 DescribeRules =over =item [ListenerArn => Str] =item [Marker => Str] =item [PageSize => Int] =item [RuleArns => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Describes the specified rules or the rules for the specified listener. You must specify either a listener or one or more rules. =head2 DescribeSSLPolicies =over =item [Marker => Str] =item [Names => ArrayRef[Str|Undef]] =item [PageSize => Int] =back Each argument is described in detail in: L Returns: a L instance Describes the specified policies or all policies used for SSL negotiation. For more information, see Security policies (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/create-https-listener.html#describe-ssl-policies) in the I or Security policies (https://docs.aws.amazon.com/elasticloadbalancing/latest/network/create-tls-listener.html#describe-ssl-policies) in the I. =head2 DescribeTags =over =item ResourceArns => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Describes the tags for the specified Elastic Load Balancing resources. You can describe the tags for one or more Application Load Balancers, Network Load Balancers, Gateway Load Balancers, target groups, listeners, or rules. =head2 DescribeTargetGroupAttributes =over =item TargetGroupArn => Str =back Each argument is described in detail in: L Returns: a L instance Describes the attributes for the specified target group. For more information, see the following: =over =item * Target group attributes (https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-groups.html#target-group-attributes) in the I =item * Target group attributes (https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-target-groups.html#target-group-attributes) in the I =item * Target group attributes (https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/target-groups.html#target-group-attributes) in the I =back =head2 DescribeTargetGroups =over =item [LoadBalancerArn => Str] =item [Marker => Str] =item [Names => ArrayRef[Str|Undef]] =item [PageSize => Int] =item [TargetGroupArns => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Describes the specified target groups or all of your target groups. By default, all target groups are described. Alternatively, you can specify one of the following to filter the results: the ARN of the load balancer, the names of one or more target groups, or the ARNs of one or more target groups. =head2 DescribeTargetHealth =over =item TargetGroupArn => Str =item [Targets => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Describes the health of the specified targets or all of your targets. =head2 ModifyListener =over =item ListenerArn => Str =item [AlpnPolicy => ArrayRef[Str|Undef]] =item [Certificates => ArrayRef[L]] =item [DefaultActions => ArrayRef[L]] =item [Port => Int] =item [Protocol => Str] =item [SslPolicy => Str] =back Each argument is described in detail in: L Returns: a L instance Replaces the specified properties of the specified listener. Any properties that you do not specify remain unchanged. Changing the protocol from HTTPS to HTTP, or from TLS to TCP, removes the security policy and default certificate properties. If you change the protocol from HTTP to HTTPS, or from TCP to TLS, you must add the security policy and default certificate properties. To add an item to a list, remove an item from a list, or update an item in a list, you must provide the entire list. For example, to add an action, specify a list with the current actions plus the new action. =head2 ModifyLoadBalancerAttributes =over =item Attributes => ArrayRef[L] =item LoadBalancerArn => Str =back Each argument is described in detail in: L Returns: a L instance Modifies the specified attributes of the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. If any of the specified attributes can't be modified as requested, the call fails. Any existing attributes that you do not modify retain their current values. =head2 ModifyRule =over =item RuleArn => Str =item [Actions => ArrayRef[L]] =item [Conditions => ArrayRef[L]] =back Each argument is described in detail in: L Returns: a L instance Replaces the specified properties of the specified rule. Any properties that you do not specify are unchanged. To add an item to a list, remove an item from a list, or update an item in a list, you must provide the entire list. For example, to add an action, specify a list with the current actions plus the new action. =head2 ModifyTargetGroup =over =item TargetGroupArn => Str =item [HealthCheckEnabled => Bool] =item [HealthCheckIntervalSeconds => Int] =item [HealthCheckPath => Str] =item [HealthCheckPort => Str] =item [HealthCheckProtocol => Str] =item [HealthCheckTimeoutSeconds => Int] =item [HealthyThresholdCount => Int] =item [Matcher => L] =item [UnhealthyThresholdCount => Int] =back Each argument is described in detail in: L Returns: a L instance Modifies the health checks used when evaluating the health state of the targets in the specified target group. =head2 ModifyTargetGroupAttributes =over =item Attributes => ArrayRef[L] =item TargetGroupArn => Str =back Each argument is described in detail in: L Returns: a L instance Modifies the specified attributes of the specified target group. =head2 RegisterTargets =over =item TargetGroupArn => Str =item Targets => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance Registers the specified targets with the specified target group. If the target is an EC2 instance, it must be in the C state when you register it. By default, the load balancer routes requests to registered targets using the protocol and port for the target group. Alternatively, you can override the port for a target when you register it. You can register each EC2 instance or IP address with the same target group multiple times using different ports. With a Network Load Balancer, you cannot register instances by instance ID if they have the following instance types: C1, CC1, CC2, CG1, CG2, CR1, CS1, G1, G2, HI1, HS1, M1, M2, M3, and T1. You can register instances of these types by IP address. =head2 RemoveListenerCertificates =over =item Certificates => ArrayRef[L] =item ListenerArn => Str =back Each argument is described in detail in: L Returns: a L instance Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener. =head2 RemoveTags =over =item ResourceArns => ArrayRef[Str|Undef] =item TagKeys => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Removes the specified tags from the specified Elastic Load Balancing resources. You can remove the tags for one or more Application Load Balancers, Network Load Balancers, Gateway Load Balancers, target groups, listeners, or rules. =head2 SetIpAddressType =over =item IpAddressType => Str =item LoadBalancerArn => Str =back Each argument is described in detail in: L Returns: a L instance Sets the type of IP addresses used by the subnets of the specified Application Load Balancer or Network Load Balancer. =head2 SetRulePriorities =over =item RulePriorities => ArrayRef[L] =back Each argument is described in detail in: L Returns: a L instance Sets the priorities of the specified rules. You can reorder the rules as long as there are no priority conflicts in the new order. Any existing rules that you do not specify retain their current priority. =head2 SetSecurityGroups =over =item LoadBalancerArn => Str =item SecurityGroups => ArrayRef[Str|Undef] =back Each argument is described in detail in: L Returns: a L instance Associates the specified security groups with the specified Application Load Balancer. The specified security groups override the previously associated security groups. You can't specify a security group for a Network Load Balancer or Gateway Load Balancer. =head2 SetSubnets =over =item LoadBalancerArn => Str =item [IpAddressType => Str] =item [SubnetMappings => ArrayRef[L]] =item [Subnets => ArrayRef[Str|Undef]] =back Each argument is described in detail in: L Returns: a L instance Enables the Availability Zones for the specified public subnets for the specified Application Load Balancer or Network Load Balancer. The specified subnets replace the previously enabled subnets. When you specify subnets for a Network Load Balancer, you must include all subnets that were enabled previously, with their existing configurations, plus any additional subnets. =head1 PAGINATORS Paginator methods are helpers that repetively call methods that return partial results =head2 DescribeAllAccountLimits(sub { },[Marker => Str, PageSize => Int]) =head2 DescribeAllAccountLimits([Marker => Str, PageSize => Int]) If passed a sub as first parameter, it will call the sub for each element found in : - Limits, passing the object as the first parameter, and the string 'Limits' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 DescribeAllListenerCertificates(sub { },ListenerArn => Str, [Marker => Str, PageSize => Int]) =head2 DescribeAllListenerCertificates(ListenerArn => Str, [Marker => Str, PageSize => Int]) If passed a sub as first parameter, it will call the sub for each element found in : - Certificates, passing the object as the first parameter, and the string 'Certificates' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 DescribeAllListeners(sub { },[ListenerArns => ArrayRef[Str|Undef], LoadBalancerArn => Str, Marker => Str, PageSize => Int]) =head2 DescribeAllListeners([ListenerArns => ArrayRef[Str|Undef], LoadBalancerArn => Str, Marker => Str, PageSize => Int]) If passed a sub as first parameter, it will call the sub for each element found in : - Listeners, passing the object as the first parameter, and the string 'Listeners' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 DescribeAllLoadBalancers(sub { },[LoadBalancerArns => ArrayRef[Str|Undef], Marker => Str, Names => ArrayRef[Str|Undef], PageSize => Int]) =head2 DescribeAllLoadBalancers([LoadBalancerArns => ArrayRef[Str|Undef], Marker => Str, Names => ArrayRef[Str|Undef], PageSize => Int]) If passed a sub as first parameter, it will call the sub for each element found in : - LoadBalancers, passing the object as the first parameter, and the string 'LoadBalancers' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 DescribeAllRules(sub { },[ListenerArn => Str, Marker => Str, PageSize => Int, RuleArns => ArrayRef[Str|Undef]]) =head2 DescribeAllRules([ListenerArn => Str, Marker => Str, PageSize => Int, RuleArns => ArrayRef[Str|Undef]]) If passed a sub as first parameter, it will call the sub for each element found in : - Rules, passing the object as the first parameter, and the string 'Rules' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 DescribeAllSSLPolicies(sub { },[Marker => Str, Names => ArrayRef[Str|Undef], PageSize => Int]) =head2 DescribeAllSSLPolicies([Marker => Str, Names => ArrayRef[Str|Undef], PageSize => Int]) If passed a sub as first parameter, it will call the sub for each element found in : - SslPolicies, passing the object as the first parameter, and the string 'SslPolicies' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head2 DescribeAllTargetGroups(sub { },[LoadBalancerArn => Str, Marker => Str, Names => ArrayRef[Str|Undef], PageSize => Int, TargetGroupArns => ArrayRef[Str|Undef]]) =head2 DescribeAllTargetGroups([LoadBalancerArn => Str, Marker => Str, Names => ArrayRef[Str|Undef], PageSize => Int, TargetGroupArns => ArrayRef[Str|Undef]]) If passed a sub as first parameter, it will call the sub for each element found in : - TargetGroups, passing the object as the first parameter, and the string 'TargetGroups' as the second parameter If not, it will return a a L instance with all the Cs; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory. =head1 SEE ALSO This service class forms part of L =head1 BUGS and CONTRIBUTIONS The source code is located here: L Please report bugs to: L =cut