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

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

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

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

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

    Resource schema for AWS::Route53GlobalResolver::DnsView

    Create DnsView Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new DnsView(name: string, args: DnsViewArgs, opts?: CustomResourceOptions);
    @overload
    def DnsView(resource_name: str,
                args: DnsViewArgs,
                opts: Optional[ResourceOptions] = None)
    
    @overload
    def DnsView(resource_name: str,
                opts: Optional[ResourceOptions] = None,
                global_resolver_id: Optional[str] = None,
                client_token: Optional[str] = None,
                description: Optional[str] = None,
                dnssec_validation: Optional[DnsViewDnsSecValidationType] = None,
                edns_client_subnet: Optional[DnsViewEdnsClientSubnetType] = None,
                firewall_rules_fail_open: Optional[DnsViewFirewallRulesFailOpenType] = None,
                name: Optional[str] = None,
                tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewDnsView(ctx *Context, name string, args DnsViewArgs, opts ...ResourceOption) (*DnsView, error)
    public DnsView(string name, DnsViewArgs args, CustomResourceOptions? opts = null)
    public DnsView(String name, DnsViewArgs args)
    public DnsView(String name, DnsViewArgs args, CustomResourceOptions options)
    
    type: aws-native:route53globalresolver:DnsView
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args DnsViewArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args DnsViewArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args DnsViewArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args DnsViewArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args DnsViewArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    DnsView Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The DnsView resource accepts the following input properties:

    Outputs

    All input properties are implicitly available as output properties. Additionally, the DnsView resource produces the following output properties:

    Arn string
    CreatedAt string
    DnsViewId string
    Id string
    The provider-assigned unique ID for this managed resource.
    Status Pulumi.AwsNative.Route53GlobalResolver.DnsViewProfileResourceStatus
    UpdatedAt string
    Arn string
    CreatedAt string
    DnsViewId string
    Id string
    The provider-assigned unique ID for this managed resource.
    Status DnsViewProfileResourceStatus
    UpdatedAt string
    arn String
    createdAt String
    dnsViewId String
    id String
    The provider-assigned unique ID for this managed resource.
    status DnsViewProfileResourceStatus
    updatedAt String
    arn string
    createdAt string
    dnsViewId string
    id string
    The provider-assigned unique ID for this managed resource.
    status DnsViewProfileResourceStatus
    updatedAt string
    arn str
    created_at str
    dns_view_id str
    id str
    The provider-assigned unique ID for this managed resource.
    status DnsViewProfileResourceStatus
    updated_at str
    arn String
    createdAt String
    dnsViewId String
    id String
    The provider-assigned unique ID for this managed resource.
    status "CREATING" | "OPERATIONAL" | "UPDATING" | "ENABLING" | "DISABLING" | "DISABLED" | "DELETING"
    updatedAt String

    Supporting Types

    DnsViewDnsSecValidationType, DnsViewDnsSecValidationTypeArgs

    Enabled
    ENABLED
    Disabled
    DISABLED
    DnsViewDnsSecValidationTypeEnabled
    ENABLED
    DnsViewDnsSecValidationTypeDisabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    ENABLED
    ENABLED
    DISABLED
    DISABLED
    "ENABLED"
    ENABLED
    "DISABLED"
    DISABLED

    DnsViewEdnsClientSubnetType, DnsViewEdnsClientSubnetTypeArgs

    Enabled
    ENABLED
    Disabled
    DISABLED
    DnsViewEdnsClientSubnetTypeEnabled
    ENABLED
    DnsViewEdnsClientSubnetTypeDisabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    ENABLED
    ENABLED
    DISABLED
    DISABLED
    "ENABLED"
    ENABLED
    "DISABLED"
    DISABLED

    DnsViewFirewallRulesFailOpenType, DnsViewFirewallRulesFailOpenTypeArgs

    Enabled
    ENABLED
    Disabled
    DISABLED
    DnsViewFirewallRulesFailOpenTypeEnabled
    ENABLED
    DnsViewFirewallRulesFailOpenTypeDisabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    ENABLED
    ENABLED
    DISABLED
    DISABLED
    "ENABLED"
    ENABLED
    "DISABLED"
    DISABLED

    DnsViewProfileResourceStatus, DnsViewProfileResourceStatusArgs

    Creating
    CREATING
    Operational
    OPERATIONAL
    Updating
    UPDATING
    Enabling
    ENABLING
    Disabling
    DISABLING
    Disabled
    DISABLED
    Deleting
    DELETING
    DnsViewProfileResourceStatusCreating
    CREATING
    DnsViewProfileResourceStatusOperational
    OPERATIONAL
    DnsViewProfileResourceStatusUpdating
    UPDATING
    DnsViewProfileResourceStatusEnabling
    ENABLING
    DnsViewProfileResourceStatusDisabling
    DISABLING
    DnsViewProfileResourceStatusDisabled
    DISABLED
    DnsViewProfileResourceStatusDeleting
    DELETING
    Creating
    CREATING
    Operational
    OPERATIONAL
    Updating
    UPDATING
    Enabling
    ENABLING
    Disabling
    DISABLING
    Disabled
    DISABLED
    Deleting
    DELETING
    Creating
    CREATING
    Operational
    OPERATIONAL
    Updating
    UPDATING
    Enabling
    ENABLING
    Disabling
    DISABLING
    Disabled
    DISABLED
    Deleting
    DELETING
    CREATING
    CREATING
    OPERATIONAL
    OPERATIONAL
    UPDATING
    UPDATING
    ENABLING
    ENABLING
    DISABLING
    DISABLING
    DISABLED
    DISABLED
    DELETING
    DELETING
    "CREATING"
    CREATING
    "OPERATIONAL"
    OPERATIONAL
    "UPDATING"
    UPDATING
    "ENABLING"
    ENABLING
    "DISABLING"
    DISABLING
    "DISABLED"
    DISABLED
    "DELETING"
    DELETING

    Tag, TagArgs

    A set of tags to apply to the resource.
    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.59.0
    published on Monday, Mar 30, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.