Awso_elbv2_asyncSourceval add_listener_certificates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.AddListenerCertificatesInput.t ->
(Awso_elbv2.Values.AddListenerCertificatesOutput.t,
Awso_elbv2.Values.AddListenerCertificatesOutput.error)
Result.t
Async.Deferred.tval add_tags :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.AddTagsInput.t ->
(Awso_elbv2.Values.AddTagsOutput.t, Awso_elbv2.Values.AddTagsOutput.error)
Result.t
Async.Deferred.tval add_trust_store_revocations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.AddTrustStoreRevocationsInput.t ->
(Awso_elbv2.Values.AddTrustStoreRevocationsOutput.t,
Awso_elbv2.Values.AddTrustStoreRevocationsOutput.error)
Result.t
Async.Deferred.tval create_listener :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.CreateListenerInput.t ->
(Awso_elbv2.Values.CreateListenerOutput.t,
Awso_elbv2.Values.CreateListenerOutput.error)
Result.t
Async.Deferred.tval create_load_balancer :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.CreateLoadBalancerInput.t ->
(Awso_elbv2.Values.CreateLoadBalancerOutput.t,
Awso_elbv2.Values.CreateLoadBalancerOutput.error)
Result.t
Async.Deferred.tval create_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.CreateRuleInput.t ->
(Awso_elbv2.Values.CreateRuleOutput.t,
Awso_elbv2.Values.CreateRuleOutput.error)
Result.t
Async.Deferred.tval create_target_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.CreateTargetGroupInput.t ->
(Awso_elbv2.Values.CreateTargetGroupOutput.t,
Awso_elbv2.Values.CreateTargetGroupOutput.error)
Result.t
Async.Deferred.tval create_trust_store :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.CreateTrustStoreInput.t ->
(Awso_elbv2.Values.CreateTrustStoreOutput.t,
Awso_elbv2.Values.CreateTrustStoreOutput.error)
Result.t
Async.Deferred.tval delete_listener :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DeleteListenerInput.t ->
(Awso_elbv2.Values.DeleteListenerOutput.t,
Awso_elbv2.Values.DeleteListenerOutput.error)
Result.t
Async.Deferred.tval delete_load_balancer :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DeleteLoadBalancerInput.t ->
(Awso_elbv2.Values.DeleteLoadBalancerOutput.t,
Awso_elbv2.Values.DeleteLoadBalancerOutput.error)
Result.t
Async.Deferred.tval delete_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DeleteRuleInput.t ->
(Awso_elbv2.Values.DeleteRuleOutput.t,
Awso_elbv2.Values.DeleteRuleOutput.error)
Result.t
Async.Deferred.tval delete_target_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DeleteTargetGroupInput.t ->
(Awso_elbv2.Values.DeleteTargetGroupOutput.t,
Awso_elbv2.Values.DeleteTargetGroupOutput.error)
Result.t
Async.Deferred.tval delete_trust_store :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DeleteTrustStoreInput.t ->
(Awso_elbv2.Values.DeleteTrustStoreOutput.t,
Awso_elbv2.Values.DeleteTrustStoreOutput.error)
Result.t
Async.Deferred.tval deregister_targets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DeregisterTargetsInput.t ->
(Awso_elbv2.Values.DeregisterTargetsOutput.t,
Awso_elbv2.Values.DeregisterTargetsOutput.error)
Result.t
Async.Deferred.tval describe_account_limits :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeAccountLimitsInput.t ->
(Awso_elbv2.Values.DescribeAccountLimitsOutput.t,
Awso_elbv2.Values.DescribeAccountLimitsOutput.error)
Result.t
Async.Deferred.tval describe_capacity_reservation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeCapacityReservationInput.t ->
(Awso_elbv2.Values.DescribeCapacityReservationOutput.t,
Awso_elbv2.Values.DescribeCapacityReservationOutput.error)
Result.t
Async.Deferred.tval describe_listener_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeListenerAttributesInput.t ->
(Awso_elbv2.Values.DescribeListenerAttributesOutput.t,
Awso_elbv2.Values.DescribeListenerAttributesOutput.error)
Result.t
Async.Deferred.tval describe_listener_certificates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeListenerCertificatesInput.t ->
(Awso_elbv2.Values.DescribeListenerCertificatesOutput.t,
Awso_elbv2.Values.DescribeListenerCertificatesOutput.error)
Result.t
Async.Deferred.tval describe_listeners :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeListenersInput.t ->
(Awso_elbv2.Values.DescribeListenersOutput.t,
Awso_elbv2.Values.DescribeListenersOutput.error)
Result.t
Async.Deferred.tval describe_load_balancer_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeLoadBalancerAttributesInput.t ->
(Awso_elbv2.Values.DescribeLoadBalancerAttributesOutput.t,
Awso_elbv2.Values.DescribeLoadBalancerAttributesOutput.error)
Result.t
Async.Deferred.tval describe_load_balancers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeLoadBalancersInput.t ->
(Awso_elbv2.Values.DescribeLoadBalancersOutput.t,
Awso_elbv2.Values.DescribeLoadBalancersOutput.error)
Result.t
Async.Deferred.tval describe_rules :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeRulesInput.t ->
(Awso_elbv2.Values.DescribeRulesOutput.t,
Awso_elbv2.Values.DescribeRulesOutput.error)
Result.t
Async.Deferred.tval describe_s_s_l_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeSSLPoliciesInput.t ->
(Awso_elbv2.Values.DescribeSSLPoliciesOutput.t,
Awso_elbv2.Values.DescribeSSLPoliciesOutput.error)
Result.t
Async.Deferred.tval describe_tags :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeTagsInput.t ->
(Awso_elbv2.Values.DescribeTagsOutput.t,
Awso_elbv2.Values.DescribeTagsOutput.error)
Result.t
Async.Deferred.tval describe_target_group_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeTargetGroupAttributesInput.t ->
(Awso_elbv2.Values.DescribeTargetGroupAttributesOutput.t,
Awso_elbv2.Values.DescribeTargetGroupAttributesOutput.error)
Result.t
Async.Deferred.tval describe_target_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeTargetGroupsInput.t ->
(Awso_elbv2.Values.DescribeTargetGroupsOutput.t,
Awso_elbv2.Values.DescribeTargetGroupsOutput.error)
Result.t
Async.Deferred.tval describe_target_health :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeTargetHealthInput.t ->
(Awso_elbv2.Values.DescribeTargetHealthOutput.t,
Awso_elbv2.Values.DescribeTargetHealthOutput.error)
Result.t
Async.Deferred.tval describe_trust_store_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeTrustStoreAssociationsInput.t ->
(Awso_elbv2.Values.DescribeTrustStoreAssociationsOutput.t,
Awso_elbv2.Values.DescribeTrustStoreAssociationsOutput.error)
Result.t
Async.Deferred.tval describe_trust_store_revocations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeTrustStoreRevocationsInput.t ->
(Awso_elbv2.Values.DescribeTrustStoreRevocationsOutput.t,
Awso_elbv2.Values.DescribeTrustStoreRevocationsOutput.error)
Result.t
Async.Deferred.tval describe_trust_stores :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.DescribeTrustStoresInput.t ->
(Awso_elbv2.Values.DescribeTrustStoresOutput.t,
Awso_elbv2.Values.DescribeTrustStoresOutput.error)
Result.t
Async.Deferred.tval get_resource_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.GetResourcePolicyInput.t ->
(Awso_elbv2.Values.GetResourcePolicyOutput.t,
Awso_elbv2.Values.GetResourcePolicyOutput.error)
Result.t
Async.Deferred.tval get_trust_store_ca_certificates_bundle :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.GetTrustStoreCaCertificatesBundleInput.t ->
(Awso_elbv2.Values.GetTrustStoreCaCertificatesBundleOutput.t,
Awso_elbv2.Values.GetTrustStoreCaCertificatesBundleOutput.error)
Result.t
Async.Deferred.tval get_trust_store_revocation_content :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.GetTrustStoreRevocationContentInput.t ->
(Awso_elbv2.Values.GetTrustStoreRevocationContentOutput.t,
Awso_elbv2.Values.GetTrustStoreRevocationContentOutput.error)
Result.t
Async.Deferred.tval modify_capacity_reservation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.ModifyCapacityReservationInput.t ->
(Awso_elbv2.Values.ModifyCapacityReservationOutput.t,
Awso_elbv2.Values.ModifyCapacityReservationOutput.error)
Result.t
Async.Deferred.tval modify_ip_pools :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.ModifyIpPoolsInput.t ->
(Awso_elbv2.Values.ModifyIpPoolsOutput.t,
Awso_elbv2.Values.ModifyIpPoolsOutput.error)
Result.t
Async.Deferred.tval modify_listener :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.ModifyListenerInput.t ->
(Awso_elbv2.Values.ModifyListenerOutput.t,
Awso_elbv2.Values.ModifyListenerOutput.error)
Result.t
Async.Deferred.tval modify_listener_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.ModifyListenerAttributesInput.t ->
(Awso_elbv2.Values.ModifyListenerAttributesOutput.t,
Awso_elbv2.Values.ModifyListenerAttributesOutput.error)
Result.t
Async.Deferred.tval modify_load_balancer_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.ModifyLoadBalancerAttributesInput.t ->
(Awso_elbv2.Values.ModifyLoadBalancerAttributesOutput.t,
Awso_elbv2.Values.ModifyLoadBalancerAttributesOutput.error)
Result.t
Async.Deferred.tval modify_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.ModifyRuleInput.t ->
(Awso_elbv2.Values.ModifyRuleOutput.t,
Awso_elbv2.Values.ModifyRuleOutput.error)
Result.t
Async.Deferred.tval modify_target_group :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.ModifyTargetGroupInput.t ->
(Awso_elbv2.Values.ModifyTargetGroupOutput.t,
Awso_elbv2.Values.ModifyTargetGroupOutput.error)
Result.t
Async.Deferred.tval modify_target_group_attributes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.ModifyTargetGroupAttributesInput.t ->
(Awso_elbv2.Values.ModifyTargetGroupAttributesOutput.t,
Awso_elbv2.Values.ModifyTargetGroupAttributesOutput.error)
Result.t
Async.Deferred.tval modify_trust_store :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.ModifyTrustStoreInput.t ->
(Awso_elbv2.Values.ModifyTrustStoreOutput.t,
Awso_elbv2.Values.ModifyTrustStoreOutput.error)
Result.t
Async.Deferred.tval register_targets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.RegisterTargetsInput.t ->
(Awso_elbv2.Values.RegisterTargetsOutput.t,
Awso_elbv2.Values.RegisterTargetsOutput.error)
Result.t
Async.Deferred.tval remove_listener_certificates :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.RemoveListenerCertificatesInput.t ->
(Awso_elbv2.Values.RemoveListenerCertificatesOutput.t,
Awso_elbv2.Values.RemoveListenerCertificatesOutput.error)
Result.t
Async.Deferred.tval remove_tags :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.RemoveTagsInput.t ->
(Awso_elbv2.Values.RemoveTagsOutput.t,
Awso_elbv2.Values.RemoveTagsOutput.error)
Result.t
Async.Deferred.tval remove_trust_store_revocations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.RemoveTrustStoreRevocationsInput.t ->
(Awso_elbv2.Values.RemoveTrustStoreRevocationsOutput.t,
Awso_elbv2.Values.RemoveTrustStoreRevocationsOutput.error)
Result.t
Async.Deferred.tval set_ip_address_type :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.SetIpAddressTypeInput.t ->
(Awso_elbv2.Values.SetIpAddressTypeOutput.t,
Awso_elbv2.Values.SetIpAddressTypeOutput.error)
Result.t
Async.Deferred.tval set_rule_priorities :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.SetRulePrioritiesInput.t ->
(Awso_elbv2.Values.SetRulePrioritiesOutput.t,
Awso_elbv2.Values.SetRulePrioritiesOutput.error)
Result.t
Async.Deferred.tval set_security_groups :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.SetSecurityGroupsInput.t ->
(Awso_elbv2.Values.SetSecurityGroupsOutput.t,
Awso_elbv2.Values.SetSecurityGroupsOutput.error)
Result.t
Async.Deferred.tval set_subnets :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_elbv2.Values.SetSubnetsInput.t ->
(Awso_elbv2.Values.SetSubnetsOutput.t,
Awso_elbv2.Values.SetSubnetsOutput.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_elbv2.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module JwtValidationActionAdditionalClaimValue =
Awso_elbv2.Values.JwtValidationActionAdditionalClaimValuemodule JwtValidationActionAdditionalClaimFormatEnum =
Awso_elbv2.Values.JwtValidationActionAdditionalClaimFormatEnummodule JwtValidationActionAdditionalClaimName =
Awso_elbv2.Values.JwtValidationActionAdditionalClaimNamemodule JwtValidationActionAdditionalClaimValues =
Awso_elbv2.Values.JwtValidationActionAdditionalClaimValuesmodule AuthenticateCognitoActionAuthenticationRequestParamName =
Awso_elbv2.Values.AuthenticateCognitoActionAuthenticationRequestParamNamemodule AuthenticateCognitoActionAuthenticationRequestParamValue =
Awso_elbv2.Values.AuthenticateCognitoActionAuthenticationRequestParamValuemodule AuthenticateOidcActionAuthenticationRequestParamName =
Awso_elbv2.Values.AuthenticateOidcActionAuthenticationRequestParamNamemodule AuthenticateOidcActionAuthenticationRequestParamValue =
Awso_elbv2.Values.AuthenticateOidcActionAuthenticationRequestParamValueInformation about how traffic will be distributed between multiple target groups in a forward rule.
module TargetGroupStickinessDurationSeconds =
Awso_elbv2.Values.TargetGroupStickinessDurationSecondsmodule JwtValidationActionAdditionalClaim =
Awso_elbv2.Values.JwtValidationActionAdditionalClaimInformation about an additional claim to validate.
Information about a key/value pair.
Information about a rewrite transform. This transform matches a pattern and replaces it with the specified string.
module AuthenticateCognitoActionAuthenticationRequestExtraParams =
Awso_elbv2.Values.AuthenticateCognitoActionAuthenticationRequestExtraParamsmodule AuthenticateCognitoActionConditionalBehaviorEnum =
Awso_elbv2.Values.AuthenticateCognitoActionConditionalBehaviorEnummodule AuthenticateCognitoActionSessionCookieName =
Awso_elbv2.Values.AuthenticateCognitoActionSessionCookieNamemodule AuthenticateCognitoActionSessionTimeout =
Awso_elbv2.Values.AuthenticateCognitoActionSessionTimeoutmodule AuthenticateCognitoActionUserPoolArn =
Awso_elbv2.Values.AuthenticateCognitoActionUserPoolArnmodule AuthenticateCognitoActionUserPoolClientId =
Awso_elbv2.Values.AuthenticateCognitoActionUserPoolClientIdmodule AuthenticateCognitoActionUserPoolDomain =
Awso_elbv2.Values.AuthenticateCognitoActionUserPoolDomainmodule AuthenticateOidcActionAuthenticationRequestExtraParams =
Awso_elbv2.Values.AuthenticateOidcActionAuthenticationRequestExtraParamsmodule AuthenticateOidcActionAuthorizationEndpoint =
Awso_elbv2.Values.AuthenticateOidcActionAuthorizationEndpointmodule AuthenticateOidcActionClientSecret =
Awso_elbv2.Values.AuthenticateOidcActionClientSecretmodule AuthenticateOidcActionConditionalBehaviorEnum =
Awso_elbv2.Values.AuthenticateOidcActionConditionalBehaviorEnummodule AuthenticateOidcActionSessionCookieName =
Awso_elbv2.Values.AuthenticateOidcActionSessionCookieNamemodule AuthenticateOidcActionSessionTimeout =
Awso_elbv2.Values.AuthenticateOidcActionSessionTimeoutmodule AuthenticateOidcActionTokenEndpoint =
Awso_elbv2.Values.AuthenticateOidcActionTokenEndpointmodule AuthenticateOidcActionUseExistingClientSecret =
Awso_elbv2.Values.AuthenticateOidcActionUseExistingClientSecretmodule AuthenticateOidcActionUserInfoEndpoint =
Awso_elbv2.Values.AuthenticateOidcActionUserInfoEndpointInformation about the target group stickiness for a rule.
module JwtValidationActionAdditionalClaims =
Awso_elbv2.Values.JwtValidationActionAdditionalClaimsInformation about a static IP address for a load balancer.
Request parameters to use when integrating with Amazon Cognito to authenticate users.
Request parameters when using an identity provider (IdP) that is compliant with OpenID Connect (OIDC) to authenticate users.
Information about an action that returns a custom HTTP response.
Information about a forward action.
Information about a JSON Web Token (JWT) validation action.
Information about a redirect action. A URI consists of the following components: protocol://hostname:port/path?query. You must modify at least one of the following components to avoid a redirect loop: protocol, hostname, port, or path. Any components that you do not modify retain their original values. You can reuse URI components using the following reserved keywords: #{protocol} #{host} #{port} #{path} (the leading "/" is removed) #{query} For example, you can change the path to "/new/#{path}", the hostname to "example.#{host}", or the query to "#{query}&value=xyz".
Information about a host header condition.
Information about an HTTP header condition. There is a set of standard HTTP header fields. You can also define custom HTTP header fields.
Information about an HTTP method condition. HTTP defines a set of request methods, also referred to as HTTP verbs. For more information, see the HTTP Method Registry. You can also define custom HTTP methods.
Information about a path pattern condition.
Information about a query string condition. The query string component of a URI starts after the first '?' character and is terminated by either a '#' character or the end of the URI. A typical query string contains key/value pairs separated by '&' characters. The allowed characters are specified by RFC 3986. Any character can be percentage encoded.
Information about a source IP condition. You can use this condition to route based on the IP address of the source that connects to the load balancer. If a client is behind a proxy, this is the IP address of the proxy not the IP address of the client.
Information about a host header rewrite transform. This transform matches a pattern in the host header in an HTTP request and replaces it with the specified string.
Information about a URL rewrite transform. This transform matches a pattern in the request URL and replaces it with the specified string.
Information about an action. Each rule must include exactly one of the following routing actions: forward, fixed-response, or redirect, and it must be the last action to be performed. Optionally, a rule for an HTTPS listener can also include one of the following user authentication actions: authenticate-oidc, authenticate-cognito, or jwt-validation.
Information about a condition for a rule. Each rule can optionally include up to one of each of the following conditions: http-request-method, host-header, path-pattern, and source-ip. Each rule can also optionally include one or more of each of the following conditions: http-header and query-string. Note that the value for a condition can't be empty. For more information, see Quotas for your Application Load Balancers.
Information about a transform to apply to requests that match a rule. Transforms are applied to requests before they are sent to targets.
Information about an SSL server certificate.
module TargetAdministrativeOverrideReasonEnum =
Awso_elbv2.Values.TargetAdministrativeOverrideReasonEnummodule TargetAdministrativeOverrideStateEnum =
Awso_elbv2.Values.TargetAdministrativeOverrideStateEnumInformation about a tag.
Information about a cipher used in a policy.
Information about an Availability Zone.
The codes to use when checking for a successful response from a target. If the protocol version is gRPC, these are gRPC codes. Otherwise, these are HTTP codes.
Information about the mutual authentication attributes of a listener.
The status of a capacity reservation.
Information about the override status applied to a target.
Information about anomaly detection and mitigation.
Information about a target.
Information about the current health of a target.
module EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic =
Awso_elbv2.Values.EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficAn IPAM pool is a collection of IP address CIDRs. IPAM pools enable you to organize your IP addresses according to your routing and security needs.
Information about the state of the load balancer.
Information about a subnet mapping.
Information about a rule.
Information about the priorities for the rules for a listener.
Information about a trust store.
Information about a target group.
Information about a target group attribute.
Information about a load balancer attribute.
Information about a listener.
Information about a listener attribute.
The capacity reservation status for each Availability Zone.
Information about the revocations used by a trust store.
Information about the resources a trust store is associated with.
Information about the health of a target.
module DescribeTargetHealthInputIncludeEnum =
Awso_elbv2.Values.DescribeTargetHealthInputIncludeEnumThe tags associated with a resource.
Information about a policy used for SSL negotiation.
Information about a load balancer.
Information about an Elastic Load Balancing resource limit for your Amazon Web Services account. For more information, see the following: Quotas for your Application Load Balancers Quotas for your Network Load Balancers Quotas for your Gateway Load Balancers
Information about a revocation file in use by a trust store.
Information about a revocation file.
The specified allocation ID does not exist.
module AvailabilityZoneNotSupportedException =
Awso_elbv2.Values.AvailabilityZoneNotSupportedExceptionThe specified Availability Zone is not supported.
module CapacityReservationPendingException =
Awso_elbv2.Values.CapacityReservationPendingExceptionThere is a pending capacity reservation.
module InvalidConfigurationRequestException =
Awso_elbv2.Values.InvalidConfigurationRequestExceptionThe requested configuration is not valid.
The specified subnet is out of available addresses.
The specified load balancer does not exist.
The specified subnet does not exist.
module EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum =
Awso_elbv2.Values.EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnumThe specified security group does not exist.
This operation is not allowed.
The specified priority is in use.
The specified rule does not exist.
The specified revocation ID does not exist.
The specified trust store does not exist.
The specified listener does not exist.
The specified target group does not exist.
You've reached the limit on the number of tags for this resource.
The specified target does not exist, is not in the same VPC as the target group, or has an unsupported instance type.
module TooManyRegistrationsForTargetIdException =
Awso_elbv2.Values.TooManyRegistrationsForTargetIdExceptionYou've reached the limit on the number of times a target can be registered with a load balancer.
You've reached the limit on the number of targets.
module CaCertificatesBundleNotFoundException =
Awso_elbv2.Values.CaCertificatesBundleNotFoundExceptionThe specified ca certificate bundle does not exist.
module InvalidCaCertificatesBundleException =
Awso_elbv2.Values.InvalidCaCertificatesBundleExceptionThe specified ca certificate bundle is in an invalid format, or corrupt.
The specified configuration is not valid with this protocol.
module InvalidLoadBalancerActionException =
Awso_elbv2.Values.InvalidLoadBalancerActionExceptionThe requested action is not valid.
module TargetGroupAssociationLimitException =
Awso_elbv2.Values.TargetGroupAssociationLimitExceptionYou've reached the limit on the number of load balancers per target group.
You've reached the limit on the number of actions per rule.
module TooManyUniqueTargetGroupsPerLoadBalancerException =
Awso_elbv2.Values.TooManyUniqueTargetGroupsPerLoadBalancerExceptionYou've reached the limit on the number of unique target groups per load balancer across all listeners. If a target group is used by multiple actions for a load balancer, it is counted as only one use.
The specified protocol is not supported.
The specified ALPN policy is not supported.
The specified certificate does not exist.
A listener with the specified port already exists.
The specified SSL policy does not exist.
You've reached the limit on the number of certificates per load balancer.
You've reached the limit on the number of listeners per load balancer.
The specified trust store is not active.
module CapacityDecreaseRequestsLimitExceededException =
Awso_elbv2.Values.CapacityDecreaseRequestsLimitExceededExceptionYou've exceeded the daily capacity decrease limit for this reservation.
module CapacityUnitsLimitExceededException =
Awso_elbv2.Values.CapacityUnitsLimitExceededExceptionYou've exceeded the capacity units limit.
There is insufficient capacity to reserve.
The minimum capacity for a load balancer.
This operation is not allowed while a prior request has not been completed.
The specified resource does not exist.
module DescribeTrustStoreRevocationResponse =
Awso_elbv2.Values.DescribeTrustStoreRevocationResponseThe health of the specified targets could not be retrieved due to an internal error.
module ListOfDescribeTargetHealthIncludeOptions =
Awso_elbv2.Values.ListOfDescribeTargetHealthIncludeOptionsThe specified trust store is currently in use.
A specified resource is in use.
module DeleteAssociationSameAccountException =
Awso_elbv2.Values.DeleteAssociationSameAccountExceptionThe specified association can't be within the same account.
module TrustStoreAssociationNotFoundException =
Awso_elbv2.Values.TrustStoreAssociationNotFoundExceptionThe specified association does not exist.
A tag key was specified more than once.
A trust store with the specified name already exists.
You've reached the limit on the number of trust stores for your Amazon Web Services account.
module DuplicateTargetGroupNameException =
Awso_elbv2.Values.DuplicateTargetGroupNameExceptionA target group with the specified name already exists.
You've reached the limit on the number of target groups for your Amazon Web Services account.
You've reached the limit on the number of rules per load balancer.
module DuplicateLoadBalancerNameException =
Awso_elbv2.Values.DuplicateLoadBalancerNameExceptionA load balancer with the specified name already exists.
The requested scheme is not valid.
You've reached the limit on the number of load balancers for your Amazon Web Services account.
module InvalidRevocationContentException =
Awso_elbv2.Values.InvalidRevocationContentExceptionThe provided revocation file is an invalid format, or uses an incorrect algorithm.
module RevocationContentNotFoundException =
Awso_elbv2.Values.RevocationContentNotFoundExceptionThe specified revocation file does not exist.
module TooManyTrustStoreRevocationEntriesException =
Awso_elbv2.Values.TooManyTrustStoreRevocationEntriesExceptionThe specified trust store has too many revocation entries.
Enables the Availability Zones for the specified public subnets for the specified Application Load Balancer, Network Load Balancer or Gateway Load Balancer. The specified subnets replace the previously enabled subnets.
Enables the Availability Zones for the specified public subnets for the specified Application Load Balancer, Network Load Balancer or Gateway Load Balancer. The specified subnets replace the previously enabled subnets.
Associates the specified security groups with the specified Application Load Balancer or Network Load Balancer. The specified security groups override the previously associated security groups. You can't perform this operation on a Network Load Balancer unless you specified a security group for the load balancer when you created it. You can't associate a security group with a Gateway Load Balancer.
Associates the specified security groups with the specified Application Load Balancer or Network Load Balancer. The specified security groups override the previously associated security groups. You can't perform this operation on a Network Load Balancer unless you specified a security group for the load balancer when you created it. You can't associate a security group with a Gateway Load Balancer.
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.
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.
Sets the type of IP addresses used by the subnets of the specified load balancer.
Sets the type of IP addresses used by the subnets of the specified load balancer.
module RemoveTrustStoreRevocationsOutput =
Awso_elbv2.Values.RemoveTrustStoreRevocationsOutputRemoves the specified revocation file from the specified trust store.
Removes the specified revocation file from the specified trust store.
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.
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.
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
Removes the specified certificate from the certificate list for the specified HTTPS or TLS listener.
Registers the specified targets with the specified target group. If the target is an EC2 instance, it must be in the running 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. For more information, see the following: Register targets for your Application Load Balancer Register targets for your Network Load Balancer Register targets for your Gateway Load Balancer
Registers the specified targets with the specified target group. If the target is an EC2 instance, it must be in the running 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. For more information, see the following: Register targets for your Application Load Balancer Register targets for your Network Load Balancer Register targets for your Gateway Load Balancer
Update the ca certificate bundle for the specified trust store.
Update the ca certificate bundle for the specified trust store.
Modifies the health checks used when evaluating the health state of the targets in the specified target group.
Modifies the health checks used when evaluating the health state of the targets in the specified target group.
module ModifyTargetGroupAttributesOutput =
Awso_elbv2.Values.ModifyTargetGroupAttributesOutputModifies the specified attributes of the specified target group.
Modifies the specified attributes of the specified target group.
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.
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.
module ModifyLoadBalancerAttributesOutput =
Awso_elbv2.Values.ModifyLoadBalancerAttributesOutputModifies 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.
module ModifyLoadBalancerAttributesInput =
Awso_elbv2.Values.ModifyLoadBalancerAttributesInputModifies 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.
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.
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.
Modifies the specified attributes of the specified listener.
Modifies the specified attributes of the specified listener.
[Application Load Balancers] Modify the IP pool associated to a load balancer.
[Application Load Balancers] Modify the IP pool associated to a load balancer.
Modifies the capacity reservation of the specified load balancer. When modifying capacity reservation, you must include at least one MinimumLoadBalancerCapacity or ResetCapacityReservation.
Modifies the capacity reservation of the specified load balancer. When modifying capacity reservation, you must include at least one MinimumLoadBalancerCapacity or ResetCapacityReservation.
module GetTrustStoreRevocationContentOutput =
Awso_elbv2.Values.GetTrustStoreRevocationContentOutputRetrieves the specified revocation file. This action returns a pre-signed S3 URI which is active for ten minutes.
module GetTrustStoreRevocationContentInput =
Awso_elbv2.Values.GetTrustStoreRevocationContentInputRetrieves the specified revocation file. This action returns a pre-signed S3 URI which is active for ten minutes.
module GetTrustStoreCaCertificatesBundleOutput =
Awso_elbv2.Values.GetTrustStoreCaCertificatesBundleOutputRetrieves the ca certificate bundle. This action returns a pre-signed S3 URI which is active for ten minutes.
module GetTrustStoreCaCertificatesBundleInput =
Awso_elbv2.Values.GetTrustStoreCaCertificatesBundleInputRetrieves the ca certificate bundle. This action returns a pre-signed S3 URI which is active for ten minutes.
Retrieves the resource policy for a specified resource.
Retrieves the resource policy for a specified resource.
Describes all trust stores for the specified account.
Describes all trust stores for the specified account.
module DescribeTrustStoreRevocationsOutput =
Awso_elbv2.Values.DescribeTrustStoreRevocationsOutputDescribes the revocation files in use by the specified trust store or revocation files.
module DescribeTrustStoreRevocationsInput =
Awso_elbv2.Values.DescribeTrustStoreRevocationsInputDescribes the revocation files in use by the specified trust store or revocation files.
module DescribeTrustStoreAssociationsOutput =
Awso_elbv2.Values.DescribeTrustStoreAssociationsOutputDescribes all resources associated with the specified trust store.
module DescribeTrustStoreAssociationsInput =
Awso_elbv2.Values.DescribeTrustStoreAssociationsInputDescribes all resources associated with the specified trust store.
Describes the health of the specified targets or all of your targets.
Describes the health of the specified targets or all of your targets.
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.
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.
module DescribeTargetGroupAttributesOutput =
Awso_elbv2.Values.DescribeTargetGroupAttributesOutputDescribes the attributes for the specified target group. For more information, see the following: Target group attributes in the Application Load Balancers Guide Target group attributes in the Network Load Balancers Guide Target group attributes in the Gateway Load Balancers Guide
module DescribeTargetGroupAttributesInput =
Awso_elbv2.Values.DescribeTargetGroupAttributesInputDescribes the attributes for the specified target group. For more information, see the following: Target group attributes in the Application Load Balancers Guide Target group attributes in the Network Load Balancers Guide Target group attributes in the Gateway Load Balancers Guide
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.
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.
Describes the specified policies or all policies used for SSL negotiation. For more information, see Security policies in the Application Load Balancers Guide and Security policies in the Network Load Balancers Guide.
Describes the specified policies or all policies used for SSL negotiation. For more information, see Security policies in the Application Load Balancers Guide and Security policies in the Network Load Balancers Guide.
Describes the specified rules or the rules for the specified listener. You must specify either a listener or rules.
Describes the specified rules or the rules for the specified listener. You must specify either a listener or rules.
Describes the specified load balancers or all of your load balancers.
Describes the specified load balancers or all of your load balancers.
module DescribeLoadBalancerAttributesOutput =
Awso_elbv2.Values.DescribeLoadBalancerAttributesOutputDescribes the attributes for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. For more information, see the following: Load balancer attributes in the Application Load Balancers Guide Load balancer attributes in the Network Load Balancers Guide Load balancer attributes in the Gateway Load Balancers Guide
module DescribeLoadBalancerAttributesInput =
Awso_elbv2.Values.DescribeLoadBalancerAttributesInputDescribes the attributes for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. For more information, see the following: Load balancer attributes in the Application Load Balancers Guide Load balancer attributes in the Network Load Balancers Guide Load balancer attributes in the Gateway Load Balancers Guide
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.
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.
module DescribeListenerCertificatesOutput =
Awso_elbv2.Values.DescribeListenerCertificatesOutputDescribes 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 IsDefault set to true and once with IsDefault set to false). For more information, see SSL certificates in the Application Load Balancers Guide or Server certificates in the Network Load Balancers Guide.
module DescribeListenerCertificatesInput =
Awso_elbv2.Values.DescribeListenerCertificatesInputDescribes 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 IsDefault set to true and once with IsDefault set to false). For more information, see SSL certificates in the Application Load Balancers Guide or Server certificates in the Network Load Balancers Guide.
Describes the attributes for the specified listener.
Describes the attributes for the specified listener.
module DescribeCapacityReservationOutput =
Awso_elbv2.Values.DescribeCapacityReservationOutputDescribes the capacity reservation status for the specified load balancer.
Describes the capacity reservation status for the specified load balancer.
Describes the current Elastic Load Balancing resource limits for your Amazon Web Services account. For more information, see the following: Quotas for your Application Load Balancers Quotas for your Network Load Balancers Quotas for your Gateway Load Balancers
Describes the current Elastic Load Balancing resource limits for your Amazon Web Services account. For more information, see the following: Quotas for your Application Load Balancers Quotas for your Network Load Balancers Quotas for your Gateway Load Balancers
Deregisters the specified targets from the specified target group. After the targets are deregistered, they no longer receive traffic from the load balancer. The load balancer stops sending requests to targets that are deregistering, but uses connection draining to ensure that in-flight traffic completes on the existing connections. This deregistration delay is configured by default but can be updated for each target group. For more information, see the following: Deregistration delay in the Application Load Balancers User Guide Deregistration delay in the Network Load Balancers User Guide Deregistration delay in the Gateway Load Balancers User Guide Note: If the specified target does not exist, the action returns successfully.
Deregisters the specified targets from the specified target group. After the targets are deregistered, they no longer receive traffic from the load balancer. The load balancer stops sending requests to targets that are deregistering, but uses connection draining to ensure that in-flight traffic completes on the existing connections. This deregistration delay is configured by default but can be updated for each target group. For more information, see the following: Deregistration delay in the Application Load Balancers User Guide Deregistration delay in the Network Load Balancers User Guide Deregistration delay in the Gateway Load Balancers User Guide Note: If the specified target does not exist, the action returns successfully.
Deletes a trust store.
Deletes a trust store.
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.
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.
Deletes a shared trust store association.
Deletes a shared trust store association.
Deletes the specified rule. You can't delete the default rule.
Deletes the specified rule. You can't delete the default rule.
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.
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.
Deletes the specified listener. Alternatively, your listener is deleted when you delete the load balancer to which it is attached.
Deletes the specified listener. Alternatively, your listener is deleted when you delete the load balancer to which it is attached.
Creates a trust store. For more information, see Mutual TLS for Application Load Balancers.
Creates a trust store. For more information, see Mutual TLS for Application Load Balancers.
Creates a target group. For more information, see the following: Target groups for your Application Load Balancers Target groups for your Network Load Balancers Target groups for your Gateway Load Balancers 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.
Creates a target group. For more information, see the following: Target groups for your Application Load Balancers Target groups for your Network Load Balancers Target groups for your Gateway Load Balancers 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.
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, one or more conditions, and up to two optional transforms. 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 in the Application Load Balancers Guide.
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, one or more conditions, and up to two optional transforms. 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 in the Application Load Balancers Guide.
Creates an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. For more information, see the following: Application Load Balancers Network Load Balancers Gateway Load Balancers 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.
Creates an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. For more information, see the following: Application Load Balancers Network Load Balancers Gateway Load Balancers 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.
Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. For more information, see the following: Listeners for your Application Load Balancers Listeners for your Network Load Balancers Listeners for your Gateway Load Balancers 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.
Creates a listener for the specified Application Load Balancer, Network Load Balancer, or Gateway Load Balancer. For more information, see the following: Listeners for your Application Load Balancers Listeners for your Network Load Balancers Listeners for your Gateway Load Balancers 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.
Adds the specified revocation file to the specified trust store.
Adds the specified revocation file to the specified trust store.
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, trust stores, listeners, and rules. Each tag consists of a key and an optional value. If a resource already has a tag with the same key, AddTags updates its value.
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, trust stores, listeners, and rules. Each tag consists of a key and an optional value. If a resource already has a tag with the same key, AddTags updates its value.
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 SSL certificates in the Application Load Balancers Guide or Server certificates in the Network Load Balancers Guide.
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 SSL certificates in the Application Load Balancers Guide or Server certificates in the Network Load Balancers Guide.