For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/aws/aws.elbv2_listener_rule.dataset.md. A documentation index is available at /llms.txt.

ELB V2 Listener Rule

This table represents the ELB V2 Listener Rule resource from Amazon Web Services.

aws.elbv2_listener_rule

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
actionscorejsonThe actions. Each rule must include exactly one of the following types of actions: <code>forward</code>, <code>redirect</code>, or <code>fixed-response</code>, and it must be the last action to be performed.
alpn_policycorearray<string>[TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
certificatescorejson[HTTPS or TLS listener] The default certificate for the listener.
conditionscorejsonThe conditions. Each rule can include zero or one of the following conditions: <code>http-request-method</code>, <code>host-header</code>, <code>path-pattern</code>, and <code>source-ip</code>, and zero or more of the following conditions: <code>http-header</code> and <code>query-string</code>.
default_actionscorejsonThe default actions for the listener.
is_defaultcoreboolIndicates whether this is the default rule.
listener_arncorestringThe Amazon Resource Name (ARN) of the listener.
load_balancer_arncorestringThe Amazon Resource Name (ARN) of the load balancer.
mutual_authenticationcorejsonThe mutual authentication configuration information.
portcoreint64The port on which the load balancer is listening.
prioritycorestringThe priority.
protocolcorestringThe protocol for connections from clients to the load balancer.
rule_arncorestring
ssl_policycorestring[HTTPS or TLS listener] The security policy that defines which protocols and ciphers are supported.
tagscorehstore_csv