1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. route53resolver
  6. FirewallRuleGroup

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

Viewing docs for AWS Cloud Control v1.66.0
published on Monday, May 18, 2026 by Pulumi
aws-native logo

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

Viewing docs for AWS Cloud Control v1.66.0
published on Monday, May 18, 2026 by Pulumi

    Resource schema for AWS::Route53Resolver::FirewallRuleGroup.

    Create FirewallRuleGroup Resource

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

    Constructor syntax

    new FirewallRuleGroup(name: string, args?: FirewallRuleGroupArgs, opts?: CustomResourceOptions);
    @overload
    def FirewallRuleGroup(resource_name: str,
                          args: Optional[FirewallRuleGroupArgs] = None,
                          opts: Optional[ResourceOptions] = None)
    
    @overload
    def FirewallRuleGroup(resource_name: str,
                          opts: Optional[ResourceOptions] = None,
                          firewall_rules: Optional[Sequence[FirewallRuleGroupFirewallRuleArgs]] = None,
                          name: Optional[str] = None,
                          tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewFirewallRuleGroup(ctx *Context, name string, args *FirewallRuleGroupArgs, opts ...ResourceOption) (*FirewallRuleGroup, error)
    public FirewallRuleGroup(string name, FirewallRuleGroupArgs? args = null, CustomResourceOptions? opts = null)
    public FirewallRuleGroup(String name, FirewallRuleGroupArgs args)
    public FirewallRuleGroup(String name, FirewallRuleGroupArgs args, CustomResourceOptions options)
    
    type: aws-native:route53resolver:FirewallRuleGroup
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    
    resource "aws-native_route53resolver_firewallrulegroup" "name" {
        # resource properties
    }

    Parameters

    name string
    The unique name of the resource.
    args FirewallRuleGroupArgs
    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 FirewallRuleGroupArgs
    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 FirewallRuleGroupArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args FirewallRuleGroupArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args FirewallRuleGroupArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    FirewallRuleGroup 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 FirewallRuleGroup resource accepts the following input properties:

    FirewallRules []FirewallRuleGroupFirewallRuleArgs
    FirewallRules
    Name string
    FirewallRuleGroupName
    Tags TagArgs
    Tags
    firewall_rules list(object)
    FirewallRules
    name string
    FirewallRuleGroupName
    tags list(object)
    Tags
    firewallRules List<FirewallRuleGroupFirewallRule>
    FirewallRules
    name String
    FirewallRuleGroupName
    tags List<Tag>
    Tags
    firewallRules FirewallRuleGroupFirewallRule[]
    FirewallRules
    name string
    FirewallRuleGroupName
    tags Tag[]
    Tags
    firewallRules List<Property Map>
    FirewallRules
    name String
    FirewallRuleGroupName
    tags List<Property Map>
    Tags

    Outputs

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

    Arn string
    Arn
    AwsId string
    ResourceId
    CreationTime string
    Rfc3339TimeString
    CreatorRequestId string
    The id of the creator request.
    Id string
    The provider-assigned unique ID for this managed resource.
    ModificationTime string
    Rfc3339TimeString
    OwnerId string
    AccountId
    RuleCount int
    Count
    ShareStatus Pulumi.AwsNative.Route53Resolver.FirewallRuleGroupShareStatus
    ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
    Status Pulumi.AwsNative.Route53Resolver.FirewallRuleGroupStatus
    ResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
    StatusMessage string
    FirewallRuleGroupStatus
    Arn string
    Arn
    AwsId string
    ResourceId
    CreationTime string
    Rfc3339TimeString
    CreatorRequestId string
    The id of the creator request.
    Id string
    The provider-assigned unique ID for this managed resource.
    ModificationTime string
    Rfc3339TimeString
    OwnerId string
    AccountId
    RuleCount int
    Count
    ShareStatus FirewallRuleGroupShareStatus
    ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
    Status FirewallRuleGroupStatus
    ResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
    StatusMessage string
    FirewallRuleGroupStatus
    arn string
    Arn
    aws_id string
    ResourceId
    creation_time string
    Rfc3339TimeString
    creator_request_id string
    The id of the creator request.
    id string
    The provider-assigned unique ID for this managed resource.
    modification_time string
    Rfc3339TimeString
    owner_id string
    AccountId
    rule_count number
    Count
    share_status "NOT_SHARED" | "SHARED_WITH_ME" | "SHARED_BY_ME"
    ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
    status "COMPLETE" | "DELETING" | "UPDATING" | "INACTIVE_OWNER_ACCOUNT_CLOSED"
    ResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
    status_message string
    FirewallRuleGroupStatus
    arn String
    Arn
    awsId String
    ResourceId
    creationTime String
    Rfc3339TimeString
    creatorRequestId String
    The id of the creator request.
    id String
    The provider-assigned unique ID for this managed resource.
    modificationTime String
    Rfc3339TimeString
    ownerId String
    AccountId
    ruleCount Integer
    Count
    shareStatus FirewallRuleGroupShareStatus
    ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
    status FirewallRuleGroupStatus
    ResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
    statusMessage String
    FirewallRuleGroupStatus
    arn string
    Arn
    awsId string
    ResourceId
    creationTime string
    Rfc3339TimeString
    creatorRequestId string
    The id of the creator request.
    id string
    The provider-assigned unique ID for this managed resource.
    modificationTime string
    Rfc3339TimeString
    ownerId string
    AccountId
    ruleCount number
    Count
    shareStatus FirewallRuleGroupShareStatus
    ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
    status FirewallRuleGroupStatus
    ResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
    statusMessage string
    FirewallRuleGroupStatus
    arn str
    Arn
    aws_id str
    ResourceId
    creation_time str
    Rfc3339TimeString
    creator_request_id str
    The id of the creator request.
    id str
    The provider-assigned unique ID for this managed resource.
    modification_time str
    Rfc3339TimeString
    owner_id str
    AccountId
    rule_count int
    Count
    share_status FirewallRuleGroupShareStatus
    ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
    status FirewallRuleGroupStatus
    ResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
    status_message str
    FirewallRuleGroupStatus
    arn String
    Arn
    awsId String
    ResourceId
    creationTime String
    Rfc3339TimeString
    creatorRequestId String
    The id of the creator request.
    id String
    The provider-assigned unique ID for this managed resource.
    modificationTime String
    Rfc3339TimeString
    ownerId String
    AccountId
    ruleCount Number
    Count
    shareStatus "NOT_SHARED" | "SHARED_WITH_ME" | "SHARED_BY_ME"
    ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.
    status "COMPLETE" | "DELETING" | "UPDATING" | "INACTIVE_OWNER_ACCOUNT_CLOSED"
    ResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED.
    statusMessage String
    FirewallRuleGroupStatus

    Supporting Types

    FirewallRuleGroupFirewallAdvancedContentCategoryConfig, FirewallRuleGroupFirewallAdvancedContentCategoryConfigArgs

    Configuration for an advanced content category rule type.
    Category string
    The content category value.
    Category string
    The content category value.
    category string
    The content category value.
    category String
    The content category value.
    category string
    The content category value.
    category str
    The content category value.
    category String
    The content category value.

    FirewallRuleGroupFirewallAdvancedThreatCategoryConfig, FirewallRuleGroupFirewallAdvancedThreatCategoryConfigArgs

    Configuration for an advanced threat category rule type.
    Category string
    The threat category value.
    Category string
    The threat category value.
    category string
    The threat category value.
    category String
    The threat category value.
    category string
    The threat category value.
    category str
    The threat category value.
    category String
    The threat category value.

    FirewallRuleGroupFirewallRule, FirewallRuleGroupFirewallRuleArgs

    Firewall Rule associating the Rule Group to a Domain List or advanced rule type
    Action Pulumi.AwsNative.Route53Resolver.FirewallRuleGroupFirewallRuleAction
    Rule Action
    Priority int
    Rule Priority
    BlockOverrideDnsType Pulumi.AwsNative.Route53Resolver.FirewallRuleGroupFirewallRuleBlockOverrideDnsType
    BlockOverrideDnsType
    BlockOverrideDomain string
    BlockOverrideDomain
    BlockOverrideTtl int
    BlockOverrideTtl
    BlockResponse Pulumi.AwsNative.Route53Resolver.FirewallRuleGroupFirewallRuleBlockResponse
    BlockResponse
    ConfidenceThreshold Pulumi.AwsNative.Route53Resolver.FirewallRuleGroupFirewallRuleConfidenceThreshold
    ConfidenceThreshold
    DnsThreatProtection Pulumi.AwsNative.Route53Resolver.FirewallRuleGroupFirewallRuleDnsThreatProtection
    DnsThreatProtection
    FirewallDomainListId string
    ResourceId
    FirewallDomainRedirectionAction Pulumi.AwsNative.Route53Resolver.FirewallRuleGroupFirewallRuleFirewallDomainRedirectionAction
    FirewallDomainRedirectionAction
    FirewallRuleType Pulumi.AwsNative.Route53Resolver.Inputs.FirewallRuleGroupFirewallRuleType
    Advanced firewall rule type. Mutually exclusive with FirewallDomainListId and DnsThreatProtection/ConfidenceThreshold.
    FirewallThreatProtectionId string
    ResourceId
    Qtype string
    Qtype
    Action FirewallRuleGroupFirewallRuleAction
    Rule Action
    Priority int
    Rule Priority
    BlockOverrideDnsType FirewallRuleGroupFirewallRuleBlockOverrideDnsType
    BlockOverrideDnsType
    BlockOverrideDomain string
    BlockOverrideDomain
    BlockOverrideTtl int
    BlockOverrideTtl
    BlockResponse FirewallRuleGroupFirewallRuleBlockResponse
    BlockResponse
    ConfidenceThreshold FirewallRuleGroupFirewallRuleConfidenceThreshold
    ConfidenceThreshold
    DnsThreatProtection FirewallRuleGroupFirewallRuleDnsThreatProtection
    DnsThreatProtection
    FirewallDomainListId string
    ResourceId
    FirewallDomainRedirectionAction FirewallRuleGroupFirewallRuleFirewallDomainRedirectionAction
    FirewallDomainRedirectionAction
    FirewallRuleType FirewallRuleGroupFirewallRuleType
    Advanced firewall rule type. Mutually exclusive with FirewallDomainListId and DnsThreatProtection/ConfidenceThreshold.
    FirewallThreatProtectionId string
    ResourceId
    Qtype string
    Qtype
    action "ALLOW" | "BLOCK" | "ALERT"
    Rule Action
    priority number
    Rule Priority
    block_override_dns_type "CNAME"
    BlockOverrideDnsType
    block_override_domain string
    BlockOverrideDomain
    block_override_ttl number
    BlockOverrideTtl
    block_response "NODATA" | "NXDOMAIN" | "OVERRIDE"
    BlockResponse
    confidence_threshold "LOW" | "MEDIUM" | "HIGH"
    ConfidenceThreshold
    dns_threat_protection "DGA" | "DNS_TUNNELING" | "DICTIONARY_DGA"
    DnsThreatProtection
    firewall_domain_list_id string
    ResourceId
    firewall_domain_redirection_action "INSPECT_REDIRECTION_DOMAIN" | "TRUST_REDIRECTION_DOMAIN"
    FirewallDomainRedirectionAction
    firewall_rule_type object
    Advanced firewall rule type. Mutually exclusive with FirewallDomainListId and DnsThreatProtection/ConfidenceThreshold.
    firewall_threat_protection_id string
    ResourceId
    qtype string
    Qtype
    action FirewallRuleGroupFirewallRuleAction
    Rule Action
    priority Integer
    Rule Priority
    blockOverrideDnsType FirewallRuleGroupFirewallRuleBlockOverrideDnsType
    BlockOverrideDnsType
    blockOverrideDomain String
    BlockOverrideDomain
    blockOverrideTtl Integer
    BlockOverrideTtl
    blockResponse FirewallRuleGroupFirewallRuleBlockResponse
    BlockResponse
    confidenceThreshold FirewallRuleGroupFirewallRuleConfidenceThreshold
    ConfidenceThreshold
    dnsThreatProtection FirewallRuleGroupFirewallRuleDnsThreatProtection
    DnsThreatProtection
    firewallDomainListId String
    ResourceId
    firewallDomainRedirectionAction FirewallRuleGroupFirewallRuleFirewallDomainRedirectionAction
    FirewallDomainRedirectionAction
    firewallRuleType FirewallRuleGroupFirewallRuleType
    Advanced firewall rule type. Mutually exclusive with FirewallDomainListId and DnsThreatProtection/ConfidenceThreshold.
    firewallThreatProtectionId String
    ResourceId
    qtype String
    Qtype
    action FirewallRuleGroupFirewallRuleAction
    Rule Action
    priority number
    Rule Priority
    blockOverrideDnsType FirewallRuleGroupFirewallRuleBlockOverrideDnsType
    BlockOverrideDnsType
    blockOverrideDomain string
    BlockOverrideDomain
    blockOverrideTtl number
    BlockOverrideTtl
    blockResponse FirewallRuleGroupFirewallRuleBlockResponse
    BlockResponse
    confidenceThreshold FirewallRuleGroupFirewallRuleConfidenceThreshold
    ConfidenceThreshold
    dnsThreatProtection FirewallRuleGroupFirewallRuleDnsThreatProtection
    DnsThreatProtection
    firewallDomainListId string
    ResourceId
    firewallDomainRedirectionAction FirewallRuleGroupFirewallRuleFirewallDomainRedirectionAction
    FirewallDomainRedirectionAction
    firewallRuleType FirewallRuleGroupFirewallRuleType
    Advanced firewall rule type. Mutually exclusive with FirewallDomainListId and DnsThreatProtection/ConfidenceThreshold.
    firewallThreatProtectionId string
    ResourceId
    qtype string
    Qtype
    action FirewallRuleGroupFirewallRuleAction
    Rule Action
    priority int
    Rule Priority
    block_override_dns_type FirewallRuleGroupFirewallRuleBlockOverrideDnsType
    BlockOverrideDnsType
    block_override_domain str
    BlockOverrideDomain
    block_override_ttl int
    BlockOverrideTtl
    block_response FirewallRuleGroupFirewallRuleBlockResponse
    BlockResponse
    confidence_threshold FirewallRuleGroupFirewallRuleConfidenceThreshold
    ConfidenceThreshold
    dns_threat_protection FirewallRuleGroupFirewallRuleDnsThreatProtection
    DnsThreatProtection
    firewall_domain_list_id str
    ResourceId
    firewall_domain_redirection_action FirewallRuleGroupFirewallRuleFirewallDomainRedirectionAction
    FirewallDomainRedirectionAction
    firewall_rule_type FirewallRuleGroupFirewallRuleType
    Advanced firewall rule type. Mutually exclusive with FirewallDomainListId and DnsThreatProtection/ConfidenceThreshold.
    firewall_threat_protection_id str
    ResourceId
    qtype str
    Qtype
    action "ALLOW" | "BLOCK" | "ALERT"
    Rule Action
    priority Number
    Rule Priority
    blockOverrideDnsType "CNAME"
    BlockOverrideDnsType
    blockOverrideDomain String
    BlockOverrideDomain
    blockOverrideTtl Number
    BlockOverrideTtl
    blockResponse "NODATA" | "NXDOMAIN" | "OVERRIDE"
    BlockResponse
    confidenceThreshold "LOW" | "MEDIUM" | "HIGH"
    ConfidenceThreshold
    dnsThreatProtection "DGA" | "DNS_TUNNELING" | "DICTIONARY_DGA"
    DnsThreatProtection
    firewallDomainListId String
    ResourceId
    firewallDomainRedirectionAction "INSPECT_REDIRECTION_DOMAIN" | "TRUST_REDIRECTION_DOMAIN"
    FirewallDomainRedirectionAction
    firewallRuleType Property Map
    Advanced firewall rule type. Mutually exclusive with FirewallDomainListId and DnsThreatProtection/ConfidenceThreshold.
    firewallThreatProtectionId String
    ResourceId
    qtype String
    Qtype

    FirewallRuleGroupFirewallRuleAction, FirewallRuleGroupFirewallRuleActionArgs

    Allow
    ALLOW
    Block
    BLOCK
    Alert
    ALERT
    FirewallRuleGroupFirewallRuleActionAllow
    ALLOW
    FirewallRuleGroupFirewallRuleActionBlock
    BLOCK
    FirewallRuleGroupFirewallRuleActionAlert
    ALERT
    "ALLOW"
    ALLOW
    "BLOCK"
    BLOCK
    "ALERT"
    ALERT
    Allow
    ALLOW
    Block
    BLOCK
    Alert
    ALERT
    Allow
    ALLOW
    Block
    BLOCK
    Alert
    ALERT
    ALLOW
    ALLOW
    BLOCK
    BLOCK
    ALERT
    ALERT
    "ALLOW"
    ALLOW
    "BLOCK"
    BLOCK
    "ALERT"
    ALERT

    FirewallRuleGroupFirewallRuleBlockOverrideDnsType, FirewallRuleGroupFirewallRuleBlockOverrideDnsTypeArgs

    Cname
    CNAME
    FirewallRuleGroupFirewallRuleBlockOverrideDnsTypeCname
    CNAME
    "CNAME"
    CNAME
    Cname
    CNAME
    Cname
    CNAME
    CNAME
    CNAME
    "CNAME"
    CNAME

    FirewallRuleGroupFirewallRuleBlockResponse, FirewallRuleGroupFirewallRuleBlockResponseArgs

    Nodata
    NODATA
    Nxdomain
    NXDOMAIN
    Override
    OVERRIDE
    FirewallRuleGroupFirewallRuleBlockResponseNodata
    NODATA
    FirewallRuleGroupFirewallRuleBlockResponseNxdomain
    NXDOMAIN
    FirewallRuleGroupFirewallRuleBlockResponseOverride
    OVERRIDE
    "NODATA"
    NODATA
    "NXDOMAIN"
    NXDOMAIN
    "OVERRIDE"
    OVERRIDE
    Nodata
    NODATA
    Nxdomain
    NXDOMAIN
    Override
    OVERRIDE
    Nodata
    NODATA
    Nxdomain
    NXDOMAIN
    Override
    OVERRIDE
    NODATA
    NODATA
    NXDOMAIN
    NXDOMAIN
    OVERRIDE
    OVERRIDE
    "NODATA"
    NODATA
    "NXDOMAIN"
    NXDOMAIN
    "OVERRIDE"
    OVERRIDE

    FirewallRuleGroupFirewallRuleConfidenceThreshold, FirewallRuleGroupFirewallRuleConfidenceThresholdArgs

    Low
    LOW
    Medium
    MEDIUM
    High
    HIGH
    FirewallRuleGroupFirewallRuleConfidenceThresholdLow
    LOW
    FirewallRuleGroupFirewallRuleConfidenceThresholdMedium
    MEDIUM
    FirewallRuleGroupFirewallRuleConfidenceThresholdHigh
    HIGH
    "LOW"
    LOW
    "MEDIUM"
    MEDIUM
    "HIGH"
    HIGH
    Low
    LOW
    Medium
    MEDIUM
    High
    HIGH
    Low
    LOW
    Medium
    MEDIUM
    High
    HIGH
    LOW
    LOW
    MEDIUM
    MEDIUM
    HIGH
    HIGH
    "LOW"
    LOW
    "MEDIUM"
    MEDIUM
    "HIGH"
    HIGH

    FirewallRuleGroupFirewallRuleDnsThreatProtection, FirewallRuleGroupFirewallRuleDnsThreatProtectionArgs

    Dga
    DGA
    DnsTunneling
    DNS_TUNNELING
    DictionaryDga
    DICTIONARY_DGA
    FirewallRuleGroupFirewallRuleDnsThreatProtectionDga
    DGA
    FirewallRuleGroupFirewallRuleDnsThreatProtectionDnsTunneling
    DNS_TUNNELING
    FirewallRuleGroupFirewallRuleDnsThreatProtectionDictionaryDga
    DICTIONARY_DGA
    "DGA"
    DGA
    "DNS_TUNNELING"
    DNS_TUNNELING
    "DICTIONARY_DGA"
    DICTIONARY_DGA
    Dga
    DGA
    DnsTunneling
    DNS_TUNNELING
    DictionaryDga
    DICTIONARY_DGA
    Dga
    DGA
    DnsTunneling
    DNS_TUNNELING
    DictionaryDga
    DICTIONARY_DGA
    DGA
    DGA
    DNS_TUNNELING
    DNS_TUNNELING
    DICTIONARY_DGA
    DICTIONARY_DGA
    "DGA"
    DGA
    "DNS_TUNNELING"
    DNS_TUNNELING
    "DICTIONARY_DGA"
    DICTIONARY_DGA

    FirewallRuleGroupFirewallRuleFirewallDomainRedirectionAction, FirewallRuleGroupFirewallRuleFirewallDomainRedirectionActionArgs

    InspectRedirectionDomain
    INSPECT_REDIRECTION_DOMAIN
    TrustRedirectionDomain
    TRUST_REDIRECTION_DOMAIN
    FirewallRuleGroupFirewallRuleFirewallDomainRedirectionActionInspectRedirectionDomain
    INSPECT_REDIRECTION_DOMAIN
    FirewallRuleGroupFirewallRuleFirewallDomainRedirectionActionTrustRedirectionDomain
    TRUST_REDIRECTION_DOMAIN
    "INSPECT_REDIRECTION_DOMAIN"
    INSPECT_REDIRECTION_DOMAIN
    "TRUST_REDIRECTION_DOMAIN"
    TRUST_REDIRECTION_DOMAIN
    InspectRedirectionDomain
    INSPECT_REDIRECTION_DOMAIN
    TrustRedirectionDomain
    TRUST_REDIRECTION_DOMAIN
    InspectRedirectionDomain
    INSPECT_REDIRECTION_DOMAIN
    TrustRedirectionDomain
    TRUST_REDIRECTION_DOMAIN
    INSPECT_REDIRECTION_DOMAIN
    INSPECT_REDIRECTION_DOMAIN
    TRUST_REDIRECTION_DOMAIN
    TRUST_REDIRECTION_DOMAIN
    "INSPECT_REDIRECTION_DOMAIN"
    INSPECT_REDIRECTION_DOMAIN
    "TRUST_REDIRECTION_DOMAIN"
    TRUST_REDIRECTION_DOMAIN

    FirewallRuleGroupFirewallRuleType, FirewallRuleGroupFirewallRuleTypeArgs

    Firewall rule type union. Exactly one member must be set. Mutually exclusive with FirewallDomainListId and DnsThreatProtection/ConfidenceThreshold.

    FirewallRuleGroupShareStatus, FirewallRuleGroupShareStatusArgs

    NotShared
    NOT_SHARED
    SharedWithMe
    SHARED_WITH_ME
    SharedByMe
    SHARED_BY_ME
    FirewallRuleGroupShareStatusNotShared
    NOT_SHARED
    FirewallRuleGroupShareStatusSharedWithMe
    SHARED_WITH_ME
    FirewallRuleGroupShareStatusSharedByMe
    SHARED_BY_ME
    "NOT_SHARED"
    NOT_SHARED
    "SHARED_WITH_ME"
    SHARED_WITH_ME
    "SHARED_BY_ME"
    SHARED_BY_ME
    NotShared
    NOT_SHARED
    SharedWithMe
    SHARED_WITH_ME
    SharedByMe
    SHARED_BY_ME
    NotShared
    NOT_SHARED
    SharedWithMe
    SHARED_WITH_ME
    SharedByMe
    SHARED_BY_ME
    NOT_SHARED
    NOT_SHARED
    SHARED_WITH_ME
    SHARED_WITH_ME
    SHARED_BY_ME
    SHARED_BY_ME
    "NOT_SHARED"
    NOT_SHARED
    "SHARED_WITH_ME"
    SHARED_WITH_ME
    "SHARED_BY_ME"
    SHARED_BY_ME

    FirewallRuleGroupStatus, FirewallRuleGroupStatusArgs

    Complete
    COMPLETE
    Deleting
    DELETING
    Updating
    UPDATING
    InactiveOwnerAccountClosed
    INACTIVE_OWNER_ACCOUNT_CLOSED
    FirewallRuleGroupStatusComplete
    COMPLETE
    FirewallRuleGroupStatusDeleting
    DELETING
    FirewallRuleGroupStatusUpdating
    UPDATING
    FirewallRuleGroupStatusInactiveOwnerAccountClosed
    INACTIVE_OWNER_ACCOUNT_CLOSED
    "COMPLETE"
    COMPLETE
    "DELETING"
    DELETING
    "UPDATING"
    UPDATING
    "INACTIVE_OWNER_ACCOUNT_CLOSED"
    INACTIVE_OWNER_ACCOUNT_CLOSED
    Complete
    COMPLETE
    Deleting
    DELETING
    Updating
    UPDATING
    InactiveOwnerAccountClosed
    INACTIVE_OWNER_ACCOUNT_CLOSED
    Complete
    COMPLETE
    Deleting
    DELETING
    Updating
    UPDATING
    InactiveOwnerAccountClosed
    INACTIVE_OWNER_ACCOUNT_CLOSED
    COMPLETE
    COMPLETE
    DELETING
    DELETING
    UPDATING
    UPDATING
    INACTIVE_OWNER_ACCOUNT_CLOSED
    INACTIVE_OWNER_ACCOUNT_CLOSED
    "COMPLETE"
    COMPLETE
    "DELETING"
    DELETING
    "UPDATING"
    UPDATING
    "INACTIVE_OWNER_ACCOUNT_CLOSED"
    INACTIVE_OWNER_ACCOUNT_CLOSED

    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 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.66.0
    published on Monday, May 18, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial