WAF Web ACLs (Regional)¶
Provider: AWS
Service ID: waf
Rendering: Standard table with expandable detail rows
Quick Example¶
<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
service: 'waf',
provider: 'aws',
region: 'eu-west-2',
source: 'live',
attributes: ['name', 'acl_id', 'description', 'arn']
});
</script>
<div data-sd-service="waf" data-sd-source="live"></div>
Default Attributes¶
When no attributes array is specified, these columns are displayed:
All Attributes¶
| Attribute | Display Name | Format | Description |
|---|---|---|---|
name |
ACL Name | text |
Resource display name (from tags or identifier) |
acl_id |
ACL ID | text |
From API field: Id |
arn |
ARN | arn_name |
From API field: ARN |
description |
Description | text |
From API field: Description |
= included in default view
Sort Order¶
Results are sorted by: name