---
title: "DELETE /firewall-domain-lists/{firewallDomainListId}"
method: DELETE
path: "/firewall-domain-lists/{firewallDomainListId}"
---

# DELETE /firewall-domain-lists/{firewallDomainListId}

`DELETE /firewall-domain-lists/{firewallDomainListId}`

Deletes a firewall domain list. This operation cannot be undone.

Route 53 Global Resolver is a global service that supports resolvers in multiple Amazon Web Services Regions but you must specify the US East (Ohio) Region to create, update, or otherwise work with Route 53 Global Resolver resources. That is, for example, specify `--region us-east-2` on Amazon Web Services CLI commands.

## Path parameters

- `firewallDomainListId` string, required

## Response `200`

Success

- DeleteFirewallDomainListOutput
  - `arn` string, required — The Amazon Resource Name (ARN) of the deleted firewall domain list.
  - `id` string, required — The unique identifier of the deleted firewall domain list.
  - `name` string, required — The name of the deleted firewall domain list.
  - `status` 'CREATING' | 'OPERATIONAL' | 'UPDATING' | 'DELETING', required — The final status of the deleted firewall domain list.

## Other responses

- `480` — InternalServerException
- `481` — ValidationException
- `482` — ConflictException
- `483` — AccessDeniedException
- `484` — ThrottlingException
- `485` — ResourceNotFoundException

---

[API](https://skmtc.net/aws/apis/route53globalresolver.md) · [All operations](https://skmtc.net/aws/apis/route53globalresolver/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/route53globalresolver/versions/5ebf158d0c4b/schema)
