Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

High-level information for a firewall rule group. A firewall rule group is a collection of rules that DNS Firewall uses to filter DNS network traffic for a VPC. To retrieve the rules for the rule group, call ListFirewallRules.

Hierarchy

  • FirewallRuleGroup

Properties

Arn?: string

The ARN (Amazon Resource Name) of the rule group.

CreationTime?: string

The date and time that the rule group was created, in Unix time format and Coordinated Universal Time (UTC).

CreatorRequestId?: string

A unique string defined by you to identify the request. This allows you to retry failed requests without the risk of running the operation twice. This can be any unique string, for example, a timestamp.

Id?: string

The ID of the rule group.

ModificationTime?: string

The date and time that the rule group was last modified, in Unix time format and Coordinated Universal Time (UTC).

Name?: string

The name of the rule group.

OwnerId?: string

The Amazon Web Services account ID for the account that created the rule group. When a rule group is shared with your account, this is the account that has shared the rule group with you.

RuleCount?: number

The number of rules in the rule group.

ShareStatus?: string

Whether the rule group is shared with other Amazon Web Services accounts, or was shared with the current account by another Amazon Web Services account. Sharing is configured through Resource Access Manager (RAM).

Status?: string

The status of the domain list.

StatusMessage?: string

Additional information about the status of the rule group, if available.