wafregional_get_web_acl_for_resource: This is AWS WAF Classic Regional documentation

View source: R/wafregional_operations.R

wafregional_get_web_acl_for_resourceR Documentation

This is AWS WAF Classic Regional documentation

Description

This is AWS WAF Classic Regional documentation. For more information, see AWS WAF Classic in the developer guide.

See https://www.paws-r-sdk.com/docs/wafregional_get_web_acl_for_resource/ for full documentation.

Usage

wafregional_get_web_acl_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The ARN (Amazon Resource Name) of the resource for which to get the web ACL, either an application load balancer or Amazon API Gateway stage.

The ARN should be in one of the following formats:

  • For an Application Load Balancer: arn:aws:elasticloadbalancing:region:account-id:loadbalancer/app/load-balancer-name/load-balancer-id

  • For an Amazon API Gateway stage: ⁠arn:aws:apigateway:region::/restapis/api-id/stages/stage-name ⁠


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.