FirewallRuleGroupMetadata - 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).

FirewallRuleGroupMetadata

Minimal high-level information for a firewall rule group. The action ListFirewallRuleGroups returns an array of these objects.

To retrieve full information for a firewall rule group, call GetFirewallRuleGroup and 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

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

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

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

See Also

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