FirewallRuleGroup - Amazon Route 53
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FirewallRuleGroup

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.

Contents

Arn

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

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

CreationTime

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

Type: String

Length Constraints: Minimum length of 20. Maximum length of 40.

Required: No

CreatorRequestId

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.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

Id

The ID of the rule group.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

ModificationTime

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

Type: String

Length Constraints: Minimum length of 20. Maximum length of 40.

Required: No

Name

The name of the rule group.

Type: String

Length Constraints: Maximum length of 64.

Pattern: (?!^[0-9]+$)([a-zA-Z0-9\-_' ']+)

Required: No

OwnerId

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.

Type: String

Length Constraints: Minimum length of 12. Maximum length of 32.

Required: No

RuleCount

The number of rules in the rule group.

Type: Integer

Required: No

ShareStatus

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 Amazon Resource Access Manager (Amazon RAM).

Type: String

Valid Values: NOT_SHARED | SHARED_WITH_ME | SHARED_BY_ME

Required: No

Status

The status of the domain list.

Type: String

Valid Values: COMPLETE | DELETING | UPDATING

Required: No

StatusMessage

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

Type: String

Length Constraints: Maximum length of 255.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: