Summary
Add a read-only AWS WAFv2 Web ACL browser for regional and CloudFront protection posture.
Details
- List regional Web ACLs in the active region and CloudFront-scope Web ACLs through the required
us-east-1 endpoint.
- Show default action, capacity, managed/custom rules, priorities, override actions, visibility configuration, and logging status.
- List protected resources associated with each Web ACL where the API supports it.
- Highlight ACLs without logging, with permissive default actions, or with no associated resources as informational posture signals.
- Keep regional and CloudFront failures isolated so one scope remains usable when the other is denied.
- Initial scope is read-only; rule updates, IP-set changes, and association mutations are excluded.
- AWS API reference: https://docs.aws.amazon.com/waf/latest/APIReference/API_GetWebACL.html
Checklist
Summary
Add a read-only AWS WAFv2 Web ACL browser for regional and CloudFront protection posture.
Details
us-east-1endpoint.Checklist
internal/domain/model.goandinternal/domain/catalog.gointernal/services/aws/internal/services/aws/repository.gointernal/app/README.mdanddocs/service-specific-highlights.mdmake testandmake build