v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451364414.8 KB

Retrieves an array of the Amazon Resource Names (ARNs) for the regional resources that are associated with the specified web ACL. If you want the list of Amazon CloudFront resources, use the CloudFront call <code>ListDistributionsByWebACLId</code>.

post/#X-Amz-Target=AWSWAF_20190729.ListResourcesForWebACL

Headers

X-Amz-Target'AWSWAF_20190729.ListResourcesForWebACL' required

Request body

WebACLArnstring required

The Amazon Resource Name (ARN) of the web ACL.

ResourceType'APPLICATION_LOAD_BALANCER' | 'API_GATEWAY' | 'APPSYNC' | 'COGNITO_USER_POOL' | 'APP_RUNNER_SERVICE'
<p>Used for web ACLs that are scoped for regional applications. A regional application can be an Application Load Balancer (ALB), an Amazon API Gateway REST API, an AppSync GraphQL API, an Amazon Cognito user pool, or an App Runner service. </p> <note> <p>If you don't provide a resource type, the call uses the resource type <code>APPLICATION_LOAD_BALANCER</code>. </p> </note> <p>Default: <code>APPLICATION_LOAD_BALANCER</code> </p>

Response

Success

ResourceArnsResourceArn[]

The array of Amazon Resource Names (ARNs) of the associated resources.