1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. route53globalresolver
  5. getFirewallDomainList

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.58.0
published on Monday, Mar 23, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.58.0
published on Monday, Mar 23, 2026 by Pulumi

    Resource schema for AWS::Route53GlobalResolver::FirewallDomainList

    Using getFirewallDomainList

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getFirewallDomainList(args: GetFirewallDomainListArgs, opts?: InvokeOptions): Promise<GetFirewallDomainListResult>
    function getFirewallDomainListOutput(args: GetFirewallDomainListOutputArgs, opts?: InvokeOptions): Output<GetFirewallDomainListResult>
    def get_firewall_domain_list(firewall_domain_list_id: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetFirewallDomainListResult
    def get_firewall_domain_list_output(firewall_domain_list_id: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetFirewallDomainListResult]
    func LookupFirewallDomainList(ctx *Context, args *LookupFirewallDomainListArgs, opts ...InvokeOption) (*LookupFirewallDomainListResult, error)
    func LookupFirewallDomainListOutput(ctx *Context, args *LookupFirewallDomainListOutputArgs, opts ...InvokeOption) LookupFirewallDomainListResultOutput

    > Note: This function is named LookupFirewallDomainList in the Go SDK.

    public static class GetFirewallDomainList 
    {
        public static Task<GetFirewallDomainListResult> InvokeAsync(GetFirewallDomainListArgs args, InvokeOptions? opts = null)
        public static Output<GetFirewallDomainListResult> Invoke(GetFirewallDomainListInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFirewallDomainListResult> getFirewallDomainList(GetFirewallDomainListArgs args, InvokeOptions options)
    public static Output<GetFirewallDomainListResult> getFirewallDomainList(GetFirewallDomainListArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:route53globalresolver:getFirewallDomainList
      arguments:
        # arguments dictionary

    The following arguments are supported:

    getFirewallDomainList Result

    The following output properties are available:

    Supporting Types

    FirewallDomainListCrResourceStatus

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.58.0
    published on Monday, Mar 23, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.