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

FirewallRuleGroupAssociation

An association between a firewall rule group and a VPC, which enables DNS filtering for the VPC.

Contents

Arn

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

Type: String

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

Required: No

CreationTime

The date and time that the association 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

FirewallRuleGroupId

The unique identifier of the firewall rule group.

Type: String

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

Required: No

Id

The identifier for the association.

Type: String

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

Required: No

ManagedOwnerName

The owner of the association, used only for associations that are not managed by you. If you use Amazon Firewall Manager to manage your DNS Firewalls, then this reports Firewall Manager as the managed owner.

Type: String

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

Required: No

ModificationTime

The date and time that the association 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

MutationProtection

If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

Name

The name of the association.

Type: String

Length Constraints: Maximum length of 64.

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

Required: No

Priority

The setting that determines the processing order of the rule group among the rule groups that are associated with a single VPC. DNS Firewall filters VPC traffic starting from rule group with the lowest numeric priority setting.

Type: Integer

Required: No

Status

The current status of the association.

Type: String

Valid Values: COMPLETE | DELETING | UPDATING

Required: No

StatusMessage

Additional information about the status of the response, if available.

Type: String

Length Constraints: Maximum length of 255.

Required: No

VpcId

The unique identifier of the VPC that is associated with the rule group.

Type: String

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

Required: No

See Also

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