
<!-- BEGIN overcast:capabilities -->

# WAF v2 operations

All 7 listed operations are implemented. Back to [WAF v2](/docs/services/waf/index.md).

## Summary

| Category | ✅ Supported |
| --- | --- |
| Web ACLs | 7 |

---

## Endpoints

### Web ACLs

| Operation             | Status       | Notes                                 | AWS Docs                                                                                 |
| --- | --- | --- | --- |
| `CreateWebACL` | ✅ Supported | Returns Summary with Id/LockToken | [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_CreateWebACL.html) |
| `GetWebACL` | ✅ Supported |  | [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_GetWebACL.html) |
| `ListWebACLs` | ✅ Supported |  | [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_ListWebACLs.html) |
| `DeleteWebACL` | ✅ Supported | LockToken accepted but not checked | [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_DeleteWebACL.html) |
| `TagResource` | ✅ Supported | Adds/merges tags by WebACL ARN | [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_TagResource.html) |
| `UntagResource` | ✅ Supported | Removes tags by key from a WebACL ARN | [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_UntagResource.html) |
| `ListTagsForResource` | ✅ Supported | Returns tags for a WebACL ARN | [docs](https://docs.aws.amazon.com/waf/latest/APIReference/API_ListTagsForResource.html) |

## Related

- [WAF v2](/docs/services/waf/index.md) — quick start, what works, and the differences from AWS
- [All service pages](/docs/services/index.md)

<!-- END overcast:capabilities -->
