---
title: "GET /managed-firewall-domain-lists/{managedFirewallDomainListId}"
method: GET
path: "/managed-firewall-domain-lists/{managedFirewallDomainListId}"
---

# GET /managed-firewall-domain-lists/{managedFirewallDomainListId}

`GET /managed-firewall-domain-lists/{managedFirewallDomainListId}`

Retrieves information about an Amazon Web Services-managed firewall domain list. Managed domain lists contain domains associated with malicious activity, content categories, or specific threats.

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

- `managedFirewallDomainListId` string, required

## Response `200`

Success

- GetManagedFirewallDomainListOutput
  - `description` string — Description of the Managed Domain List.
  - `id` string, required — ID of the Managed Domain List.
  - `name` string, required — Name of the Managed Domain List.
  - `managedListType` string, required — Type of the managed category. This is either <code>THREAT</code> or <code>CONTENT</code>.

## Other responses

- `480` — InternalServerException
- `481` — ValidationException
- `482` — AccessDeniedException
- `483` — ThrottlingException
- `484` — 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)
