AWS online-register documentation change
Summary
Added DescribeWebACLAssociation and GetLoadBalancerWebACL actions related to WAF WebACL associations
Security assessment
The added actions document integration with AWS WAF (Web Application Firewall), a security service. While this improves documentation of security features, there is no indication of addressing a specific security vulnerability.
Diff
diff --git a/online-register/latest/data-formats/awselasticloadbalancingv2.md b/online-register/latest/data-formats/awselasticloadbalancingv2.md index d8f4cda8f..ed0036e93 100644 --- a//online-register/latest/data-formats/awselasticloadbalancingv2.md +++ b//online-register/latest/data-formats/awselasticloadbalancingv2.md @@ -24,0 +25,2 @@ Actions | Description | Access level +[DescribeWebACLAssociation](https://docs.aws.amazon.com/waf/latest/developerguide/security_iam_service-with-iam.html#security_iam_action-AssociateWebACL)| Describe all load balancers associated to a WAF WebACL in your account| List +[GetLoadBalancerWebACL](https://docs.aws.amazon.com/waf/latest/developerguide/security_iam_service-with-iam.html#security_iam_action-AssociateWebACL)| Retrieve the WAF WebACL associated to the specified load balancer| Read